openstack-ansible-os_tempest/vars
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
..
distro_install.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
main.yml Install plugins for standard services 2018-04-16 08:21:00 +00:00
redhat-7.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
source_install.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
suse.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00
ubuntu.yml Added support for installing tempest from distro 2018-10-26 08:19:51 +00:00