X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=network%2Fstorage.yaml;h=0fb9cc00b01e3b5b10cfdbcd090b881419f1715b;hb=fcafc264a573e7600c4dbe477f25f5caf7154f36;hp=dc9f35eabe8d8959a9a889f9959064516fd15b97;hpb=64c2ca04a14ef8e31a861fa394422731d9ca897f;p=apex-tripleo-heat-templates.git diff --git a/network/storage.yaml b/network/storage.yaml index dc9f35ea..0fb9cc00 100644 --- a/network/storage.yaml +++ b/network/storage.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2015-04-30 +heat_template_version: pike 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: