Missing InstanceInfoCache entry prevents delete

Bug #1367272 reported by Mike Durnosvistov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
4.1.x
Triaged
Medium
Unassigned

Bug Description

If you're trying to delete an instance which is out-of-sync such that it's missing a InstanceInfoCache entry, you'll will receive a traceback: http://paste.openstack.org/show/60685/

Delete in this case should be allowed so that you can cleanup these 'broken' instances.

The solution is to catch the InstanceInfoCacheNotFound exception (like we do with other NotFound exceptions around this code), and continue on.

Changed in mos:
assignee: nobody → Mikhail Durnosvistov (mdurnosvistov)
Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :
Changed in mos:
milestone: none → 4.1.2
status: New → Triaged
importance: Undecided → Medium
tags: added: nova
tags: added: customer-found expedia
Revision history for this message
OSCI Robot (oscirobot) wrote :
Changed in mos:
status: Triaged → In Progress
Revision history for this message
OSCI Robot (oscirobot) wrote :
no longer affects: mos
Changed in mos:
status: New → Fix Released
milestone: none → 6.0
importance: Undecided → Medium
no longer affects: mos
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.