This is needed to get the [keystone_authtoken] section into monasca-api.conf when generating the sample config file with "tox -egenconfig". Change-Id: I6d3670c8fec11cd9a3e72412e30daa800d4942af
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
[DEFAULT]
|
|
output_file = etc/monasca-api.conf.sample
|
|
wrap_width = 79
|
|
format = ini
|
|
summarize = True
|
|
namespace = monasca_api
|
|
namespace = oslo.log
|
|
namespace = oslo.db
|
|
namespace = oslo.policy
|
|
namespace = keystonemiddleware.auth_token
|