Comment 2 for bug 1281324

Revision history for this message
Robert Collins (lifeless) wrote : Re: vm_state ERROR vm undeletable

Ok, so it hits this:
                        LOG.info(_('Instance is already in deleting state, '
                                   'ignoring this request'), instance=instance)

but - the nova compute process for that VM has been restarted and the VM isn't being deleted, Also that message level of info is wrong - default logging won't show this, and this is IMO an usual situation where admins will be scratching their head.