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
11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
[DEFAULT]
|
|
output_file = etc/glance-registry.conf.sample
|
|
namespace = glance.registry
|
|
namespace = glance.store
|
|
namespace = oslo.messaging
|
|
namespace = oslo.db
|
|
namespace = oslo.db.concurrency
|
|
namespace = oslo.policy
|
|
namespace = keystoneclient.middleware.auth_token
|
|
namespace = oslo.log
|