Role os_neutron for OpenStack-Ansible
Go to file
Jesse Pretorius f27442f2b9 Remove join filter from pip module tasks
Ansible 2.2 now treats the 'name' argument for the pip module
as a list, removing the need for us to implement the join
filter to optimise the install execution.

Change-Id: Ie488ed679031c53faa9256ae8ec753f37e69b26a
2016-11-16 12:59:51 +00:00
defaults Fix reversed calico override vars 2016-11-14 21:34:24 -06:00
doc Fix OVS kernel module vars 2016-11-03 11:05:09 -04:00
examples [DOCS] Move over the Neutron Plugins docs 2016-08-15 21:51:56 +00:00
files Update paste, policy and rootwrap configurations 2016-10-21 2016-10-21 14:23:28 +01:00
handlers Add conditional around the pid clean up process 2016-09-27 21:06:28 +00:00
library Add ocata to the releases list 2016-11-09 16:13:35 +00:00
meta Use updated get_url module checksum functionality 2016-11-09 16:28:47 +00:00
releasenotes Simplify pip options/constraints mechanism 2016-11-04 07:36:59 +00:00
tasks Remove join filter from pip module tasks 2016-11-16 12:59:51 +00:00
templates Fix tmpfiles.d when multiple service are running. 2016-11-09 18:09:19 +00:00
tests Move to use Tempest tests for Neutron 2016-10-17 14:59:52 +01:00
vars Move optional plugin installs out of the venv 2016-11-09 13:07:39 +00:00
.gitignore Use openstack-ansible-tests and ansible 2.1.1 2016-09-22 14:33:03 +01: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
manual-test.rc Use centralised test scripts 2016-09-28 09:24:41 +01:00
README.rst [DOCS] Add links to README; minor restructure 2016-08-16 14:27:02 -05:00
run_tests.sh Use openstack-ansible-tests and ansible 2.1.1 2016-09-22 14:33:03 +01:00
setup.cfg Update home page link in cfg file 2016-09-20 14:23:35 +05:30
setup.py Updated from global requirements 2016-07-15 03:58:01 +00:00
test-requirements.txt Updated from global requirements 2016-11-02 21:58:57 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:43:44 +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