[ui][ R2.22.x 5] Updating a SI port sets virtual_machine_interface_properties attribute to be empty
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Juniper Openstack |
Fix Committed
|
High
|
Balamurugan Gopal | ||
R2.22.x |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
R2.22.1 Build 5 Ubuntu 14.04 Juno multi-node
From UI,
Create a SI between two VNs
Update the right interface of the SI port with say a static route
It is seen that virtual_
Before :
========
{
"virtual-
"fq_name": [
],
"href": "http://
"id_perms": {
},
"uuid": {
}
},
{
],
}
],
"name": "default-
{
},
],
}
],
{
],
}
],
"uuid": "a5204efe-
]
},
},
{
],
}
],
{
],
}
]
}
}
After:
======
{
"virtual-
"fq_name": [
],
"href": "http://
"id_perms": {
},
"uuid": {
}
},
{
],
}
],
{
],
}
],
"name": "default-
{
},
],
}
],
{
],
}
],
"uuid": "a5204efe-
]
},
{
],
}
],
{
],
}
]
}
}
Changed in juniperopenstack: | |
milestone: | r2.22.1 → none |
Changed in juniperopenstack: | |
status: | New → Fix Committed |
Is this seen on Mainline / 3.0 too ?