Files
zaza-openstack-tests/zaza/openstack/charm_tests/tempest/templates/accounts.j2
T
Liam Young d837c0ed97 Automatically enable/disable config for tempest.
Automatically enable/disable config for tempest based on the
contents of the keystone service catalogue.
2020-06-11 14:12:16 +00:00

7 lines
130 B
Django/Jinja

- username: 'demo'
tenant_name: 'demo'
password: 'pass'
- username: 'alt_demo'
tenant_name: 'alt_demo'
password: 'secret'