diff options
author | Tim Rozet <trozet@redhat.com> | 2016-08-29 15:19:44 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2016-08-29 19:24:11 +0000 |
commit | bb3e10bdf86361ef509c4114bb52d5eb8dad0abb (patch) | |
tree | cb5bc31d94c422565cb19324499d8a8062d1df5b | |
parent | 9be4e149833d975d9b430fa8b38be84a640ec53f (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>
-rw-r--r-- | ci/PR_revision.log | 1 |
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 |