ovn_dbs_virtual_ip created even though ovn is disabled

When ML2/OVS is used instead of OVN, also neuter
OS::TripleO::Network::Ports::OVNDBsVipPort to avoid wasting
an IP address.

Closes-Bug: #1869900
Change-Id: Ib87b9b2951c70cb3301014a8015929fabcdeefb6
This commit is contained in:
Flavio Fernandes 2020-03-31 11:56:38 -04:00
parent 17135d60d0
commit 9fa134b23b
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ resource_registry:
OS::TripleO::Services::OVNController: OS::Heat::None
OS::TripleO::Services::OVNDBs: OS::Heat::None
OS::TripleO::Services::OVNMetadataAgent: OS::Heat::None
OS::TripleO::Network::Ports::OVNDBsVipPort: ../../network/ports/noop.yaml
parameter_defaults: