From 88e5115fc3f7bd489fb244f6d192c17282be5e48 Mon Sep 17 00:00:00 2001 From: gengchc2 Date: Wed, 28 Sep 2016 17:57:49 +0800 Subject: [PATCH] Fix a typo in cfg.scale.yaml and config.html TrivialFix Change-Id: Id47167adb634808faefb3e7f2ebf1d807551702c --- kb_server/public/ui/views/config.html | 4 ++-- kloudbuster/cfg.scale.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kb_server/public/ui/views/config.html b/kb_server/public/ui/views/config.html index 708f33a..98f9118 100644 --- a/kb_server/public/ui/views/config.html +++ b/kb_server/public/ui/views/config.html @@ -63,7 +63,7 @@ permissions and limitations under the License. Let Nova Decide Available Zone -
+
@@ -269,4 +269,4 @@ permissions and limitations under the License.
-
\ No newline at end of file +
diff --git a/kloudbuster/cfg.scale.yaml b/kloudbuster/cfg.scale.yaml index c70ad8d..c68dd21 100644 --- a/kloudbuster/cfg.scale.yaml +++ b/kloudbuster/cfg.scale.yaml @@ -70,7 +70,7 @@ server: # If you want to pick a particular AZ, put that AZ name (e.g. nova) # If you want a paticular compute host, put the AZ and compute host names # separated by ':' (e.g. nova:tme100) - # Note that this is ignored/overriden if you specify a topology file (-t) + # Note that this is ignored/overridden if you specify a topology file (-t) availability_zone: # Number of tenants to be created on the cloud @@ -124,7 +124,7 @@ client: # If you want to pick a particular AZ, put that AZ name (e.g. nova) # If you want a paticular compute host, put the AZ and compute host names # separated by ':' (e.g. nova:tme100) - # Note that this is ignored/overriden if you specify a topology file (-t) + # Note that this is ignored/overridden if you specify a topology file (-t) availability_zone: # Progression testing configuration