Role os_neutron for OpenStack-Ansible
Go to file
Jean-Philippe Evrard 3db2ebb1b6 Fix tempest tests
The neutron plugins are now in a new repository, and therefore
the path to the whitelist has changed.

On top of that, the "when:" condition on the include playbook
naturally didn't trigger. There is no when on play(book)s!
Due to the fact this was ignored, we were running the tempest role
twice for a while. It didn't break, because the facts were properly
gathered, but it was suboptimal. If facts failed to gather, the
os_tempest role that gets included in the dragonflow play would fail,
and that would break the functional test (not only the dragonflow test).

The "when:" condition on plays should be removed with ansible 2.4 coming
soon anyway.

Change-Id: I4e4110683182310ca662de49ca4437ca56f9ca4c
2017-12-13 13:12:18 +00:00
defaults Add OvS-NSH support 2017-12-01 12:17:39 +02:00
doc Merge "[DOCS] Correct typo in config for ovs" 2017-12-06 09:43:37 +00:00
examples [DOCS] Move over the Neutron Plugins docs 2016-08-15 21:51:56 +00:00
files Update paste, policy and rootwrap configurations 2017-04-04 2017-04-04 15:01:29 +01:00
handlers Cast the resulting intersect set into a list 2017-07-06 18:27:19 +01:00
meta Merge "Remove pip_install dependency" 2017-12-06 09:43:36 +00:00
releasenotes Add OvS-NSH support 2017-12-01 12:17:39 +02:00
tasks Add OVS-NSH support for opensuse 2017-12-04 12:51:06 +00:00
templates Merge "Change deprecated nova_metadata_ip option" 2017-12-04 17:32:42 +00:00
tests Fix tempest tests 2017-12-13 13:12:18 +00:00
vars Add OVS-NSH support for opensuse 2017-12-04 12:51:06 +00:00
zuul.d Allow the experimental trigger of the integrated repo 2017-12-06 08:22:49 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:19:51 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 13:21:12 -08:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:26 +00:00
CONTRIBUTING.rst Update links in some docs 2017-09-18 01:09:50 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 09:24:41 +01:00
README.rst Update links in README 2017-08-31 10:44:40 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 20:08:41 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 14:04:40 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:58 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:16 +00:00
tox.ini Add OvS-NSH support 2017-12-01 12:17:39 +02:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:00:43 +00:00

Team and repository tags

image

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible