placement/placement
Ghanshyam Mann 5a3bc37017 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.

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

Change-Id: I38c91afdfd773af96db9b2254281c383023481e4
2021-07-05 11:27:50 -05:00
..
cmd Make sure the policy upgrade check get a valid config 2021-04-21 11:16:31 +02:00
conf [goal] Deprecate the JSON formatted policy file 2021-01-15 20:34:51 +00:00
db Stop to use the __future__ module. 2020-06-03 10:38:03 +02:00
handlers Correctly handle integrity errors on MySQL 8.x 2021-03-25 12:06:24 +00:00
objects Adapt to SQLAlchemy 1.4 2021-05-06 07:36:48 +00:00
policies Fix oslo policy DeprecatedRule warnings 2021-07-05 11:27:50 -05:00
schemas Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
tests Merge "Make sure the policy upgrade check get a valid config" 2021-04-21 19:33:42 +00:00
__init__.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
attribute_cache.py Make a TraitCache similar to ResourceClassCache 2019-07-24 11:23:50 +01:00
auth.py policy: Add note about keystone's expansion of roles 2021-02-09 14:46:05 +00:00
context.py Make a TraitCache similar to ResourceClassCache 2019-07-24 11:23:50 +01:00
db_api.py Make the PlacementFixture usable without intercept 2019-03-04 20:55:22 +00:00
deploy.py Fix misspell word 2019-09-06 16:51:04 +08:00
direct.py Fix l-c job and move to latest hacking 4.0.0 2020-12-15 10:21:18 -06:00
errors.py Add query.duplicate_key and .bad_value in api-ref 2019-07-09 10:32:45 +00:00
exception.py Make a TraitCache similar to ResourceClassCache 2019-07-24 11:23:50 +01:00
fault_wrap.py Remove all usage of six library 2020-06-09 14:13:53 +02:00
handler.py [goal] Migrate testing to ubuntu focal 2020-08-16 21:07:26 +00:00
lib.py Merge "Support `same_subtree` queryparam" 2019-07-09 22:49:26 +00:00
microversion.py Further simplify microversion utils 2019-07-23 08:57:58 -05:00
policy.py Implement secure RBAC for resource providers 2021-01-27 17:05:06 +00:00
requestlog.py Fix l-c job and move to latest hacking 4.0.0 2020-12-15 10:21:18 -06:00
rest_api_version_history.rst Follow up fix for same_subtree documentation 2019-07-09 10:23:54 +00:00
util.py Negative member_of query with microversion 1.32 2019-03-29 05:14:27 +00:00
wsgi.py Deprecate [placement]/policy_file config option 2019-09-12 18:18:49 -04:00
wsgi_wrapper.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00