Comment 9 for bug 1541940

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

Reviewed: https://review.opencontrail.org/17932
Committed: http://github.org/Juniper/contrail-controller/commit/e655f9442516a2d08891470c6be149ffa12c18e1
Submitter: Zuul
Branch: R3.0

commit e655f9442516a2d08891470c6be149ffa12c18e1
Author: Sachin Bansal <email address hidden>
Date: Fri Feb 26 11:23:36 2016 -0800

Check the correct variable vm_info_list

For checking the status of all port tuples, we first collect all info
in vm_info_list, but when we check the final status, we were using
the wrong variable name.

Change-Id: I67ac4097ddfbcf4e19a918e37681f12dc3bdb4c5
Closes-Bug: 1541940
(cherry picked from commit 67dd602fe3bed643ecbc3d1b7927af02db284653)