Comment 11 for bug 981104

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/20288
Committed: http://github.com/openstack/nova/commit/e8386a27968f5a53f97681e7caf63b2243b7ed05
Submitter: Jenkins
Branch: master

commit e8386a27968f5a53f97681e7caf63b2243b7ed05
Author: Rafi Khardalian <email address hidden>
Date: Wed Jan 23 01:55:09 2013 +0000

    Allow users to specify a tmp location via config

    Fixes bug 981104

    Although the temporary directory used can be controlled via
    environment variables, this patch provides a way to define it
    explicitly via a config option.

    The default value is None, which behaves per the doc below:
    http://docs.python.org/2/library/tempfile.html#tempfile.tempdir

    Flags: DocImpact
    Change-Id: I47b6d8bac734f453c80d541b46086a30e847c859