refstack-client/etc/accounts.yaml.sample
Martin Kopec df3ce16947 Update tempest version and drop U and T jobs
The commit updates tempest version and removes Ussuri and Train jobs
as those aren't supported by the community anymore.
The patch also updates old openstack.org links.

Depends-On: https://review.opendev.org/c/openinfra/ansible-role-refstack-client/+/854211
Change-Id: Idf69f02ba844bdeea21ec744ec41ca78bbd1907d
2022-08-23 16:18:31 +02:00

9 lines
296 B
Plaintext

# A minimal accounts.yaml file
# Will likely not work with swift, since additional
# roles are required. For more documentation see:
# https://opendev.org/openstack/tempest/src/branch/master/etc/accounts.yaml.sample
- username: '$USERNAME'
project_name: '$PROJECTNAME'
password: '$PASSWORD'