Merge "s/placement-config-generator/config-generator/"

This commit is contained in:
Zuul 2018-09-14 16:34:23 +00:00 committed by Gerrit Code Review
commit f2a242d457
2 changed files with 1 additions and 2 deletions

View File

@ -99,11 +99,10 @@ setenv = {[testenv]setenv}
commands =
{[testenv:functional]commands}
# TODO(cdent): Config generator not yet present.
[testenv:genconfig]
envdir = {toxworkdir}/shared
commands =
oslo-config-generator --config-file=etc/placement/placement-config-generator.conf
oslo-config-generator --config-file=etc/placement/config-generator.conf
[testenv:genpolicy]
envdir = {toxworkdir}/shared