Role os_tempest for OpenStack-Ansible
Go to file
Flávio Ramalho 4a5b482eba Enable sahara on tempest
This change add variables for enabling sahara on tempest tests, by
default it is set to False. Also adds sahara client on the list of
packages to be installed.

Change-Id: I8abc5c567e0d3e5829b9f7da8be5b0d0fc065ea7
2016-06-04 13:34:01 -03:00
defaults Enable sahara on tempest 2016-06-04 13:34:01 -03:00
doc Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
meta Conditionally apply pip_lock_down role 2016-04-20 21:38:36 +01:00
releasenotes Allow tempest network overrides for public and private net 2016-05-18 11:36:00 -05:00
tasks Merge "Allow tempest network overrides for public and private net" 2016-05-23 12:59:27 +00:00
templates Enable sahara on tempest 2016-06-04 13:34:01 -03:00
tests Fix and add tests for tempest plugin system 2016-05-13 17:06:06 +00:00
.gitignore Add Vagrantfile for local role testing 2016-05-11 13:26:11 -04:00
.gitreview Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
CONTRIBUTING.rst Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
LICENSE Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
README.rst Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
Vagrantfile Add Vagrantfile for local role testing 2016-05-11 13:26:11 -04:00
other-requirements.txt Add dependencies for paramiko 2.0 2016-05-03 08:57:10 +01:00
run_tests.sh Add dependencies for paramiko 2.0 2016-05-03 08:57:10 +01:00
setup.cfg Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
setup.py Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
test-requirements.txt blacklist Ansible 1.9.6 2016-04-16 08:43:18 -05:00
tox.ini Fix breaking typo and add functional test 2016-04-27 12:49:08 +01:00

README.rst

os_tempest role

tags

openstack, cloud, ansible, os_tempest

category

*nix

os_tempest Role

- name: os_tempest role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_tempest" }