Role os_neutron for OpenStack-Ansible
Go to file
Jesse Pretorius 72eea6059e Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: Ib122b0290e699c6fed05b035af7cad056e4580ce
2016-08-30 19:36:56 +01:00
defaults Rename remaining references to the neutron_lbaasv2_agent group 2016-08-26 11:44:15 -03:00
doc Open vSwitch documentation in Neutron Role 2016-08-29 20:18:31 +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 Add the BGP dynamic routing neutron plugin 2016-08-24 17:54:15 -03:00
tests Rename package lists (and related vars) appropriately 2016-08-30 19:36:56 +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 Add SNI support via OS packages for os_neutron 2016-08-18 18:47:03 +00: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 Enable log collection after functional testing 2016-08-29 21:37:07 -05: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