Files
monasca-api/config-generator/monasca-api.conf
Thomas Bechtold 9066b6982b Add keystonemiddleware to oslo-config-generator conf
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
2019-01-28 16:11:51 +01:00

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