Use the oslo.policy package
oslo.policy is no longer in incubation. This updates the policy code accordingly. There is most likely a better way to use oslo.policy's API, but this change is mean to provide a direct update with minimal changes. Change-Id: I434999e4555f13a55f2167f8c212e2712f10eeea Implements: blueprint oslo-policy-migration
This commit is contained in:
@@ -5,7 +5,6 @@ script=tools/install_venv_common.py
|
||||
|
||||
# The list of modules to copy from oslo-incubator.git
|
||||
module=memorycache
|
||||
module=policy
|
||||
module=service
|
||||
|
||||
# Modules needed for the deprecated oslo.wsgi we're still using
|
||||
|
||||
Reference in New Issue
Block a user