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 heat_template_version: 2014-10-16
parameters: parameters:
# Can be overriden via parameter_defaults in the environment # Can be overridden via parameter_defaults in the environment
node_admin_username: node_admin_username:
type: string type: string
default: heat-admin default: heat-admin

View File

@ -15,7 +15,7 @@ parameters:
type: json type: json
ExternalNetAdminStateUp: ExternalNetAdminStateUp:
default: false default: false
description: This admin state of of the network. description: This admin state of the network.
type: boolean type: boolean
ExternalNetEnableDHCP: ExternalNetEnableDHCP:
default: false default: false

View File

@ -15,7 +15,7 @@ parameters:
type: json type: json
InternalApiNetAdminStateUp: InternalApiNetAdminStateUp:
default: false default: false
description: This admin state of of the network. description: This admin state of the network.
type: boolean type: boolean
InternalApiNetEnableDHCP: InternalApiNetEnableDHCP:
default: false default: false

View File

@ -13,7 +13,7 @@ parameters:
description: Name of the port description: Name of the port
default: '' default: ''
type: string type: string
ControlPlaneIP: # Here for compatability with noop.yaml ControlPlaneIP: # Here for compatibility with noop.yaml
description: IP address on the control plane description: IP address on the control plane
type: string type: string
ControlPlaneNetwork: ControlPlaneNetwork:

View File

@ -13,7 +13,7 @@ parameters:
description: Name of the port description: Name of the port
default: '' default: ''
type: string type: string
ControlPlaneIP: # Here for compatability with noop.yaml ControlPlaneIP: # Here for compatibility with noop.yaml
description: IP address on the control plane description: IP address on the control plane
type: string type: string
ControlPlaneNetwork: # Here for compatibility with ctlplane_vip.yaml ControlPlaneNetwork: # Here for compatibility with ctlplane_vip.yaml

View File

@ -12,7 +12,7 @@ parameters:
description: Name of the port description: Name of the port
default: '' default: ''
type: string type: string
ControlPlaneIP: # Here for compatability with noop.yaml ControlPlaneIP: # Here for compatibility with noop.yaml
description: IP address on the control plane description: IP address on the control plane
type: string type: string

View File

@ -16,7 +16,7 @@ parameters:
default: '' default: ''
type: string type: string
NetworkName: NetworkName:
description: # Here for compatability with vip.yaml description: # Here for compatibility with vip.yaml
default: '' default: ''
type: string type: string
FixedIPs: FixedIPs:

View File

@ -12,7 +12,7 @@ parameters:
description: Name of the port description: Name of the port
default: '' default: ''
type: string type: string
ControlPlaneIP: # Here for compatability with noop.yaml ControlPlaneIP: # Here for compatibility with noop.yaml
description: IP address on the control plane description: IP address on the control plane
type: string type: string

View File

@ -12,7 +12,7 @@ parameters:
description: Name of the port description: Name of the port
default: '' default: ''
type: string type: string
ControlPlaneIP: # Here for compatability with noop.yaml ControlPlaneIP: # Here for compatibility with noop.yaml
description: IP address on the control plane description: IP address on the control plane
type: string type: string

View File

@ -12,7 +12,7 @@ parameters:
description: Name of the port description: Name of the port
default: '' default: ''
type: string type: string
ControlPlaneIP: # Here for compatability with noop.yaml ControlPlaneIP: # Here for compatibility with noop.yaml
description: IP address on the control plane description: IP address on the control plane
type: string type: string

View File

@ -13,7 +13,7 @@ parameters:
description: Name of the port description: Name of the port
default: '' default: ''
type: string type: string
ControlPlaneIP: # Here for compatability with noop.yaml ControlPlaneIP: # Here for compatibility with noop.yaml
description: IP address on the control plane description: IP address on the control plane
type: string type: string
ControlPlaneNetwork: ControlPlaneNetwork:

View File

@ -15,7 +15,7 @@ parameters:
type: json type: json
StorageNetAdminStateUp: StorageNetAdminStateUp:
default: false default: false
description: This admin state of of the network. description: This admin state of the network.
type: boolean type: boolean
StorageNetEnableDHCP: StorageNetEnableDHCP:
default: false default: false

View File

@ -15,7 +15,7 @@ parameters:
type: json type: json
StorageMgmtNetAdminStateUp: StorageMgmtNetAdminStateUp:
default: false default: false
description: This admin state of of the network. description: This admin state of the network.
type: boolean type: boolean
StorageMgmtNetEnableDHCP: StorageMgmtNetEnableDHCP:
default: false default: false

View File

@ -15,7 +15,7 @@ parameters:
type: json type: json
TenantNetAdminStateUp: TenantNetAdminStateUp:
default: false default: false
description: This admin state of of the network. description: This admin state of the network.
type: boolean type: boolean
TenantNetEnableDHCP: TenantNetEnableDHCP:
default: false default: false