Merge "Update virtual_environment for genconfig and genpolicy"

This commit is contained in:
Zuul
2018-02-12 17:31:51 +00:00
committed by Gerrit Code Review
+2
View File
@@ -40,6 +40,7 @@ commands =
[testenv:genconfig]
whitelist_externals = bash
envdir = {toxworkdir}/pep8
commands =
oslo-config-generator --config-file etc/oslo-config-generator/barbican.conf
@@ -123,6 +124,7 @@ deps = bindep
commands = bindep test
[testenv:genpolicy]
envdir = {toxworkdir}/pep8
commands = oslopolicy-sample-generator --config-file=etc/oslo-config-generator/policy.conf
[hacking]