Comment 6 for bug 1403490

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

Reviewed: https://review.opencontrail.org/10278
Committed: http://github.org/Juniper/contrail-web-controller/commit/315f0437045836d59f908b79de8942d0b8f7cc2e
Submitter: Zuul
Branch: R2.20

commit 315f0437045836d59f908b79de8942d0b8f7cc2e
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
(cherry picked from commit 1553688f31887ad9078672b1916619ab1041d984)