ironic/ironic
Ghanshyam Mann 34337f75fb Fix oslo policy DeprecatedRule warnings
Since 3.7.0, oslo policy started the DeprecationWarning[1] if
deprecated_reason and deprecated_since param are not passed
in DeprecatedRule or they are passed in RuleDefault object.

These warnings are logged for every test which increase the
log size and sometime can full the log buffer and fail the
job.

This fixes the 1431 warnings
- https://zuul.opendev.org/t/openstack/build/cace355f7c0d4cbcb1df7856a03194d7/log/job-output.txt#1029

[1] https://github.com/openstack/oslo.policy/blob/3.7.0/oslo_policy/policy.py#L1538

Change-Id: I98d20aea80d547e1f301c150564f732619c9e744
2021-07-05 10:57:21 -05:00
..
api Merge "Remove redundant/legacy is_admin logic" 2021-06-24 23:08:35 +00:00
cmd Fix ironic-status db index check 2021-06-10 07:04:15 -07:00
common Fix oslo policy DeprecatedRule warnings 2021-07-05 10:57:21 -05:00
conductor Include bios registry fields in bios API 2021-05-27 12:15:20 -04:00
conf Deprecate [pxe]ip_version parameter 2021-06-28 06:59:34 -07:00
db Only return the requested fields from the DB 2021-06-25 06:14:39 -07:00
dhcp Add both IPv4 and IPv6 DHCP options if interface has both 2021-02-26 23:39:44 +00:00
drivers Merge "Ramdisk: do not require image_source" 2021-07-02 16:24:15 +00:00
hacking Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
objects Set stage for objects to handle selected field lists. 2021-06-25 23:04:09 +00:00
tests Merge "Suppress policy deprecation and default change warnings" 2021-07-02 20:43:39 +00:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00