Make *AdminStateUp parameters consistent

Change-Id: I1849663744dc1ce9aba8067201c03090796df8bb
Partial-Bug: 1700664
This commit is contained in:
Ben Nemec 2017-06-26 17:20:09 -05:00
parent 0db2831da6
commit bb291c5a9b
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