Lance Bragstad
924c40975a
Bump oslo.policy to 3.6.2
Prior to oslo.policy version 3.6.2, the Enforcer() object would load and update the deprecated rules for a check regardless of it already being done. A recent change to oslo.policy updated the Enforcer() to be smarter about this case and it was released in oslo.policy version 3.6.2: https://review.opendev.org/c/openstack/oslo.policy/+/773414 This became prevalent in neutron's usage of deprecated rules to update their policies for secure RBAC personas since the Enforcer() object is used extensively for APIs, resource, and attribute protection. This should restore neutron's API performance to what it was prior to the mass deprecation default policy rules. Depends-On: https://review.opendev.org/c/openstack/requirements/+/774290 Closes-Bug: 1913718 Change-Id: Ia0e283f09c80605d6920843450b88cbc061996d5
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%