97c6352008
Add a sample config file generator utility. This is a dramatically different approach from the generator in oslo-incubator, whereby we move away from magic towards much more explicit control over the generator. blueprint: oslo-config-generator Closes-Bug: #1300546 Change-Id: I15686708fc9460948a58cfea3d18dae40ba1fda9
12 lines
234 B
ReStructuredText
12 lines
234 B
ReStructuredText
---------------------
|
|
oslo-config-generator
|
|
---------------------
|
|
|
|
.. automodule:: oslo.config.generator
|
|
|
|
.. currentmodule:: oslo.config.generator
|
|
|
|
.. autofunction:: main
|
|
.. autofunction:: generate
|
|
.. autofunction:: register_cli_opts
|