Fix neutron host name changes on reboot 11/19711/1
authorMichael Chapman <woppin@gmail.com>
Mon, 29 Aug 2016 05:44:57 +0000 (15:44 +1000)
committerMichael Chapman <woppin@gmail.com>
Mon, 29 Aug 2016 05:45:44 +0000 (15:45 +1000)
Neutron agents have a different host name on reboot, causing duplicate
entries in the agent list. This is corrected by locking the host name
to be the fqdn.

opnfv-tht-pr: 68
JIRA: APEX-239

Change-Id: Ia2026e0515cd2fd42a4a18cbd1e26d2864f31b28
Signed-off-by: Michael Chapman <woppin@gmail.com>
ci/PR_revision.log

index 1fff2a9..0356bb6 100644 (file)
@@ -31,3 +31,4 @@
 64,Fix missing metadata param
 65,Add nic list and ip address to fdio class
 67,Fix honeycomb on computes
+68,Fix neutron host name