
The patch implements --profile argument, which defines a path to a profile.yaml file - a file which contains python-tempestconf arguments and their values. Also --generate-profile argument is introduced. A user can generate a sample profile.yaml file using this argument. The sample contains definitions of all python-tempestconf arguments set to their default values. Story: 2004503 Task: 28225 Change-Id: I80848d8ef9868ed3975b938d61880753eadc5ae9
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 after that.
Role Variables