diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-13 13:40:25 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-13 13:40:25 +0000 |
commit | 5b2395a2ed7c5eb0b4f1b5c01467a6c5c095867b (patch) | |
tree | 84f2f66709d4861b5f8a9a1840abe7fdb6765dc2 /network/storage_mgmt_v6.yaml | |
parent | 156ed04010b456701af2a626eefc89a4dd25e79b (diff) | |
parent | bb291c5a9b5a74628c889b76c68f622f7ba31dd6 (diff) |
Merge "Make *AdminStateUp parameters consistent"
Diffstat (limited to 'network/storage_mgmt_v6.yaml')
-rw-r--r-- | network/storage_mgmt_v6.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/storage_mgmt_v6.yaml b/network/storage_mgmt_v6.yaml index d6b1652a..ea60b5e7 100644 --- a/network/storage_mgmt_v6.yaml +++ b/network/storage_mgmt_v6.yaml @@ -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 |