Fix undefined NeutronCorePluginML2Ansible
This is partial revert of f90f685d5d
and
makes sure the NeutronCorePluginML2Ansible service resource is defined
because it is still referenced to enable networking-ansible which is
now deprecated.
Closes-Bug: #1980202
Change-Id: I01d652094db921a8273f630fbe07f0535c1e8452
This commit is contained in:
parent
92d7061e91
commit
b9148e452b
@ -158,6 +158,7 @@ resource_registry:
|
||||
|
||||
OS::TripleO::Services::NeutronCorePluginMLNXSDN: deployment/neutron/neutron-plugin-ml2-mlnx-sdn-assist-container-puppet.yaml
|
||||
OS::TripleO::Services::NeutronCorePluginVTS: deployment/neutron/neutron-plugin-ml2-cisco-vts-container-puppet.yaml
|
||||
OS::TripleO::Services::NeutronCorePluginML2Ansible: deployment/deprecated/neutron/neutron-plugin-ml2-ansible-container-puppet.yaml
|
||||
OS::TripleO::Services::NeutronOvsAgent: OS::Heat::None
|
||||
OS::TripleO::Services::NeutronLinuxbridgeAgent: OS::Heat::None
|
||||
OS::TripleO::Services::ComputeNeutronOvsAgent: OS::Heat::None
|
||||
|
Loading…
Reference in New Issue
Block a user