Role os_tempest for OpenStack-Ansible
Go to file
Travis Truman 51b052bb4b pin version of ansible-lint we use for testing
Latest release of ansible-lint 2.4.0 has broken
role linter tasks by introducing a dependency on
openstack-ansible-plugins for all linting

While we may choose to adapt the linter tox env
in the future, for now we want to return to previous
linter behavior.

Change-Id: I0a94708913840e9b81b2e04c0264ba86d5255a9c
2016-03-15 11:49:06 -04: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 Merge "Removing unneeded with_items usage for clarity" 2016-03-09 07:15:25 +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 pin version of ansible-lint we use for testing 2016-03-15 11:49:06 -04: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" }