Role os_tempest for OpenStack-Ansible
Go to file
Jesse Pretorius 0c9b5c4491 Update sphinx configuration
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.

Change-Id: I941b6b3b85fb0e16a69a3463d7e45d37bdf9438f
2016-07-12 16:54:23 +01:00
defaults Enable sahara on tempest 2016-06-04 13:34:01 -03:00
doc Update sphinx configuration 2016-07-12 16:54:23 +01:00
meta Remove pip_lock_down dependency 2016-06-07 23:31:37 -05:00
releasenotes Update sphinx configuration 2016-07-12 16:54:23 +01:00
tasks Address Ansible bare variable usage 2016-06-15 10:26:31 -04:00
templates Enable sahara on tempest 2016-06-04 13:34:01 -03:00
tests Clean up container cache prep in tasks 2016-06-17 19:48:54 +01: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 Update tox configuration 2016-07-08 13:36:43 +01:00
tox.ini Update tox configuration 2016-07-08 13:36:43 +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" }