Update typos

Change-Id: Id63c1bcfc34058eb7285698ba9bf86d1cf2025a6
This commit is contained in:
Swapnil Kulkarni (coolsvap) 2015-11-24 19:18:47 +05:30
parent 7bae1ce8b0
commit b49a96da29
14 changed files with 14 additions and 14 deletions

View 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

View 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

View 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

View 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:

View 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

View 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

View 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:

View 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

View 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

View 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

View 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:

View 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

View 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

View 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