df3ce16947
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
9 lines
296 B
Plaintext
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'
|