yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13070
[Bug 1267097] Re: A glance error (image unavailable) during a snapshot leaves an instance in SNAPSHOTTING
** Changed in: nova/havana
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1267097
Title:
A glance error (image unavailable) during a snapshot leaves an
instance in SNAPSHOTTING
Status in OpenStack Compute (Nova):
Fix Released
Status in OpenStack Compute (nova) havana series:
Fix Released
Bug description:
If a snapshot is attempted to be taken when Glance can't find the
underlying image (usually because it's been deleted), then
ImageNotFound is raised to
nova.compute.manager.ComputeManager._snapshot_instance. The error path
for this leaves the instance in a snapshotting state; after which
"operator intervention" is required.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1267097/+subscriptions
References