Role os_neutron for OpenStack-Ansible
Go to file
Andrew Smith 4db9c95d6f Update to use oslo.messaging service for RPC and Notify
This introduces oslo.messaging variables that define the RPC and
Notify transports for the OpenStack services. These parameters
replace the rabbitmq values and are used to generate the messaging
transport_url for the service. The association of the messaging
backend server to the oslo.messaging services will then be
transparent to the neutron service.

This patch:
* Add oslo.messaging variables for RPC and Notify to defaults
* Update transport_url generation
* Add oslo.messaging to tests inventories
* Add release note

Depends-On: If4326a6848d2d32af284fdbb94798eb0b03734d5
Depends-On: I2b09145b60116c029fc85477399c24f94974b61d
Change-Id: I717880458f69870acf75a101481b7776d250ebf4
2018-05-23 12:11:00 -04:00
defaults Update to use oslo.messaging service for RPC and Notify 2018-05-23 12:11:00 -04:00
doc Doc improvements 2018-05-14 02:16:49 +00:00
examples Trivial: Fix the pep8 warning 2018-05-08 11:58:54 +08:00
files Fix SELinux policy filenames 2018-01-31 12:45:51 -06:00
handlers Remove systemd conditionals 2018-02-16 19:32:11 +00:00
meta Move the roles defined in meta to tasks 2018-03-15 13:24:59 +00:00
releasenotes Update to use oslo.messaging service for RPC and Notify 2018-05-23 12:11:00 -04:00
tasks Merge "Only replace python when re-initializing the venv" 2018-04-19 18:36:33 +00:00
templates Update to use oslo.messaging service for RPC and Notify 2018-05-23 12:11:00 -04:00
tests Update to use oslo.messaging service for RPC and Notify 2018-05-23 12:11:00 -04:00
vars Bug fix: Parenthesis needed when using ternary 2018-04-04 18:31:25 +02:00
zuul.d Trivial: Fix the pep8 warning 2018-05-08 11:58:54 +08:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 17:46:49 +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 the url links in doc file of openstack-ansible-os_neutron 2018-02-07 08:10:19 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-04-30 05:15:33 +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 2018-03-15 07:36:49 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:15:22 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-05-09 19:42:10 +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:

https://launchpad.net/openstack-ansible