Rename the provider to openstack-heat

There might be several methods to deploy a Kubernetes cluster on OpenStack.
It is better to name the provider more specific.
pull/6/head
OHTAKE Tomohiro 2016-04-25 10:43:30 +09:00 committed by Lukasz Zajaczkowski
parent 23bcbbfaca
commit 5ea2940cfe
17 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@
## Contains configuration values for interacting with the Ubuntu cluster in test mode
KUBE_ROOT=$(dirname "${BASH_SOURCE}")/../..
source "${KUBE_ROOT}/cluster/openstack/config-default.sh"
source "${KUBE_ROOT}/cluster/openstack-heat/config-default.sh"