Comment 8 for bug 1541940

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

Reviewed: https://review.opencontrail.org/17924
Committed: http://github.org/Juniper/contrail-controller/commit/4e28a780be71a264cb08dfd483405bc952b1c710
Submitter: Zuul
Branch: master

commit 4e28a780be71a264cb08dfd483405bc952b1c710
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