Remove xenapi from neutron ml2 config opts

This patch just remove xenapi from setup.cfg
as it has been already removed in [1].

[1] https://review.opendev.org/c/openstack/neutron/+/787736

Change-Id: I7d651c129bb9468ddcc344ddec66184e5cc1c5fa
This commit is contained in:
Michal Arbet 2022-10-19 09:54:42 +02:00
parent 100abfc043
commit c871135cdd
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ oslo.config.opts =
neutron.ml2.ovn = neutron.conf.plugins.ml2.drivers.ovn.ovn_conf:list_opts
neutron.ml2.ovs.agent = neutron.opts:list_ovs_opts
neutron.ml2.sriov.agent = neutron.opts:list_sriov_agent_opts
neutron.ml2.xenapi = neutron.opts:list_xenapi_opts
neutron.ovn.metadata.agent = neutron.conf.agent.ovn.metadata.config:list_metadata_agent_opts
nova.auth = neutron.opts:list_nova_auth_opts
placement.auth = neutron.opts:list_placement_auth_opts