Jesse Pretorius 2f10f75425 Ensure that services restart in a particular order
Currently when multiple services share a host, the
restart order is random. This is due to an unordered
dict being used to facilitate the mapping of services
to their groups, names and other options.

Based on [1], this patch implements changes to the role
to ensure that services on the same host are restarted
in the correct order when the software/config changes.

[1] https://docs.openstack.org/developer/neutron/devref/upgrade.html

Change-Id: I368b51ef37763f4163ead591d6743c4d56962ef9
2017-06-21 09:37:46 +01:00
2017-06-01 15:24:00 +08:00
2017-05-17 13:45:04 -05:00
2017-04-24 09:02:32 +00:00
2017-06-01 15:24:00 +08:00
2017-06-20 15:19:33 +00:00
2016-09-28 09:24:41 +01:00
2016-11-25 16:14:46 +01:00
2016-09-20 14:23:35 +05:30
2017-03-02 11:51:58 +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:

http://docs.openstack.org/developer/openstack-ansible-os_neutron/

The project home is at:

http://launchpad.net/openstack-ansible

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