Fixes VPP mounting into ODL 89/19789/1
authorTim Rozet <trozet@redhat.com>
Mon, 29 Aug 2016 19:19:44 +0000 (15:19 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 29 Aug 2016 19:19:44 +0000 (15:19 -0400)
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>
ci/PR_revision.log

index 0356bb6..5daf040 100644 (file)
@@ -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