From: Tim Rozet Date: Mon, 29 Aug 2016 19:19:44 +0000 (-0400) Subject: Fixes VPP mounting into ODL X-Git-Tag: colorado.1.0~40^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=bb3e10bdf86361ef509c4114bb52d5eb8dad0abb;p=apex.git 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 --- 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