keystone/config-generator/keystone.conf
Davanum Srinivas 1976e31628 Remove references to keystone.openstack.common
Use oslo_log in hacking checks instead of
the old log module from keystone.openstack.common

We don't have keystone.openstack.common anymore

Change-Id: I88ee4f37dbedee0ca06f1c636139d5a1a7bee7b7
2015-08-20 21:49:04 -04:00

15 lines
411 B
Plaintext

[DEFAULT]
output_file = etc/keystone.conf.sample
wrap_width = 79
namespace = keystone
namespace = keystone.notifications
namespace = oslo.log
namespace = oslo.messaging
namespace = oslo.policy
namespace = oslo.db
namespace = oslo.middleware
namespace = oslo.service.service
# We don't use oslo.concurrency config options in
# keystone now, just in case it slips through unnoticed.
#namespace = oslo.concurrency