Update typos
Change-Id: Id63c1bcfc34058eb7285698ba9bf86d1cf2025a6
This commit is contained in:
parent
7bae1ce8b0
commit
b49a96da29
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user