X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage_mgmt.yaml;h=03cfd139feb35ed59423c32e7fb5962bfcd46be4;hb=9e3bf28cf0a95c5c98658d196ffa6093b39e9655;hp=043bc87bd65d863801e28543d181d552bd715977;hpb=c250a76aa366c49d70e37253352684ecc8e3a24f;p=apex-tripleo-heat-templates.git diff --git a/network/storage_mgmt.yaml b/network/storage_mgmt.yaml index 043bc87b..03cfd139 100644 --- a/network/storage_mgmt.yaml +++ b/network/storage_mgmt.yaml @@ -15,7 +15,7 @@ parameters: type: json StorageMgmtNetAdminStateUp: default: false - description: This admin state of of the network. + description: This admin state of the network. type: boolean StorageMgmtNetEnableDHCP: default: false @@ -55,6 +55,7 @@ resources: name: {get_param: StorageMgmtSubnetName} network: {get_resource: StorageMgmtNetwork} allocation_pools: {get_param: StorageMgmtAllocationPools} + gateway_ip: null outputs: OS::stack_id: