aboutsummaryrefslogtreecommitdiffstats
path: root/network/storage_mgmt_v6.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/storage_mgmt_v6.yaml')
-rw-r--r--network/storage_mgmt_v6.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/storage_mgmt_v6.yaml b/network/storage_mgmt_v6.yaml
index d6b1652a..0d6614f9 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
@@ -68,3 +68,5 @@ outputs:
OS::stack_id:
description: Neutron storage management network
value: {get_resource: StorageMgmtNetwork}
+ subnet_cidr:
+ value: {get_attr: StorageMgmtSubnet, cidr}