[Openstack-security] [openstack/glance] SecurityImpact review request change Ie389de6538a9b98dc51c7d781b81b3ab10b83842
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Tue Feb 17 07:30:52 UTC 2015
Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/156493
Log:
commit 78b5b0a9575cd5e9c4543ec0e8fd6072af1f0ebb
Author: abhishekkekane <abhishek.kekane at nttdata.com>
Date: Thu Feb 12 04:09:14 2015 -0800
Image data remains in backend for deleted image
Trying to delete image created using task api (import-from) image gets
deleted from the database, but image data remains in the backend. Import
task does not update the location of the image and it remains None even
image becomes active. Location entry is not added in the database in
image_locations table.
Added location information to the image before saving the image in
the database.
SecurityImpact
Change-Id: Ie389de6538a9b98dc51c7d781b81b3ab10b83842
Closes-Bug: #1420696
More information about the Openstack-security
mailing list