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