Update typos
authorSwapnil Kulkarni (coolsvap) <me@coolsvap.net>
Tue, 24 Nov 2015 13:48:47 +0000 (19:18 +0530)
committerSwapnil Kulkarni (coolsvap) <me@coolsvap.net>
Tue, 24 Nov 2015 13:50:35 +0000 (19:20 +0530)
Change-Id: Id63c1bcfc34058eb7285698ba9bf86d1cf2025a6

14 files changed:
firstboot/userdata_heat_admin.yaml
network/external.yaml
network/internal_api.yaml
network/ports/ctlplane_vip.yaml
network/ports/external.yaml
network/ports/internal_api.yaml
network/ports/noop.yaml
network/ports/storage.yaml
network/ports/storage_mgmt.yaml
network/ports/tenant.yaml
network/ports/vip.yaml
network/storage.yaml
network/storage_mgmt.yaml
network/tenant.yaml

index 73481c6..f8891b2 100644 (file)
@@ -1,7 +1,7 @@
 heat_template_version: 2014-10-16
 
 parameters:
-  # Can be overriden via parameter_defaults in the environment
+  # Can be overridden via parameter_defaults in the environment
   node_admin_username:
     type: string
     default: heat-admin
index e8f92a5..3b24da7 100644 (file)
@@ -15,7 +15,7 @@ parameters:
     type: json
   ExternalNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   ExternalNetEnableDHCP:
     default: false
index 69154be..6f8aa3a 100644 (file)
@@ -15,7 +15,7 @@ parameters:
     type: json
   InternalApiNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   InternalApiNetEnableDHCP:
     default: false
index 0d2945b..da1761b 100644 (file)
@@ -13,7 +13,7 @@ parameters:
     description: Name of the port
     default: ''
     type: string
-  ControlPlaneIP: # Here for compatability with noop.yaml
+  ControlPlaneIP: # Here for compatibility with noop.yaml
     description: IP address on the control plane
     type: string
   ControlPlaneNetwork:
index 63e3eeb..316f810 100644 (file)
@@ -13,7 +13,7 @@ parameters:
     description: Name of the port
     default: ''
     type: string
-  ControlPlaneIP: # Here for compatability with noop.yaml
+  ControlPlaneIP: # Here for compatibility with noop.yaml
     description: IP address on the control plane
     type: string
   ControlPlaneNetwork: # Here for compatibility with ctlplane_vip.yaml
index da1b185..6e7ad4c 100644 (file)
@@ -12,7 +12,7 @@ parameters:
     description: Name of the port
     default: ''
     type: string
-  ControlPlaneIP: # Here for compatability with noop.yaml
+  ControlPlaneIP: # Here for compatibility with noop.yaml
     description: IP address on the control plane
     type: string
 
index 31ee6f3..028624f 100644 (file)
@@ -16,7 +16,7 @@ parameters:
     default: ''
     type: string
   NetworkName:
-    description: # Here for compatability with vip.yaml
+    description: # Here for compatibility with vip.yaml
     default: ''
     type: string
   FixedIPs:
index ecb20b8..35d07ba 100644 (file)
@@ -12,7 +12,7 @@ parameters:
     description: Name of the port
     default: ''
     type: string
-  ControlPlaneIP: # Here for compatability with noop.yaml
+  ControlPlaneIP: # Here for compatibility with noop.yaml
     description: IP address on the control plane
     type: string
 
index 2ab39f2..346de66 100644 (file)
@@ -12,7 +12,7 @@ parameters:
     description: Name of the port
     default: ''
     type: string
-  ControlPlaneIP: # Here for compatability with noop.yaml
+  ControlPlaneIP: # Here for compatibility with noop.yaml
     description: IP address on the control plane
     type: string
 
index aae12d4..0e8fb2a 100644 (file)
@@ -12,7 +12,7 @@ parameters:
     description: Name of the port
     default: ''
     type: string
-  ControlPlaneIP: # Here for compatability with noop.yaml
+  ControlPlaneIP: # Here for compatibility with noop.yaml
     description: IP address on the control plane
     type: string
 
index 299579d..2078fc4 100644 (file)
@@ -13,7 +13,7 @@ parameters:
     description: Name of the port
     default: ''
     type: string
-  ControlPlaneIP: # Here for compatability with noop.yaml
+  ControlPlaneIP: # Here for compatibility with noop.yaml
     description: IP address on the control plane
     type: string
   ControlPlaneNetwork:
index 60b779e..dc9f35e 100644 (file)
@@ -15,7 +15,7 @@ parameters:
     type: json
   StorageNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   StorageNetEnableDHCP:
     default: false
index 043bc87..59933c8 100644 (file)
@@ -15,7 +15,7 @@ parameters:
     type: json
   StorageMgmtNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   StorageMgmtNetEnableDHCP:
     default: false
index daf5cb7..6fe9612 100644 (file)
@@ -15,7 +15,7 @@ parameters:
     type: json
   TenantNetAdminStateUp:
     default: false
-    description: This admin state of of the network.
+    description: This admin state of the network.
     type: boolean
   TenantNetEnableDHCP:
     default: false