Jesse Pretorius 3fa5595b83 Move MQ vhost/user creation into role
There is no record for why we implement the MQ vhost/user creation
outside of the role in the playbook, when we could do it inside the
role.

Implementing it inside the role allows us to reduce the quantity of
group_vars duplicated from the role, and allows us to better document
the required variables in the role. The delegation can still be done
as it is done in the playbook too.

In this patch we implement two new variables:
- neutron_oslomsg_rpc_setup_host
- neutron_oslomsg_notify_setup_host

These are used in the role to allow delegation of the MQ vhost/user
setup for each type to any host, but they default to using the first
member of the applicable oslomsg host group.

We also adjust some of the defaults to automatically inherit existing
vars set in group_vars form the integrated build so that we do not
need to do the wiring in the integrated build's group vars. We still
default them in the role too for independent role usage.

Change-Id: I163c33254651c95f9dfae2bd859fe727380a3b01
2018-07-18 03:22:20 +01:00
2018-06-01 18:04:57 +01:00
2018-01-31 12:45:51 -06:00
2018-07-13 08:59:39 +02:00
2018-07-13 08:59:39 +02:00
2018-06-22 15:14:33 -04:00
2017-09-18 01:09:50 +00:00
2016-09-28 09:24:41 +01:00
2018-06-12 12:08:03 -04:00
2017-03-02 11:51:58 +00:00
2018-07-05 16:46:36 +07: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/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_neutron

The project home is at:

https://launchpad.net/openstack-ansible

Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 73.1%
Python 19.2%
Shell 7.7%