Merge "Rename flat-db network for trove"

This commit is contained in:
Zuul 2019-04-04 11:22:48 +00:00 committed by Gerrit Code Review
commit ef03b506e0
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ global_overrides:
host_bind_override: "eth13"
ip_from_q: "dbaas"
type: "flat"
net_name: "flat-db"
net_name: "dbaas-mgmt"
group_binds:
- neutron_linuxbridge_agent
- rabbitmq

View File

@ -74,7 +74,7 @@ global_overrides:
host_bind_override: "eth13"
ip_from_q: "dbaas"
type: "flat"
net_name: "flat-db"
net_name: "dbaas-mgmt"
group_binds:
- neutron_linuxbridge_agent
- rabbitmq