3ec2418673
* pull in oslo.policy * account for changes to Enforcer initialization * account for changes to config options partially implements bp graduate-policy Change-Id: Ia23afda5acf92cdc4578ec4c85821603c56d3097
15 lines
434 B
Plaintext
15 lines
434 B
Plaintext
[DEFAULT]
|
|
output_file = etc/keystone.conf.sample
|
|
wrap_width = 79
|
|
namespace = keystone
|
|
namespace = keystone.notifications
|
|
namespace = keystone.openstack.common.eventlet_backdoor
|
|
namespace = oslo.log
|
|
namespace = oslo.messaging
|
|
namespace = oslo.policy
|
|
namespace = oslo.db
|
|
namespace = oslo.middleware
|
|
# We don't use oslo.concurrency config options in
|
|
# keystone now, just in case it slips through unnoticed.
|
|
#namespace = oslo.concurrency
|