python-tempestconf/roles/generate-accounts-file
OpenDev Sysadmins 4c66f5cf82 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:29:26 +00:00
..
defaults Different concurrency for tempest and accounts 2018-11-16 00:13:33 +00:00
tasks OpenDev Migration Patch 2019-04-19 19:29:26 +00:00
README.rst Different concurrency for tempest and accounts 2018-11-16 00:13:33 +00:00

Generate accounts.yaml file for tempest

Installs tempest cloned from git and generates accounts.yaml file. accounts.yaml file will be saved inside the cloned folder in etc/ subfolder.

The tempest configuration file, which is needed to generate tempest accounts.yaml file will be copied into etc/ as well, however it will be renamed to tempest_admin.conf so that, it doesn't conflict with tempest.conf which may be there.

Role Variables