Public bug reported: When the quota limit is reached, the image location is not cleaned up[0]. Notice that at this point *just* the locaiton should be deleted since the image data upload didn't succeed and the store should have already cleaned up the partially uploaded data.
https://github.com/openstack/glance/blob/master/glance/quota/__init__.py#L241 ** Affects: glance Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1262233 Title: Glance's quota don't clean image_data if limit is reached Status in OpenStack Image Registry and Delivery Service (Glance): New Bug description: When the quota limit is reached, the image location is not cleaned up[0]. Notice that at this point *just* the locaiton should be deleted since the image data upload didn't succeed and the store should have already cleaned up the partially uploaded data. https://github.com/openstack/glance/blob/master/glance/quota/__init__.py#L241 To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1262233/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

