Back to bug 1001821

Who When What Removed Added
Ayal Baron 2013-09-08 11:51:14 UTC CC abaron, fsimonce
Flags needinfo?(eharney) needinfo?(fsimonce)
Eric Harney 2013-09-13 18:57:56 UTC Status NEW ON_DEV
Flags needinfo?(eharney) needinfo?(fsimonce)
Link ID OpenStack gerrit 46500
Eric Harney 2013-09-16 13:47:21 UTC Status ON_DEV POST
Eric Harney 2013-10-09 15:22:06 UTC Status POST MODIFIED
Fixed In Version openstack-cinder-2013.2-0.11.rc1.el6ost
Scott Lewis 2013-11-19 16:54:18 UTC Target Milestone --- beta
errata-xmlrpc 2013-11-26 19:20:36 UTC Status MODIFIED ON_QA
Haim 2013-12-02 10:04:51 UTC QA Contact hateya yrabl
Don Domingo 2013-12-10 00:55:46 UTC CC ddomingo
Flags needinfo?(eharney)
Eric Harney 2013-12-10 19:51:41 UTC Doc Text Cause: Temporary files used during image conversion were stored under /tmp.

Consequence: /tmp is not the appropriate place for these files for security and space allocation concerns.

Fix: Use /var/lib/cinder/conversion for storage of these temporary files.

Result: Image conversion works the same as before, data is not written to /tmp.
Flags needinfo?(eharney)
Don Domingo 2013-12-13 04:58:36 UTC Doc Text Cause: Temporary files used during image conversion were stored under /tmp.

Consequence: /tmp is not the appropriate place for these files for security and space allocation concerns.

Fix: Use /var/lib/cinder/conversion for storage of these temporary files.

Result: Image conversion works the same as before, data is not written to /tmp.
During image conversion, the Block Storage service originally stored temporary files under /tmp.

With this release, the Block Storare service will store temporary files to /var/lib/cinder/conversion/ instead. This was done to address security and space allocation concerns.
Haim 2013-12-15 08:02:21 UTC QA Contact yrabl tshefi
Tzach Shefi 2013-12-19 12:47:16 UTC Flags needinfo?(eharney)
Eric Harney 2013-12-19 15:28:37 UTC Flags needinfo?(eharney)
errata-xmlrpc 2013-12-19 17:25:44 UTC Status ON_QA RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:21:46 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:21:46 UTC
Perry Myers 2016-04-26 16:13:01 UTC CC pmyers

Back to bug 1001821