Sync neutron-ml2-ansible.yaml files
The two files have different contents. Using the one in the services sub as the source of truth and making them the same. Change-Id: Idbdd03710c3c7f14d00242cc7327ce06f3442a4b Closes-Bug: #1864721
This commit is contained in:
parent
6ba727a493
commit
2468c23c98
@ -1,8 +1,9 @@
|
||||
# A Heat environment file which can be used to enable network-ansible ML2 mechanism driver
|
||||
resource_registry:
|
||||
OS::TripleO::Services::NeutronCorePlugin: ../deployment/neutron/neutron-plugin-ml2-ansible-container-puppet.yaml
|
||||
OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginML2Ansible
|
||||
|
||||
parameter_defaults:
|
||||
IronicApiMaxRetries: 180
|
||||
IronicDefaultNetworkInterface: neutron
|
||||
NeutronMechanismDrivers: ovn,ansible
|
||||
NeutronTypeDrivers: local,geneve,vlan,flat
|
||||
|
Loading…
Reference in New Issue
Block a user