commit | 56092dd3207bea711edebbbd3668b21603aada44 | [log] [tgz] |
---|---|---|
author | Mykyta Karpin <mkarpin@mirantis.com> | Thu Nov 07 09:11:42 2024 +0000 |
committer | Gerrit Code Review <gerrit@172.18.228.132> | Thu Nov 07 09:11:42 2024 +0000 |
tree | d9465e60e69735bf00cf11151c7b053bd7ff0b6f | |
parent | 5a797bf3ae49a6ee9bf369b680052286e6d4d36b [diff] | |
parent | 1ac7cc0e0f0fa8248fe93eaa3e7485fe68ad037b [diff] |
Merge "Exclude frontend storage gateway from ipam"
diff --git a/de/heat-templates/fragments/vmx-components/bridges/bridges_internal.yaml b/de/heat-templates/fragments/vmx-components/bridges/bridges_internal.yaml index 4e203bf..684b1a4 100644 --- a/de/heat-templates/fragments/vmx-components/bridges/bridges_internal.yaml +++ b/de/heat-templates/fragments/vmx-components/bridges/bridges_internal.yaml
@@ -18,6 +18,9 @@ network_id: {get_resource: bridge_net_re_pfe} enable_dhcp: False gateway_ip: 128.0.0.3 + allocation_pools: + - start: 128.0.0.250 + end: 128.0.0.254 type: OS::Neutron::Subnet outputs: