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 committed by Flavio Fernandes
parent e3261747fd
commit c759bb68cc
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,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: