neutron/neutron/conf
Slawek Kaplonski 67a9f46d80 Move policy rules "deprecated_*" params to the DeprecatedRule
Oslo policy moved those parameters to the DeprecatedRule object in [1]
and deprecated it in DocumentedRule object.
To avoid many deprecation warnings e.g. in our tests, this patch moves
"deprecated_since" and "deprecated_reason" parameters to the
DeprecatedRule object.

That change requires also bump of the oslo_policy to the 3.7.0 version
as change [1] isn't available in oslo_policy 3.6.2.

Additionally this patch also changes simple string "Wallaby" to
oslo_log.versionutils constant.

[1] https://review.opendev.org/c/openstack/oslo.policy/+/766628

Change-Id: I3234e04f417171db0d90e3e70661cc69bff8a4b1
2021-03-18 21:31:56 +01:00
..
agent Ensure XenAPI options are loaded 2021-01-03 20:53:01 +09:00
db Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
extensions Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
plugins Remove deprecated use_veth_interconnection option 2020-10-28 12:57:15 +01:00
policies Move policy rules "deprecated_*" params to the DeprecatedRule 2021-03-18 21:31:56 +01:00
services Granular metering data in neutron-metering-agent 2020-09-04 09:20:54 -03:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
common.py Config option to disable the DHCP functions 2021-03-05 14:35:29 +08:00
profiling.py Add profiler decorator to Neutron 2019-10-31 10:05:01 -05:00
quota.py Bump default quotas for ports, subnets, and networks 2017-03-21 18:35:28 +00:00
service.py Merge "Add "rpc_response_max_timeout" config variable in OVS agent" 2019-03-01 12:09:18 +00:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00