Impossible to detach VIF when it was manually attached to port in portgroup
Bug #1663660 reported by
Kyrylo Romanenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Fix Released
|
Medium
|
Vasyl Saienko |
Bug Description
Got VIF not attached when doing ironic node-vif-detach <node> vif when port is in portgroup and VIF was manually attached by ironic port-update add <port> extra/vif_
Steps to reproduce:
1) Create a node.
2) Create a port for the node.
3) Create a portgroup for the node.
4) Add port to the portgroup.
5) Manually attach VIF to a port. ironic port-update add <port> extra/vif_
6) Try to detach VIF from node by using ironic node-vif-detach <node> VIF
Changed in ironic: | |
assignee: | nobody → Vasyl Saienko (vsaienko) |
Changed in ironic: | |
status: | New → Invalid |
summary: |
- 'tenant_vif_port_id' field does not get into port-group internal_info + Impossible to detach VIF when it was manually attached to port in + portgroup |
description: | updated |
Changed in ironic: | |
status: | Incomplete → Confirmed |
Changed in ironic: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Need to recheck this bug on fresher Devstack from master.