python-tempestconf/roles/tempestconf-workaround-auth-url
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
..
2018-04-09 15:19:02 +00:00
2018-04-09 15:19:02 +00:00

Workaround clouds.yaml file

Workaround for AUTH URL in clouds.yaml file. auth_url needs to be edited in devstack environment so that it contains "/v3" as a suffix.

Role Variables