From 509573153e46785a9533cacdda9fab5bde7f8658 Mon Sep 17 00:00:00 2001 From: Ganesh Maharaj Mahalingam Date: Fri, 1 Apr 2016 13:55:14 -0700 Subject: [PATCH] Add comments on site.yml neutron hosts reordering TrivialFix Change-Id: Ia5ee3a836f35c4223f9149574cbdd29b8a61af84 --- ansible/site.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/site.yml b/ansible/site.yml index 14f88aa8c8..22f2d87a2e 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -103,6 +103,8 @@ tags: nova, when: enable_nova | bool } +# (gmmaha): Please do not change the order listed here. The current order is a +# workaround to fix the bug https://bugs.launchpad.net/kolla/+bug/1546789 - hosts: - neutron-server - neutron-dhcp-agent