Merge "Adding command to show tempest.conf"

This commit is contained in:
Jenkins 2015-10-16 13:45:06 +00:00 committed by Gerrit Code Review
commit c87a8160c4

View File

@ -55,6 +55,7 @@ _rally()
OPTS["verify_reinstall"]="--deployment --tempest-config --source"
OPTS["verify_results"]="--uuid --html --json --output-file"
OPTS["verify_show"]="--uuid --sort-by --detailed"
OPTS["verify_showconfig"]="--deployment"
OPTS["verify_start"]="--deployment --set --regex --tempest-config --no-use --system-wide-install"
OPTS["verify_uninstall"]="--deployment"
OPTS["verify_use"]="--verification"