Remove unnecessary CLI options from roles
Overrides auth.admin_password and identity.uri are no longer needed. Change-Id: Iaa1f5bdd017ef443bf063fdd57c9cfdff75e9613
This commit is contained in:
parent
aab99ff6dd
commit
f9deb1a92e
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user