Role os_tempest for OpenStack-Ansible
Go to file
Jesse Pretorius 4f522e69e9 Add curl to bindep requirements
Change-Id: I69641c9f96a87128efaf873a225ac1c05f7eeccb
2016-03-04 19:24:22 +00:00
defaults Add telemetry testing to gate 2016-02-11 22:46:02 +00:00
doc Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
meta added role to pin packages 2015-05-08 13:22:42 -05:00
tasks Enable SSL termination for all services 2016-03-03 20:47:34 +00:00
templates Add telemetry testing to gate 2016-02-11 22:46:02 +00:00
tests Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
.gitignore Implement base configuration for independent repository 2016-03-03 13:02:14 +00: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
other-requirements.txt Add curl to bindep requirements 2016-03-04 19:24:22 +00:00
run_tests.sh Implement base configuration for independent repository 2016-03-03 13:02:14 +00: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 Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
tox.ini Implement base configuration for independent repository 2016-03-03 13:02:14 +00: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" }