Resource creation error when some remained on OFC (NEC Plugin)
Bug #1206416 reported by
Ryota Mibu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Ryota Mibu |
Bug Description
NEC Plugin ignores OFC (= OpenFlow Controller, which is backend of this plugin) errors while deleting resources (network and port) from OFC, and it could leave some unused resources on OFC. If OFC/OFC-driver generates id which is in remained resources on OFC when creating new one, OFC will fail to create it.
How easy to generate duplicated ids depend on OFC or OFC-driver, but we have to consider this situation. So we will make NEC Plugin keep logical resource which had OFC error while deleting, to make sure there is no orphan resource on OFC.
Changed in neutron: | |
milestone: | none → havana-3 |
Changed in neutron: | |
importance: | Undecided → Medium |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | havana-3 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/39235
Review: https:/