Role os_neutron for OpenStack-Ansible
Go to file
Jean-Philippe Evrard 3a8b9ffc79 Ensure the nets, subnets and ports are present
This changes the tests to make sure everything is setup correctly.
It also outputs the available namespaces to make debugging easier,
because it was one of source of failures in the past.

Change-Id: I1d98ca4a7c4b3c8965a730f2df210809a5484b66
Signed-off-by: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
2016-09-14 12:20:51 +01:00
defaults Rename remaining references to the neutron_lbaasv2_agent group 2016-08-26 11:44:15 -03:00
doc Merge "[DOC] Fix the OVS config file in docs" 2016-09-07 13:25:30 +00:00
examples [DOCS] Move over the Neutron Plugins docs 2016-08-15 21:51:56 +00:00
files Project Calico integration 2016-08-22 14:47:25 -05:00
handlers Project Calico integration 2016-08-22 14:47:25 -05:00
library Add the BGP dynamic routing neutron plugin 2016-08-24 17:54:15 -03:00
meta Project Calico integration 2016-08-22 14:47:25 -05:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 19:36:56 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 19:36:56 +01:00
templates Update paste, policy and rootwrap configurations 2016-08-25 2016-08-31 08:57:59 +00:00
tests Ensure the nets, subnets and ports are present 2016-09-14 12:20:51 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 19:36:56 +01:00
.gitignore Ignore the .vagrant directory 2016-08-10 15:22:25 -05:00
.gitreview Implement base configuration for independent repository 2016-03-01 13:21:12 -08:00
bindep.txt Compress test execution logs 2016-09-09 10:43:10 +01:00
CONTRIBUTING.rst Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
LICENSE Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
README.rst [DOCS] Add links to README; minor restructure 2016-08-16 14:27:02 -05:00
run_tests.sh Add SNI support via OS packages for os_neutron 2016-08-18 18:47:03 +00:00
setup.cfg Implement base configuration for independent repository 2016-03-01 13:21:12 -08:00
setup.py Updated from global requirements 2016-07-15 03:58:01 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:59 +00:00
tox.ini Compress test execution logs 2016-09-09 10:43:10 +01:00
Vagrantfile Adding func_ovs tox environment for neutron ovs testing 2016-07-19 08:58:54 -04:00

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible