commit | 48065a1fc3e8ea8b13c99d01f2189f2605cb1339 | [log] [tgz] |
---|---|---|
author | Ilya Bumarskov <ibumarskov@mirantis.com> | Mon Nov 04 11:56:40 2024 +0100 |
committer | Ilya Bumarskov <ibumarskov@mirantis.com> | Mon Nov 04 11:58:11 2024 +0100 |
tree | 51f24544be6d59e573405df24d87b3e74d607f7f | |
parent | 5607319e15097ced523df4dd6bbf25fe469ca963 [diff] |
Fix allocation pool for bridge_network_subnet_re_pfe Related: PRODX-12687 Change-Id: I02cd743587739d2673d8348870f0affd920840f2
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: