rbd delete_image does not catch ImageNotFound when deleting snap
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
High
|
Edward Hope-Morley |
Bug Description
the store.rbd.
This produces errors like this:
2013-09-30 14:30:10.139 442 ERROR glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
2013-09-30 14:30:10.139 442 TRACE glance.
where we are doing a cleanup but the image may not exist in which case we would want to ignore the error.
Changed in glance: | |
assignee: | nobody → Edward Hope-Morley (hopem) |
status: | New → In Progress |
description: | updated |
Changed in glance: | |
milestone: | none → icehouse-1 |
importance: | Undecided → High |
tags: | added: havana-rc-potential |
Changed in glance: | |
milestone: | icehouse-1 → havana-rc2 |
tags: | removed: havana-rc-potential |
Changed in glance: | |
milestone: | havana-rc2 → 2013.2 |
this bug appears to have been introduced by https:/ /review. openstack. org/#/c/ 42896/