[Openstack-security] [openstack/glance] SecurityImpact review request change Ie389de6538a9b98dc51c7d781b81b3ab10b83842

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Tue Feb 17 11:43:27 UTC 2015


Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/156553

Log:
commit 25a722e614eacc47e4658f0bca6343fa52f7d03f
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
    
    Conflicts:
    	glance/common/scripts/image_import/main.py
    
    Change-Id: Ie389de6538a9b98dc51c7d781b81b3ab10b83842
    Closes-Bug: #1420696
    (cherry picked from commit 78b5b0a9575cd5e9c4543ec0e8fd6072af1f0ebb)





More information about the Openstack-security mailing list