neutron/neutron/conf/agent
Takashi Kajinami 459716e644 Ensure XenAPI options are loaded
Options for XenAPI support are supposed to have been deprecated, but
actually they were removed by the deprecation patch[1]. This change is
a partial revert of that patch[1], and ensures that these options are
loaded, so that warning messages about these deprecated options appear
in logs.

This change also removes these deprecated options from the example
rootwrap conf file.

[1] a6dbf97242

Change-Id: Id024dabf276e492268e723e526d7a787156eb9c1
2021-01-03 20:53:01 +09:00
..
database Define dhcp_agents_per_network with min=1 2019-05-15 14:08:21 -04:00
l3 Deprecate config option "keepalived_use_no_track" 2020-10-26 11:07:45 +01:00
metadata [OVN][OVS] Different metadata_workers default based on driver 2020-09-09 09:39:13 +01:00
ovn [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00
__init__.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
cmd.py Improve ovs cleanup utility help 2019-12-20 09:14:34 +00:00
common.py Deprecate XenAPI support 2020-12-09 20:15:39 +00:00
dhcp.py DHCPv6 - Use addr6_list in dnsmasq 2020-03-03 11:03:36 +01:00
l2_ext_fdb_population.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
linux.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
ovs_conf.py Add "igmp_snooping_enable" config option for OVS agent 2019-11-02 13:46:13 +01:00
ovsdb_api.py Remove info about "ovsdb_interface" from config description 2019-10-30 10:14:26 +01:00
securitygroups_rpc.py Add custom ethertype processing 2019-06-28 14:07:16 -04:00
windows.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
xenapi_conf.py Ensure XenAPI options are loaded 2021-01-03 20:53:01 +09:00