X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage.yaml;h=0a704ea374430dc141c709549f0821a32c498efb;hb=3cce9cfa072ce343f6b203e4f1bb7dbd12622c92;hp=dc9f35eabe8d8959a9a889f9959064516fd15b97;hpb=86a77ebd42a3fd3bdddc0c3d242691b45641ade0;p=apex-tripleo-heat-templates.git diff --git a/network/storage.yaml b/network/storage.yaml index dc9f35ea..0a704ea3 100644 --- a/network/storage.yaml +++ b/network/storage.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: ocata description: > Storage network. @@ -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: