Comment 9 for bug 1514789

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

Reviewed: https://review.opencontrail.org/15061
Committed: http://github.org/Juniper/contrail-controller/commit/f5387d21e9961e0e217b1f95840a58cc2bbbc22d
Submitter: Zuul
Branch: R2.21.x

commit f5387d21e9961e0e217b1f95840a58cc2bbbc22d
Author: Manish <email address hidden>
Date: Tue Nov 10 16:07:02 2015 +0530

Dhcp fix in l3-only mode

Issue:
VM didnt get ip address when spawned in a VN which has l3-mode.
This was because of macvmbindingpath absent.

Solution:
Always install l2-route irrespective of mode and in turn macvmbinding
will be available.

Change-Id: Ibe026482a87285d11d991b9b1b94953b1a809e28
Closes-bug: 1514789
(cherry picked from commit a77223bba902169a140e25f28626a3658454eb51)