Adding a sub-interface is removing other sub-interfaces of a primary interface
Bug #1416232 reported by
Vedamurthy Joshi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
High
|
Balamurugan Gopal | ||
R2.1 |
Fix Committed
|
High
|
Balamurugan Gopal |
Bug Description
2.10 16 Ubuntu 14.04 multi-node setup
Add a port X to be a sub-interface of port Y
Add another port Z to be a sub-interface of port Y
Now, if we look at ports X,Y,Z, only port Z would be a sub-interface of Y
tags: | added: blocker |
Changed in juniperopenstack: | |
assignee: | Rahul (rahuls) → Balamurugan Gopal (gbala) |
To post a comment you must log in.
Reviewed: https:/ /review. opencontrail. org/6921 github. org/Juniper/ contrail- web-controller/ commit/ 9b9f8dfe3d3baca e09e009a5a5d201 b69043360a
Committed: http://
Submitter: Zuul
Branch: R2.1
commit 9b9f8dfe3d3baca e09e009a5a5d201 b69043360a
Author: balamurugang <email address hidden>
Date: Mon Feb 2 21:13:28 2015 +0530
Closes-Bug: #1416232
Handled 2 Issue for this Bug.
1. When the primarrey port is edited it remives all the sub Interface.
Fixed it by passing the same data to the backend.
2. When editing the Subnet and just saving it delete the subnet.
The parameter was passed as fq_name insted of to - Fixed it.
Change-Id: I0b1c844b4ca324 45a3d511c8a312a fd65f84ac31