Comment 7 for bug 1403490

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

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

commit 51e12bfb4d70ab7ecff6561f91b5631a4d3fee7a
Author: balamurugang <email address hidden>
Date: Wed May 13 10:35:45 2015 +0530

Bug 1403490:
Steps :
1)Create a port with two fixed IPs ( both in different subnet).
2)Edit port allows to add more IPs from the same subnets.

Fixed
- If number of subnet reached while adding fixedip +(addicon) will disappear
- If the same subnet is added cross checking it with subnet uuid.
- If Subnet UUID is not available checking with fixed ip and getting the subnet
uuid and checking the unique.

Change-Id: I25e9ab6b4859e81d6951188d6e319c8635911bc8
Closes-Bug: #1403490