Merge "Disable core dump for setuid programs"
[apex-tripleo-heat-templates.git] / network / storage_v6.yaml
index 36a6fae..777e616 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2015-04-30
+heat_template_version: ocata
 
 description: >
   Storage network.
@@ -62,6 +62,7 @@ resources:
       name: {get_param: StorageSubnetName}
       network: {get_resource: StorageNetwork}
       allocation_pools: {get_param: StorageAllocationPools}
+      gateway_ip: null
 
 outputs:
   OS::stack_id: