From 2eaa43854eb4abfcae8566c37cfb63f187f6696f Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 30 Aug 2016 10:10:13 -0400 Subject: 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 --- ci/PR_revision.log | 1 + 1 file changed, 1 insertion(+) (limited to 'ci') 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 -- cgit 1.2.3-korg