5f168778c6
To generate the sample config file, do what other OpenStack projects do and use the oslo.config provided mechanism. Story: 2001009 Task: 4201 Change-Id: I490de4110843f7dfd618a6a8cc8d6a4e35db65ce
8 lines
89 B
Markdown
8 lines
89 B
Markdown
# config-generator
|
|
|
|
To generate sample configuration execute
|
|
|
|
```sh
|
|
tox -e genconfig
|
|
```
|