Comment 11 for bug 1551453

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

Reviewed: https://review.opencontrail.org/18097
Committed: http://github.org/Juniper/contrail-controller/commit/29a1343463d895dd6e2c579f89245d2d51b74487
Submitter: Zuul
Branch: master

commit 29a1343463d895dd6e2c579f89245d2d51b74487
Author: Prabhjot Singh Sethi <email address hidden>
Date: Fri Mar 4 14:57:52 2016 +0530

Allow DHCP to go through when bridging is disabled

Issue:
------
For an Interface with Health Check down, agent disables
bridging for it. further pkt module looks for bridging
enabled to allow DHCP to go through, cause a dead lock
and health check will stay in failed state unless
removed and re-added

Fix:
----
Allow DHCP request to go through even if bridging is
disabled

Closes-Bug: 1551453
Change-Id: Ibf86bfb4f04389b66f9b1458c43fd79061afd3c1