Merge "Deprecate support for networking-ansible"
This commit is contained in:
commit
419ebe8cb6
@ -1,4 +1,5 @@
|
||||
# A Heat environment file which can be used to enable network-ansible ML2 mechanism driver
|
||||
# NOTE: Support for networking-ansible has been deprecated and will be removed after Z release.
|
||||
resource_registry:
|
||||
OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginML2Ansible
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
# A Heat environment file which can be used to enable network-ansible ML2 mechanism driver
|
||||
# NOTE: Support for networking-ansible has been deprecated and will be removed after Z release.
|
||||
resource_registry:
|
||||
OS::TripleO::Services::NeutronCorePlugin: OS::TripleO::Services::NeutronCorePluginML2Ansible
|
||||
|
||||
|
@ -158,7 +158,6 @@ 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/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
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Support for the ``networking-ansible`` plugin has been deprecated. It will
|
||||
be removed after the Zed release.
|
Loading…
x
Reference in New Issue
Block a user