Comment 7 for bug 1507564

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/kilo)

Reviewed: https://review.openstack.org/248852
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=0bac2bf693f054894f2e1b8149de8ecc7772f065
Submitter: Jenkins
Branch: stable/kilo

commit 0bac2bf693f054894f2e1b8149de8ecc7772f065
Author: NiallBunting <email address hidden>
Date: Wed Nov 4 13:30:18 2015 +0000

    Update os.path.remove as it does not exist

    Os.path.remove does not exist so this removes it and replaces it with
    some code that will remove the file. Functionally fulfilling the role
    that os.path.remove was meant to fill.

    Change-Id: I040d445007055b31561a592dd74b3e2ffaa9cd54
    Closes-bug: 1507564
    (cherry picked from commit 36f5ff563258f47fa5159ed4bf11d259bb76caa6)