Reviewed: https://review.openstack.org/463647 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4214fc2d75aabcd1c1e1e78c5c50752b2e1edf10 Submitter: Jenkins Branch: master
commit 4214fc2d75aabcd1c1e1e78c5c50752b2e1edf10 Author: jimmygc <[email protected]> Date: Wed May 10 11:20:46 2017 +0800 Clean /tmp after upload when using glance v2 client When using glance v2 client, it will leave an upload tmp file in /tmp folder, which will cause upload error if its filesystem (in memory) is full. Change-Id: I0a7267db894e7be4216a346752d299132df9a29a Closes-Bug: #1689694 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1689694 Title: When using glance v2 client, uploaded temporary file in /tmp is not removed. Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When using glance v2 client, temporary upload file remains in /tmp folder after a successful or failed upload. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1689694/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

