Role os_tempest for OpenStack-Ansible
Go to file
caoyuan deaee29ec3 use include_tasks instead of include
include is marked as deprecated since ansible 2.4[0]

Switch to include_tasks or import_playbook as necessary

[0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated

Change-Id: I99486c136d34cda038ea3c2d543df4081178ce60
2018-08-15 17:22:53 +08:00
defaults Execute service setup against a delegated host 2018-08-10 11:57:13 +00:00
doc Updated from global requirements 2018-03-15 07:38:55 +00:00
examples Trivial: Fix the pep8 warning 2018-06-20 16:27:19 +08:00
meta Execute service setup against a delegated host 2018-08-10 11:57:13 +00:00
releasenotes Execute service setup against a delegated host 2018-08-10 11:57:13 +00:00
tasks use include_tasks instead of include 2018-08-15 17:22:53 +08:00
templates Overriding default tempest timeouts 2018-04-24 14:55:15 +00:00
tests use include_tasks instead of include 2018-08-15 17:22:53 +08:00
vars Execute service setup against a delegated host 2018-08-10 11:57:13 +00:00
zuul.d Mark bionic gate jobs as non-voting 2018-08-06 14:40:13 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:56:40 +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 Add description into README like others 2018-06-25 12:18:25 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-06-06 00:44:22 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:44 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:16:38 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-17 10:32:56 +00:00
setup.py Updated from global requirements 2017-03-02 11:52:09 +00:00
tox.ini Use tests repo for common role test requirements 2018-07-01 17:10:20 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible os_tempest role

Ansible role to install OpenStack Tempest.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_tempest/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_tempest

The project home is at:

https://launchpad.net/openstack-ansible