Activity log for bug #1628875

Date Who What changed Old value New value Message
2016-09-29 11:00:58 Alex Xu bug added bug
2016-09-29 11:02:40 Alex Xu description In the code of create image for volume based instance, there isn't rollback code when create volume snaphost or create image failed. For example, both cinder and glance have quota for the number of volume snapshot and the number of image metadata, so there have a chance to failed on quota. But the code won't rollbacked already created volume snapshot. In the code of create image for volume based instance http://git.openstack.org/cgit/openstack/nova/tree/nova/compute/api.py#n2610, there isn't rollback code when create volume snaphost or create image failed. For example, both cinder and glance have quota for the number of volume snapshot and the number of image metadata, so there have a chance to failed on quota. But the code won't rollbacked already created volume snapshot.
2016-09-29 11:02:41 Alex Xu nova: status New Confirmed
2016-09-29 11:02:44 Alex Xu nova: importance Undecided Medium
2016-09-29 11:02:47 Alex Xu nova: assignee Alex Xu (xuhj)
2017-06-23 16:28:07 Sean Dague nova: assignee Alex Xu (xuhj)