Comment 10 for bug 1560741

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

Reviewed: https://review.opencontrail.org/18651
Committed: http://github.org/Juniper/contrail-neutron-plugin/commit/e8c22f5ce100c3d63c40338c614465b68e22c5e4
Submitter: Zuul
Branch: master

commit e8c22f5ce100c3d63c40338c614465b68e22c5e4
Author: varun_lodaya <email address hidden>
Date: Tue Mar 22 20:35:04 2016 -0700

LBaaS member status reflected incorrectly

This fix adds the missing _get_object_status API.
It also fixes the logic of the way plugin analyzes uves
If status of any requested member uve is ACTIVE, it
shows the member as ACTIVE, rather than checking the first
available member uve.

Change-Id: I459bf39dace912caa962214de2aec3f24a0bced2
Closes-Bug: #1560741