Merge "Switch to oslo.config"

This commit is contained in:
Jenkins
2014-10-24 16:33:05 +00:00
committed by Gerrit Code Review
11 changed files with 130 additions and 524 deletions

View File

@@ -21,7 +21,7 @@ commands =
[testenv:genconfig]
commands =
bash tools/config/generate_sample.sh -o etc/manila
oslo-config-generator --config-file etc/oslo-config-generator/manila.conf
[testenv:venv]
commands = {posargs}