Commit 5ea2940c authored by OHTAKE Tomohiro's avatar OHTAKE Tomohiro Committed by Lukasz Zajaczkowski

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.
parent 23bcbbfa
......@@ -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"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment