grizzly: new tempdir option in nova

Bug #1106394 reported by Tom Fifield
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Tom Fifield

Bug Description

If https://review.openstack.org/#/c/20288 is merged, a new option is added to nova in grizzly.

   79 cfg.StrOpt('tempdir',
   80 default=None,
   81 help='Explicitly specify the temporary working directory'),

nova.conf samples, and config option references should be updated

Tags: nova
Revision history for this message
Tom Fifield (fifieldt) wrote :

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

tags: added: nova
Changed in openstack-manuals:
milestone: none → grizzly
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Confirmed → In Progress
assignee: nobody → Tom Fifield (fifieldt)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/24054

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

Reviewed: https://review.openstack.org/24054
Committed: http://github.com/openstack/openstack-manuals/commit/afa8bb793a91aab22485129efc3ded806b467e24
Submitter: Jenkins
Branch: master

commit afa8bb793a91aab22485129efc3ded806b467e24
Author: Tom Fifield <email address hidden>
Date: Mon Mar 11 22:00:59 2013 +1100

    Doc nova tempdir flag

    fixes bug 1106394

    tempdir is a new option in grizzly, as documented

    patch2 makes explicit that the default value is none

    Change-Id: Ia528b622b4783e01eb1a55e5e897ee00a90e7bd7

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.