Role os_neutron for OpenStack-Ansible
Go to file
Qin Wang 0c7fad38cf Add SNI support via OS packages for os_neutron
Some Linux distributions, such as CentOS 7 and Xenial, have trouble
validating SSL certificates when using get_url with servers
that use Server Name Indication (SNI).

This patch adds those packages to the list of required packages and
uses bindep to install them in developer test environments the same
way that the gate tests install them.

Change-Id: I714290136850e62256128ee16a54bf88541fbff9
2016-08-18 18:47:03 +00:00
defaults Revert "Add missing packages required for online DB migrations" 2016-08-15 10:08:00 +00:00
doc [DOCS] Add links to README; minor restructure 2016-08-16 14:27:02 -05:00
examples [DOCS] Move over the Neutron Plugins docs 2016-08-15 21:51:56 +00:00
files Add metadata checksum fix for AIO-type networks configs 2016-06-07 16:56:07 +01:00
handlers Fix handler case where no old process is found 2016-07-16 06:45:45 -07:00
library Update os_neutron to handle newton migrations 2016-04-20 21:17:39 +01:00
meta Add missing xenial to meta.yml 2016-06-27 15:33:05 -04:00
releasenotes Allow Neutron services to specify config path 2016-08-08 16:30:53 +00:00
tasks Consolidate Neutron config path in to a single var 2016-08-14 01:07:17 -05:00
templates Merge "Update paste, policy and rootwrap configurations 2016-08-15" 2016-08-16 15:30:05 +00:00
tests Merge "Allow configuration of multiple rabbit clusters" 2016-07-22 10:30:16 +00:00
vars Remove LBaaSv1 2016-07-21 10:24:55 -05: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
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
Vagrantfile Adding func_ovs tox environment for neutron ovs testing 2016-07-19 08:58:54 -04:00
bindep.txt Add SNI support via OS packages for os_neutron 2016-08-18 18:47:03 +00: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 Add python packages for SNI support in tests 2016-08-16 13:38:58 +00:00
tox.ini Include ansible commands for ansible linting 2016-08-11 18:09:47 +01:00

README.rst

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