openstack-ansible-os_tempest/tasks
Chandan Kumar 7e6e614ff0 Added support for installing tempest from distro
In order to consume os_tempest role across different deployment
tools, following changes are introduced:
- tempest_install_method:distro|source through which user can install
  tempest from source as well as distro
- tempest_workspace directory is added as when tempest is installed
  from distro, we need a place where tempest can be executed. It
  generalised the use of tempest_workspace at each place.
- The default location of the default tempest configuration is now
 /etc/tempest/tempest.conf rather than the previous default of
  $HOME/.tempest/etc.

Change-Id: Ie280cfa6b93fa65c56ed98066deb4f9c82a1a8db
2018-10-26 08:19:51 +00:00
..
main.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
stackviz.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
tempest_install.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
tempest_install_source.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
tempest_post_install.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
tempest_resources.yml Execute service setup against a delegated host 2018-08-10 11:57:13 +00:00
tempest_run.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00