Finishes dpdk post install 99/16299/2
authorTim Rozet <trozet@redhat.com>
Sat, 2 Jul 2016 03:25:26 +0000 (23:25 -0400)
committerDan Radez <dradez@redhat.com>
Tue, 5 Jul 2016 17:26:23 +0000 (17:26 +0000)
commitc1275dbf5e225dc79c60e1247d6364c65f76665a
treee1dcf8ad3bef0bd5b84ee296e52737b6e5a4740c
parent908ec812c1305a59d2009cb6d3dac4c4afa6199d
Finishes dpdk post install

After dpdk finishes install, br-phy needs to be brought up and ovs-agent
needs to be restarted.  This cannot happen in tripleO because
os-collect-config will try to ping from dpdk interfaces to the
controller to validate network connectivity.  This doesn't work with
dpdk, so we leave br-phy down until end of deployment.

JIRA: APEX-119

Change-Id: I3d36d02b773fcbb3c5527b85fd00a2fa1b3cc25d
Signed-off-by: Tim Rozet <trozet@redhat.com>
ci/deploy.sh