Skip to content

Commit

Permalink
add oslo.log template in conf file
Browse files Browse the repository at this point in the history
  • Loading branch information
osallou committed Dec 12, 2017
1 parent 5227283 commit 299aa81
Show file tree
Hide file tree
Showing 3 changed files with 258 additions and 120 deletions.
2 changes: 1 addition & 1 deletion doc/source/development/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To generate osvmexpire.conf and policy.json files

.. code-block:: bash
oslo-config-generator --namespace oslo.db --namespace oslo.messaging --namespace osvmexpire.common.config --namespace keystonemiddleware.auth_token --namespace oslo.service.periodic_task --namespace oslo.service.service > etc/oslo-config-generator/osvmexpire.conf
oslo-config-generator --namespace oslo.log --namespace oslo.db --namespace oslo.messaging --namespace osvmexpire.common.config --namespace keystonemiddleware.auth_token --namespace oslo.service.periodic_task --namespace oslo.service.service > etc/oslo-config-generator/osvmexpire.conf
oslopolicy-sample-generator --config-file etc/oslo-config-generator/policy.conf --format json
Expand Down

0 comments on commit 299aa81

Please sign in to comment.