python-tempestconf/roles/create-clouds-yaml-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 Roles for managing clouds.yaml file 2018-04-09 15:19:02 +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

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