
* 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
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