diff --git a/etc/openstack_deploy/openstack_user_config.yml.aio.j2 b/etc/openstack_deploy/openstack_user_config.yml.aio.j2 index 7774e8b1ca..f4b81a20b2 100644 --- a/etc/openstack_deploy/openstack_user_config.yml.aio.j2 +++ b/etc/openstack_deploy/openstack_user_config.yml.aio.j2 @@ -111,7 +111,7 @@ global_overrides: {% endif %} {% if 'octavia' in bootstrap_host_scenarios_expanded %} - network: - container_bridge: "br-octavia" + container_bridge: "br-lbaas" container_type: "veth" container_interface: "eth14" network_interface: "eth14"