Back to bug 1043929

Who When What Removed Added
RHEL Program Management 2013-12-17 13:33:01 UTC Target Release --- 5.0
Tzach Shefi 2013-12-17 13:48:05 UTC Target Release 5.0 ---
Blocks 985139
Tzach Shefi 2013-12-17 13:49:58 UTC Blocks 985139
RHEL Program Management 2013-12-17 13:58:38 UTC Target Release --- 5.0
Perry Myers 2013-12-17 14:49:17 UTC Target Release 5.0 4.0
Assignee rhos-maint fpercoco
Target Milestone --- async
Flavio Percoco 2013-12-17 17:23:30 UTC Status NEW ASSIGNED
Flavio Percoco 2013-12-18 11:36:21 UTC Keywords Triaged
Status ASSIGNED ON_DEV
Ayal Baron 2013-12-18 13:35:00 UTC Blocks 985139
Flavio Percoco 2013-12-18 14:30:49 UTC Status ON_DEV POST
Link ID OpenStack gerrit 62897
Scott Lewis 2013-12-19 18:20:27 UTC Keywords ZStream
Ayal Baron 2013-12-29 12:08:38 UTC CC abaron
Andrej Golis 2014-01-06 11:39:20 UTC QA Contact hateya dron
Scott Lewis 2014-01-06 19:22:13 UTC CC sclewis
Whiteboard Storage storage
Flavio Percoco 2014-01-07 13:01:25 UTC Whiteboard storage storage, mid-Jan
Ayal Baron 2014-01-08 09:05:41 UTC Whiteboard storage, mid-Jan mid-Jan
Scott Lewis 2014-01-08 19:44:01 UTC Target Milestone async A1
Scott Lewis 2014-01-08 19:53:11 UTC Whiteboard mid-Jan
John Skeoch 2014-01-13 01:19:17 UTC CC hateya
Flavio Percoco 2014-01-13 16:55:43 UTC Status POST MODIFIED
Fixed In Version openstack-glance-2013.2.1-3.el6ost
errata-xmlrpc 2014-01-13 17:47:30 UTC Status MODIFIED ON_QA
Dafna Ron 2014-01-13 20:40:37 UTC QA Contact dron tshefi
Tzach Shefi 2014-01-16 15:04:27 UTC Status ON_QA VERIFIED
Martin Lopes 2014-01-17 00:35:17 UTC CC mlopes
Flags needinfo?(fpercoco)
Flavio Percoco 2014-01-20 10:14:13 UTC Doc Text Cause:

Quota space limit summed non-active images during the limit enforcement. This caused the used space to never decrease even when images were deleted or killed.

Fix:

Images whose status is part of this set ('killed', 'pending_delete', 'deleted') won't be added to the final storage used count.

Result:
Flags needinfo?(fpercoco)
Scott Radvan 2014-01-21 02:37:48 UTC CC sradvan
Doc Text Cause:

Quota space limit summed non-active images during the limit enforcement. This caused the used space to never decrease even when images were deleted or killed.

Fix:

Images whose status is part of this set ('killed', 'pending_delete', 'deleted') won't be added to the final storage used count.

Result:
Cause:

Quota space limit summed non-active images during the limit enforcement.

Consequence: Used space never decreased even when images were deleted or killed.

Fix:

Images with a status of 'killed', 'pending_delete', or 'deleted' won't be added to the final storage used count.

Result:

Used space count is more accurate and will decrease as expected, for instance, when images are deleted or killed.
Scott Radvan 2014-01-21 05:14:34 UTC Doc Text Cause:

Quota space limit summed non-active images during the limit enforcement.

Consequence: Used space never decreased even when images were deleted or killed.

Fix:

Images with a status of 'killed', 'pending_delete', or 'deleted' won't be added to the final storage used count.

Result:

Used space count is more accurate and will decrease as expected, for instance, when images are deleted or killed.
Cause:

Quota space limit summed non-active images during the limit enforcement.

Consequence:

Used space never decreased even when images were deleted or killed.

Fix:

Images with a status of 'killed', 'pending_delete', or 'deleted' won't be added to the final storage used count.

Result:

Used space count is more accurate and will decrease as expected, for instance, when images are deleted or killed.
Bruce Reeler 2014-01-22 00:02:46 UTC CC breeler
Doc Text Cause:

Quota space limit summed non-active images during the limit enforcement.

Consequence:

Used space never decreased even when images were deleted or killed.

Fix:

Images with a status of 'killed', 'pending_delete', or 'deleted' won't be added to the final storage used count.

Result:

Used space count is more accurate and will decrease as expected, for instance, when images are deleted or killed.
Previously in OpenStack Image, the quota space limit summed non-active images during the limit enforcement. As a result, used space never decreased even when images were deleted or killed.

Now, images with a status of 'killed', 'pending_delete', or 'deleted' won't be added to the final storage used count. As a result, used space count is more accurate and will decrease as expected, when, for instance, images are deleted or killed.
errata-xmlrpc 2014-01-22 16:09:42 UTC Status VERIFIED RELEASE_PENDING
Scott Lewis 2014-01-23 14:23:32 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-01-23 09:23:32 UTC
Perry Myers 2016-04-26 23:59:23 UTC CC pmyers

Back to bug 1043929