Update AIO to use OVN-style provider network for Trove
This patch updates the aio openstack_user_config template to use the OVN/OVS style provider network definition for Trove testing. Change-Id: I864584e213d8a6a50e0f0b1003be34b0e392dd6e
This commit is contained in:
parent
6c8d21781e
commit
7b9d543ab5
@ -101,12 +101,12 @@ global_overrides:
|
||||
container_bridge: "br-dbaas"
|
||||
container_type: "veth"
|
||||
container_interface: "eth13"
|
||||
host_bind_override: "eth13"
|
||||
network_interface: "eth13"
|
||||
ip_from_q: "dbaas"
|
||||
type: "flat"
|
||||
net_name: "dbaas-mgmt"
|
||||
group_binds:
|
||||
- neutron_linuxbridge_agent
|
||||
- neutron_ovn_gateway
|
||||
- rabbitmq
|
||||
{% endif %}
|
||||
{% if 'octavia' in bootstrap_host_scenarios_expanded %}
|
||||
|
Loading…
Reference in New Issue
Block a user