keystone/config-generator/keystone.conf
Gage Hugo 83b2109ae5 Remove stevedore warning when building docs
When running "tox -edocs", the following warning is raised:

WARNING stevedore.named [-] Could not load keystone.notifications

It looks like the removed line "keystone.notifications" is something
that was left over from another change [1] and never removed from the
config-generator. This change removes this line and the warning no
longer appears as a result.

[1] I1369fd7835b31e57a094d07deb6a1aacc1d314b5

Change-Id: I08325abadba94efdb5fc405f859bdcb766914782
Partial-Bug: #1602422
2017-01-06 21:40:20 +00:00

15 lines
389 B
Plaintext

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