2f10f75425
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 |
||
---|---|---|
.. | ||
plugins | ||
api-paste.ini.j2 | ||
bgp_dragent.ini.j2 | ||
dhcp_agent.ini.j2 | ||
dnsmasq-neutron.conf.j2 | ||
dragonflow.ini.j2 | ||
felix.cfg.j2 | ||
l3_agent.ini.j2 | ||
lbaas_agent.ini.j2 | ||
metadata_agent.ini.j2 | ||
metering_agent.ini.j2 | ||
neutron_ha_tool.sh.j2 | ||
neutron-ha-tool.py.j2 | ||
neutron-systemd-init.j2 | ||
neutron-systemd-tmpfiles.j2 | ||
neutron.conf.j2 | ||
policy.json.j2 | ||
rootwrap.conf.j2 | ||
sudoers.j2 | ||
vpnaas_agent.ini.j2 |