Merge "Make *AdminStateUp parameters consistent"

This commit is contained in:
Jenkins 2017-07-13 13:40:25 +00:00 committed by Gerrit Code Review
commit 5b2395a2ed
11 changed files with 11 additions and 11 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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