Comment 9 for bug 1560741

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

Reviewed: https://review.opencontrail.org/18652
Committed: http://github.org/Juniper/contrail-neutron-plugin/commit/c7de5880a50ce8de08e7b7d526a75f5b7dcef0ca
Submitter: Zuul
Branch: R3.0

commit c7de5880a50ce8de08e7b7d526a75f5b7dcef0ca
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