X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage.yaml;h=35dae17a35fe989fbc02525712735b3d29a68658;hb=4e8d5aa2c3bc7e811d2592856549faf809143971;hp=60b779e037ab9b7bc14619dd60a3a684fabf9f45;hpb=f1ed8ace5ec909f7f3674c72f0ae99ecaeb0998e;p=apex-tripleo-heat-templates.git diff --git a/network/storage.yaml b/network/storage.yaml index 60b779e0..35dae17a 100644 --- a/network/storage.yaml +++ b/network/storage.yaml @@ -15,7 +15,7 @@ parameters: type: json StorageNetAdminStateUp: default: false - description: This admin state of of the network. + description: This admin state of the network. type: boolean StorageNetEnableDHCP: default: false @@ -55,6 +55,7 @@ resources: name: {get_param: StorageSubnetName} network: {get_resource: StorageNetwork} allocation_pools: {get_param: StorageAllocationPools} + gateway_ip: null outputs: OS::stack_id: