python-tempestconf/roles/create-clouds-yaml-file/README.rst
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

1.2 KiB

Creates clouds.yaml file

Source credentials and create a clouds.yaml file. If the clouds.yaml file in the defined location exists, it will be overwritten. Note: If there is a file called openstack in the location, where clouds_file_path points, it will be removed and directory called openstack will be created.

Role Variables