Role os_tempest for OpenStack-Ansible
Go to file
Andy McCrae a467fcf9dc Fix interface configuration for tempest gate
The tempest gate is failing due to tempest being unable to boot
instances. This is due to the veth peer not being setup correctly, and
the linuxbridge configuration being incorrect

This PR fixes the veth peer and and the neutron configuration
options.

Change-Id: Iaffb5f95ab59918feb5e498bbdc6a6325abaa4d4
2016-08-15 21:54:04 +00:00
defaults Merge "Add project group to role" 2016-08-04 14:48:05 +00:00
doc [DOCS] move example playbook to separate file 2016-08-12 11:44:56 -05:00
examples [DOCS] move example playbook to separate file 2016-08-12 11:44:56 -05:00
meta Remove pip_lock_down dependency 2016-06-07 23:31:37 -05:00
releasenotes Enable broader image support 2016-08-03 21:32:15 -04:00
tasks Enable broader image support 2016-08-03 21:32:15 -04:00
templates Remove duplicate line from tempest.conf.j2 2016-08-11 22:26:08 -04:00
tests Fix interface configuration for tempest gate 2016-08-15 21:54:04 +00:00
.gitignore Remove duplicates from .gitignore 2016-07-15 12:11:36 +10: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 [DOCS] move example playbook to separate file 2016-08-12 11:44:56 -05: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 Updated from global requirements 2016-07-15 03:58:10 +00:00
test-requirements.txt Updated from global requirements 2016-07-15 03:58:10 +00:00
tox.ini Include ansible commands for ansible linting 2016-08-11 18:10:41 +01:00

README.rst

OpenStack-Ansible os_tempest role

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_tempest

The project home is at:

http://launchpad.net/openstack-ansible