Comment 2 for bug 1400590

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

Reviewed: https://review.opencontrail.org/5454
Committed: http://github.org/Juniper/contrail-web-controller/commit/89927b0179161e626e2b0e056c376bea9e0a4143
Submitter: Zuul
Branch: R2.0

commit 89927b0179161e626e2b0e056c376bea9e0a4143
Author: balamurugang <email address hidden>
Date: Wed Dec 10 01:28:36 2014 +0530

bug id 1400590 UI Port Config issues
Fixed points 1,3,4 In bug id 1400590.

1. Owner change for compute is sent to nova and it passes. But owner field is
also updated from UI, thus port attach fails. Need to not set owner from UI when
compute owner is set.
2. Allowed address pair is seen in neutron, but vrrp needs to be tested.
3. Owner setting needs to allow any VM uuid to be input from a user.
4. Router owner change leads to all other existing router interfaces on the
router to be removed.
5. In certain cases UI backend doesn't return.

Change-Id: If641ff85595cfee4316103834a5956bf8cdbabf2
Partial-Bug: #1400590