cb7d5a4795
This change: - Adds oslo.policy to the requirements list - Accounts for changes in Enforcer initialization - Accounts for changes to config options - Removes incubated version of oslo.policy - Updates the in-tree etc/config files UpgradeImpact Partially Implements Blueprint: graduate-policy Change-Id: I5acb1e0f809098991f05ca3b6d78d4d88d98f2db
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
[DEFAULT]
|
|
output_file = etc/glance-scrubber.conf.sample
|
|
namespace = glance.scrubber
|
|
namespace = oslo.concurrency
|
|
namespace = oslo.db
|
|
namespace = oslo.db.concurrency
|
|
namespace = oslo.log
|
|
namespace = oslo.policy
|