python-tempestconf/roles/generate-tempestconf-file-c...
Martin Kopec 73cbf531f5 Roles for managing clouds.yaml file
* Decouple few tasks from generate-tempestconf-file-cloud role
  to a new role named edit-clouds-yaml-file in order to be
  able to use this logic multiple times.
* Add a new role, which creates clouds.yaml file - usefull
  when a module requires an authentication and an environment
  doesn't have one (f.e. packstack)

Change-Id: I133529857c2b095c2183aa544dc0e45a48b9f34c
2018-04-09 15:19:02 +00:00
..
defaults Add initial .zuul file, devstack and packstack job 2018-01-08 09:54:11 +00:00
tasks Roles for managing clouds.yaml file 2018-04-09 15:19:02 +00:00
README.rst Add initial .zuul file, devstack and packstack job 2018-01-08 09:54:11 +00:00

README.rst

Generate configuration file for tempest from cloud credentials

Installs python-tempestconf cloned from git and generates tempest.conf with credentials saved in clouds.yaml file. The tempest configuration file is printed to the output.

Role Variables