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