Merge "Remove unnecessary CLI options from roles"

This commit is contained in:
Zuul
2018-11-19 15:14:32 +00:00
committed by Gerrit Code Review

View File

@@ -17,6 +17,4 @@ discover-tempest-config \
{% elif test_demo_user and create_accounts_file %}
--create-accounts-file ./etc/accounts.yaml \
{% endif %}
identity.uri $OS_AUTH_URL \
auth.admin_password $OS_PASSWORD \
{{ aditional_tempestconf_params }}