Rename flat-db network for trove

We are renaming the flat network for trove
in order to match the required flat name
that is dbaas-mgmt.

Change-Id: I60e6126a9fc0ca5c51009fb207642ce2c1afa323
This commit is contained in:
Guilherme Steinmüller 2019-04-02 19:53:26 +00:00
parent 33c4f9df3d
commit 430b776854
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