yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06472
[Bug 1242819] Re: Remove unnecessary steps for cold snapshots
** Changed in: nova
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/1242819
Title:
Remove unnecessary steps for cold snapshots
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When creating cold snapshots we first stop the instance, create a snapshot of that instance, extract the snapshot to a file, delete the snapshot and bring the instance back up.
If the instance is stopped, then there's no need to create a snapshot because there's no concurrent writer, so the snapshot can be extracted directly and save us from the two unnecessary steps (creation and deletion of a snapshot).
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1242819/+subscriptions