Comment 9 for bug 1425426

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

Reviewed: https://review.opencontrail.org/8724
Committed: http://github.org/Juniper/contrail-web-controller/commit/e02cace22db51f57c460a8f58d693181022e3591
Submitter: Zuul
Branch: master

commit e02cace22db51f57c460a8f58d693181022e3591
Author: balamurugang <email address hidden>
Date: Mon Mar 30 15:07:57 2015 +0530

using new api to read the vmi object in port popup.

Reading teh whole VMI object in the create/edit of popup was leading to block of
all available port in nodejs to avoid the new api is used to read only the
instance IP .

Also included map limit for Interface pages.
used global variable global.ASYNC_MAP_LIMIT_COUNT.

Change-Id: I9a5d3d27301f3410725d1153d29ee5fa3badb9fe
Partial-Bug:#1425426
(cherry picked from commit b66ad8abbaf08db67b4b380acb525cd11d66a60d)