refstack-client/etc/accounts.yaml.sample
Chris Hoge 6320cf53f6 Added sample files to aid in configuration
These files are the minimum to start with when configuring
tempest to run with refstack-client. Including these as a
reference point.

Change-Id: I19e1898f2927e0073fe8fd4a9e2e0226435cfe54
2017-11-27 23:54:19 +00:00

9 lines
294 B
Plaintext

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