Comment 24 for bug 1743610

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/39719
Committed: http://github.com/Juniper/contrail-container-builder/commit/3c29a3251b8ea9525eee290531b11d45be56142a
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 3c29a3251b8ea9525eee290531b11d45be56142a
Author: alexey-mr <email address hidden>
Date: Tue Feb 13 21:02:25 2018 +0300

For introduce net-watchdog for dpdk case.

This container periodically checks that vhost0
is up and if it is check that it has IP,
if there is no IP then it assign it.
This is a qorkaround for now because
vhost0 can dissappear any time if dpdk container
restarts.
For non-dpdk case the vhost0 init actions are done
in agent container.

Change-Id: I5051b7c1cf123aee0f2b875be1e6c59b5c736486
Partial-Bug: #1743610