Make N1kv plugin net-delete more consistent w/ core
Bug #1379583 reported by
Steven Hillman
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
New
|
Undecided
|
Unassigned |
Bug Description
Currently the N1kV plugin has a check for subnets on network delete that reports an error when trying to delete the network if any subnets are present. This is a slight deviation from core plugin behavior which simply removes any associated subnets on network delete. Ideally we should enhance this behavior to be more consistent with core by having the plugin trigger the needed delete for any associated subnets on network delete.
Changed in neutron: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
assignee: | nobody → Eugene Nikanorov (enikanorov) |
Changed in neutron: | |
assignee: | Eugene Nikanorov (enikanorov) → Saksham Varma (sakvarma) |
tags: | added: juno-backport-potential |
no longer affects: | neutron |
tags: | added: n1kv |
To post a comment you must log in.
Fix proposed to branch: stable/juno /review. openstack. org/136873
Review: https:/