Back to bug 1004398

Who When What Removed Added
RHEL Program Management 2013-09-04 14:50:05 UTC Target Release --- 4.0
Flavio Percoco 2013-09-05 11:59:30 UTC Keywords Triaged
Link ID Launchpad 1220744
Flavio Percoco 2013-09-05 12:04:14 UTC Status NEW ASSIGNED
Assignee rhos-maint fpercoco
Flavio Percoco 2013-09-09 09:02:15 UTC Target Release 4.0 5.0
CC jruzicka
Component openstack-glance python-glanceclient
QA Contact hateya
RHEL Program Management 2013-09-09 09:27:41 UTC Target Release 5.0 4.0
Flavio Percoco 2013-09-23 10:05:15 UTC Status ASSIGNED ON_DEV
Component python-glanceclient openstack-glance
QA Contact hateya
Link ID OpenStack gerrit 47718
Ayal Baron 2013-10-01 09:15:38 UTC CC abaron
Flavio Percoco 2013-11-22 13:04:33 UTC Status ON_DEV MODIFIED
Fixed In Version openstack-glance-2013.2-3.el6ost
errata-xmlrpc 2013-11-26 19:21:23 UTC Status MODIFIED ON_QA
Haim 2013-12-02 10:12:32 UTC QA Contact hateya tshefi
Tzach Shefi 2013-12-02 12:56:43 UTC Status ON_QA VERIFIED
Don Domingo 2013-12-10 02:25:13 UTC CC ddomingo
Flags needinfo?(fpercoco)
Flavio Percoco 2013-12-10 09:03:59 UTC Doc Text Cause:

Glance didn't do any size verification on image-creation

Consequence:

It was possible to create images with a smaller size value - using `--size` - than the real one.

Fix:

Glance API v1 now checks the size of the image being uploaded and raises an error if it doesn't match the image's size.
Flags needinfo?(fpercoco)
Scott Radvan 2013-12-13 04:21:18 UTC CC sradvan
Doc Text Cause:

Glance didn't do any size verification on image-creation

Consequence:

It was possible to create images with a smaller size value - using `--size` - than the real one.

Fix:

Glance API v1 now checks the size of the image being uploaded and raises an error if it doesn't match the image's size.
Cause:

Glance didn't do any size verification on image-creation

Consequence:

It was possible to create images with a smaller size value - using `--size` - than the real one.

Fix:

Glance API v1 now checks the size of the image being uploaded and raises an error if it doesn't match the image's size.

Result:

Glance images are verified upon creation and include improved error handling.
Scott Lewis 2013-12-16 18:40:48 UTC Target Milestone --- rc
errata-xmlrpc 2013-12-19 17:28:32 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:23:28 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:23:28 UTC
Perry Myers 2016-04-27 02:58:01 UTC CC pmyers

Back to bug 1004398