summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-08-29 15:19:44 -0400
committerTim Rozet <trozet@redhat.com>2016-08-29 15:19:44 -0400
commit96f5ff1cbc624ad03d82af97a9eb61ae96134e03 (patch)
tree41aa0cb92aee7ea773cbb2705e39c7bed27e8211 /ci
parentf429ad9cc6c020a2154558356dc64b036a9b53f7 (diff)
Fixes VPP mounting into ODL
VPP nodes were being mounted into ODL with hostname rather than FQDN, which is required for matching nova/neutron services FQDN. JIRA: APEX-247 opnfv-tht-pr: 69 Change-Id: I83c9128e7644bcf294ced2f93b6f4e7f7a156866 Signed-off-by: Tim Rozet <trozet@redhat.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 0356bb68..5daf040b 100644
--- a/ci/PR_revision.log
+++ b/ci/PR_revision.log
@@ -32,3 +32,4 @@
65,Add nic list and ip address to fdio class
67,Fix honeycomb on computes
68,Fix neutron host name
+69,Fix vpp mount