Merge "change genconfig output-file path"

This commit is contained in:
Jenkins 2017-03-29 17:28:51 +00:00 committed by Gerrit Code Review
commit 734fa8521c
1 changed files with 2 additions and 0 deletions

View File

@ -80,7 +80,9 @@ commands =
commands = {posargs}
[testenv:genconfig]
whitelist_externals = mkdir
commands =
mkdir -p etc/octavia
oslo-config-generator --output-file etc/octavia/octavia.conf.sample \
--namespace octavia \
--namespace oslo.db \