cyborg/cyborg
Ghanshyam Mann 5469b497eb 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.

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

Change-Id: I5f7b2027e9d015cef6e8e7b459ebf2005c432209
2021-07-05 11:34:47 -05:00
..
accelerator Merge "improve drivers with enumerate()" 2021-03-08 01:16:20 +00:00
agent Remove tmp bitstream file always 2020-10-25 10:28:46 +08:00
api Revert device_profile key to show device profile API 2021-04-02 03:27:46 +00:00
cmd Change default policy file from JSON to YAML 2020-09-18 14:16:31 +00:00
common Update rc to placement in reporting datas when rc changed 2021-05-29 02:36:50 +00:00
conductor Merge "Update rc to placement in reporting datas when rc changed" 2021-05-31 07:12:46 +00:00
conf support configuring multiple vgpu types in cyborg 2021-02-26 16:02:09 +08:00
db Replace deprecated with_lockmode with with_for_update 2021-06-25 15:36:02 +08:00
hacking hacking: force explicit import of python's mock 2020-06-19 09:33:13 +00:00
image Remove usage of six 2020-10-07 06:25:20 +00:00
objects Merge "Fill the msg of exception" 2021-06-09 08:50:44 +00:00
policies Fix oslo policy DeprecatedRule warnings 2021-07-05 11:34:47 -05:00
privsep Implement privsep boilerplate in cyborg. 2019-09-25 19:22:12 -07:00
tests Merge "Add ut for nova returns HTTP 207 with all event code 400" 2021-06-09 08:47:47 +00:00
__init__.py Solve execute flake8 stuck in cyborg 2019-08-28 13:44:10 +08:00
context.py Remove usage of six 2020-10-07 06:25:20 +00:00
quota.py Remove usage of six 2020-10-07 06:25:20 +00:00
service_auth.py Added Glance Client for Image downloading 2018-10-16 22:44:15 -04:00
version.py bug fix: devstack can not start cyborg 2018-03-29 20:41:31 +00:00