python-tempestconf/roles/generate-accounts-file
Martin Kopec 1237f3470b Improve role docs, remove unused var
* Fix typos and highlight role variables which are required for
  that roles.
* Highlight titles in Readme files.
* Remove default definition of unused variable in generate-tempestconf-file
  role.

Change-Id: If816ea50bc200ed0bfdf1233725616d4a8783d06
2018-05-07 09:20:56 +00:00
..
defaults Use --non-admin for non admin users in zuul jobs 2018-04-20 21:16:54 +00:00
tasks Use --non-admin for non admin users in zuul jobs 2018-04-20 21:16:54 +00:00
README.rst Improve role docs, remove unused var 2018-05-07 09:20:56 +00:00

README.rst

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