Comment 14 for bug 1539639

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

Reviewed: https://review.opencontrail.org/41408
Committed: http://github.com/Juniper/contrail-web-controller/commit/871ad0d9f2b47b05a0ab327ffeeac79248e09d21
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 871ad0d9f2b47b05a0ab327ffeeac79248e09d21
Author: Manoj Naik <email address hidden>
Date: Wed Mar 28 15:14:59 2018 -0700

Fixing the error while add/edit port when no Security group is present.

We were wrongly adding default SG to the list even if the SG was not present
as part of fixing the bug 153963
Removed the wrong code.

Fixed UT Testcase

Change-Id: I2116d3df90244c6e478182f1b2ad9b74d074eaa3
Closes-Bug: #1757514
Related-Bug: #1539639