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
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
To generate the sample murano.conf file, run the following
|
|
command from the top level of the murano directory:
|
|
|
|
tox -egenconfig
|