Add support for oslo config generator

This commit is contained in:
Alexandru Coman 2017-02-06 14:57:00 +02:00
parent 62d9837ba0
commit aab01ad153
No known key found for this signature in database
GPG Key ID: A7B6A9021F704507
2 changed files with 9 additions and 0 deletions

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

@ -0,0 +1,5 @@
[DEFAULT]
output_file = etc/hnv_client/hnv_client.conf
wrap_width = 80
namespace = hnv_client
namespace = oslo.log