Merge "change genconfig output-file path"
This commit is contained in:
commit
734fa8521c
2
tox.ini
2
tox.ini
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user