summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorMichael Chapman <woppin@gmail.com>2016-08-29 15:44:57 +1000
committerMichael Chapman <woppin@gmail.com>2016-08-29 15:45:44 +1000
commit894dd2a66035b6b9e64c9a82ca4dbd4d5e369c16 (patch)
treecc6e224542d1ad045d107d078d9ab99953f66084 /ci
parent38a4ac1614905066b24071c682170736e4779e79 (diff)
Fix neutron host name changes on reboot
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>
Diffstat (limited to 'ci')
-rw-r--r--ci/PR_revision.log1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/PR_revision.log b/ci/PR_revision.log
index 1fff2a9b..0356bb68 100644
--- a/ci/PR_revision.log
+++ b/ci/PR_revision.log
@@ -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