X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage_mgmt.yaml;h=bc4347c23439b71a05efa2f2b741b69ef07acbdf;hb=0be476483baca4483bbff74a463332b21ffdf31e;hp=23c5b4b7949867a5f58ccedbf94dfcf43d81c635;hpb=bb291c5a9b5a74628c889b76c68f622f7ba31dd6;p=apex-tripleo-heat-templates.git diff --git a/network/storage_mgmt.yaml b/network/storage_mgmt.yaml index 23c5b4b7..bc4347c2 100644 --- a/network/storage_mgmt.yaml +++ b/network/storage_mgmt.yaml @@ -61,3 +61,5 @@ outputs: OS::stack_id: description: Neutron storage management network value: {get_resource: StorageMgmtNetwork} + subnet_cidr: + value: {get_attr: StorageMgmtSubnet, cidr}