add unit tests for the ODL MechanismDriver
Bug #1325184 reported by
Cédric OLLIVIER
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Medium
|
Cédric OLLIVIER | ||
| Icehouse |
Fix Released
|
Medium
|
Cédric OLLIVIER | ||
Bug Description
All the operations (create, update or delete) haven't been covered by unit tests.
Bug #1324450 about the delete operations would have been caught.
| tags: | added: opendaylight unittest |
| Changed in neutron: | |
| importance: | Undecided → Medium |
| status: | New → Confirmed |
| Changed in neutron: | |
| assignee: | nobody → Cédric OLLIVIER (m.col) |
| status: | Confirmed → In Progress |
| Changed in neutron: | |
| milestone: | none → juno-3 |
| Changed in neutron: | |
| milestone: | juno-3 → juno-rc1 |
| Changed in neutron: | |
| milestone: | juno-rc1 → none |
| Changed in neutron: | |
| milestone: | none → juno-rc1 |
| Changed in neutron: | |
| status: | In Progress → Fix Committed |
| Changed in neutron: | |
| status: | Fix Committed → Fix Released |
| Changed in neutron: | |
| milestone: | juno-rc1 → 2014.2 |
To post a comment you must log in.

Reviewed: https:/ /review. openstack. org/96459 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=c1ed203ccb8 16ac0a3a0e015d2 790ed3aee04564
Committed: https:/
Submitter: Jenkins
Branch: master
commit c1ed203ccb816ac 0a3a0e015d2790e d3aee04564
Author: Cédric Ollivier <email address hidden>
Date: Thu May 29 12:01:28 2014 +0200
Add delete operations for the ODL MechanismDriver
This commit adds delete operations (networks, subnets and ports) for the ODL MechanismDriver. resource to reduce db operations.
It also modifies sync_single_
Change-Id: I03ca04c83ac2ef 9c879fbd87e74ba e495daea16d
Closes-Bug: #1324450
Partial-Bug: #1325184