Bump oslo.policy version to enable new RBAC by default

oslo.policy 4.4.0 enable the RBAC new defaults by default
which enable them for placement also.

Depends-On: https://review.opendev.org/c/openstack/requirements/+/925464
Change-Id: Iaf0c3eeb75955c56c69616fc83733659f41637f4
This commit is contained in:
Ghanshyam Mann 2024-08-22 09:51:24 -07:00
parent 95631d7729
commit 5a340f7548

View File

@ -17,7 +17,7 @@ oslo.log>=4.3.0 # Apache-2.0
oslo.serialization>=2.25.0 # Apache-2.0
oslo.utils>=4.5.0 # Apache-2.0
oslo.db>=8.6.0 # Apache-2.0
oslo.policy>=3.7.0 # Apache-2.0
oslo.policy>=4.4.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.upgradecheck>=1.3.0 # Apache-2.0
# NOTE(efried): Sync lower-constraints.txt for os-traits & os-resource-classes.