Add support for oslo config generator
This commit is contained in:
4
etc/hnv_client/README.md
Normal file
4
etc/hnv_client/README.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
To generate the sample hnv_client.conf file, run the following command from the top
|
||||||
|
level of the arestor directory:
|
||||||
|
|
||||||
|
oslo-config-generator --config-file etc/hnv_client/hnv_client-config-generator.conf
|
5
etc/hnv_client/hnv_client-config-generator.conf
Normal file
5
etc/hnv_client/hnv_client-config-generator.conf
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[DEFAULT]
|
||||||
|
output_file = etc/hnv_client/hnv_client.conf
|
||||||
|
wrap_width = 80
|
||||||
|
namespace = hnv_client
|
||||||
|
namespace = oslo.log
|
Reference in New Issue
Block a user