From: Tim Rozet Date: Tue, 30 Aug 2016 14:10:13 +0000 (-0400) Subject: Fixes DPDK compute node preconfig X-Git-Tag: colorado.1.0~37 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2eaa43854eb4abfcae8566c37cfb63f187f6696f;p=apex.git Fixes DPDK compute node preconfig Bug where IP was being detected on DPDK interface, which is attached to br-phy and has no IP. IP parsing is only needed on FDIO deployments - so moving that part into the fdio clause. JIRA: APEX-119 opnfv-tht-pr: 72 Change-Id: I7540a97de399271eebae907f868a7ed044f3aefe Signed-off-by: Tim Rozet --- diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 5daf040b..d5b5740d 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -33,3 +33,4 @@ 67,Fix honeycomb on computes 68,Fix neutron host name 69,Fix vpp mount +72,Fix compute node preconfig DPDK