|
|
|
@ -151,21 +151,21 @@ resource_registry:
|
|
|
|
|
# can be the same as NeutronCorePlugin but some vendors install different
|
|
|
|
|
# things where VMs run
|
|
|
|
|
OS::TripleO::Services::ComputeNeutronCorePlugin: OS::Heat::None
|
|
|
|
|
OS::TripleO::Services::ComputeNeutronCorePluginNuage: puppet/services/neutron-compute-plugin-nuage.yaml
|
|
|
|
|
OS::TripleO::Services::ComputeNeutronCorePluginNuage: deployment/neutron/neutron-compute-plugin-nuage.yaml
|
|
|
|
|
# Neutron Core Plugin Vendors (these typically override NeutronCorePlugin)
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginML2OVN: puppet/services/neutron-plugin-ml2-ovn.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginPlumgrid: puppet/services/neutron-plugin-plumgrid.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginNuage: puppet/services/neutron-plugin-nuage.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginML2Nuage: puppet/services/neutron-plugin-ml2-nuage.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginML2OVN: deployment/neutron/neutron-plugin-ml2-ovn.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginPlumgrid: deployment/neutron/neutron-plugin-plumgrid.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginNuage: deployment/neutron/neutron-plugin-nuage.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginML2Nuage: deployment/neutron/neutron-plugin-ml2-nuage.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginNSX: deployment/neutron/neutron-plugin-nsx-container-puppet.yaml
|
|
|
|
|
OS::TripleO::Services::OVNDBs: deployment/ovn/ovn-dbs-container-puppet.yaml
|
|
|
|
|
OS::TripleO::Services::OVNController: deployment/ovn/ovn-controller-container-puppet.yaml
|
|
|
|
|
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginMLNXSDN: deployment/neutron/neutron-plugin-ml2-mlnx-sdn-assist-container-puppet.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginMidonet: puppet/services/neutron-midonet.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronCorePluginMidonet: deployment/neutron/neutron-midonet-baremetal-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::NeutronNuageVrs: puppet/services/neutron-controller-plugin-nuage.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronNuageVrs: deployment/neutron/neutron-controller-plugin-nuage.yaml
|
|
|
|
|
OS::TripleO::Services::NeutronOvsAgent: OS::Heat::None
|
|
|
|
|
OS::TripleO::Services::NeutronLinuxbridgeAgent: OS::Heat::None
|
|
|
|
|
OS::TripleO::Services::ComputeNeutronOvsAgent: OS::Heat::None
|
|
|
|
@ -337,7 +337,7 @@ resource_registry:
|
|
|
|
|
# Default Neutron ML2 puppet plugin to use when NeutronCorePlugin is set to ML2
|
|
|
|
|
# FIXME(bogdando): can not be switched yet due to puppet-base issues
|
|
|
|
|
# see https://review.openstack.org/#/c/563443
|
|
|
|
|
OS::TripleO::Docker::NeutronMl2PluginBase: puppet/services/neutron-plugin-ml2-ovn.yaml
|
|
|
|
|
OS::TripleO::Docker::NeutronMl2PluginBase: deployment/neutron/neutron-plugin-ml2-ovn.yaml
|
|
|
|
|
OS::TripleO::Services::Multipathd: deployment/multipathd/multipathd-container.yaml
|
|
|
|
|
|
|
|
|
|
# Logging
|
|
|
|
|