Comment 11 for bug 1740996

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

Reviewed: https://review.opencontrail.org/38708
Committed: http://github.com/Juniper/contrail-controller/commit/672cbac74ce920bb5e716bd193f78028c4ee0be5
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 672cbac74ce920bb5e716bd193f78028c4ee0be5
Author: Yuvaraja Mariappan <email address hidden>
Date: Sat Jan 6 16:32:09 2018 -0800

Support for member-add without vmi annotations in native lb

When loadbalancer member is created by neutron, there is no
way to give the vmi uuid in annotation in the loadbalancer member
object. Since it is possible to find the vmi uuid from instance ip,
the loadbalancer native driver will find the vmi uuid from instance
ip. If the subnet uuid is given in the loadbalancer member object,
further qualification would be done in instance ip using
Instance ip's network's subnet

Change-Id: Ia6fa8eb2defcbe9f714518d9d1893124e733e29f
Partial-bug: #1740996