octavia/octavia/policies
Ghanshyam Mann 7e264e1f21 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: Ifa8c620fe76517b1c040af5905e6a6c1cdb4c922
2021-07-12 13:10:27 -05:00
..
__init__.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
amphora.py Add amphora delete API 2020-09-03 13:34:07 -07:00
availability_zone.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
availability_zone_profile.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
base.py Fix oslo policy DeprecatedRule warnings 2021-07-12 13:10:27 -05:00
flavor.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
flavor_profile.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
healthmonitor.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
l7policy.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
l7rule.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
listener.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
loadbalancer.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
member.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
pool.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
provider.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00
provider_availability_zone.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
provider_flavor.py Availability Zone admin API 2019-11-22 09:49:17 -08:00
quota.py Fix version discovery for the Octavia API 2018-07-08 14:19:04 -07:00