Reviewed: https://review.opencontrail.org/8719 Committed: http://github.org/Juniper/contrail-web-controller/commit/b66ad8abbaf08db67b4b380acb525cd11d66a60d Submitter: Zuul Branch: R2.1
commit b66ad8abbaf08db67b4b380acb525cd11d66a60d 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.
Change-Id: I9a5d3d27301f3410725d1153d29ee5fa3badb9fe Partial-Bug:#1425426
Reviewed: https:/ /review. opencontrail. org/8719 github. org/Juniper/ contrail- web-controller/ commit/ b66ad8abbaf08db 67b4b380acb525c d11d66a60d
Committed: http://
Submitter: Zuul
Branch: R2.1
commit b66ad8abbaf08db 67b4b380acb525c d11d66a60d
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.
Change-Id: I9a5d3d27301f34 10725d1153d29ee 5fa3badb9fe Bug:#1425426
Partial-