76ffd35806
Similarly with the way it was done in the murano-agent, added the ability to use the oslo-config-generator for creating a sample configuration file murano.conf.sample. Now to create the file, you must run: tox -egenconfig Change-Id: I8b06336d75eccfd598ce9033333884f75f393a09
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
[DEFAULT]
|
|
output_file = etc/murano/murano.conf.sample
|
|
namespace = keystonemiddleware.auth_token
|
|
namespace = murano
|
|
namespace = oslo.db
|
|
namespace = oslo.messaging
|