Merge "Make *AdminStateUp parameters consistent"
This commit is contained in:
commit
5b2395a2ed
@ -15,7 +15,7 @@ parameters:
|
||||
type: json
|
||||
ExternalNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
ExternalNetEnableDHCP:
|
||||
default: false
|
||||
|
@ -16,7 +16,7 @@ parameters:
|
||||
type: json
|
||||
ExternalNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
ExternalNetShared:
|
||||
default: false
|
||||
|
@ -15,7 +15,7 @@ parameters:
|
||||
type: json
|
||||
InternalApiNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
InternalApiNetEnableDHCP:
|
||||
default: false
|
||||
|
@ -16,7 +16,7 @@ parameters:
|
||||
type: json
|
||||
InternalApiNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
InternalApiNetShared:
|
||||
default: false
|
||||
|
@ -16,7 +16,7 @@ parameters:
|
||||
type: json
|
||||
ManagementNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
ManagementNetShared:
|
||||
default: false
|
||||
|
@ -15,7 +15,7 @@ parameters:
|
||||
type: json
|
||||
StorageNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of the network.
|
||||
description: The 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 the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
StorageMgmtNetEnableDHCP:
|
||||
default: false
|
||||
|
@ -16,7 +16,7 @@ parameters:
|
||||
type: json
|
||||
StorageMgmtNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
StorageMgmtNetShared:
|
||||
default: false
|
||||
|
@ -16,7 +16,7 @@ parameters:
|
||||
type: json
|
||||
StorageNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
StorageNetShared:
|
||||
default: false
|
||||
|
@ -15,7 +15,7 @@ parameters:
|
||||
type: json
|
||||
TenantNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
TenantNetEnableDHCP:
|
||||
default: false
|
||||
|
@ -16,7 +16,7 @@ parameters:
|
||||
type: json
|
||||
TenantNetAdminStateUp:
|
||||
default: false
|
||||
description: This admin state of of the network.
|
||||
description: The admin state of the network.
|
||||
type: boolean
|
||||
TenantNetShared:
|
||||
default: false
|
||||
|
Loading…
Reference in New Issue
Block a user