nova.utils.execute() fails on Windows due to unsupported parameters in subprocess.Popen

Bug #1077121 reported by Alessandro Pilotti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Alessandro Pilotti

Bug Description

subprocess.Popen() does not support preexec_fn and close_fds = True on Windows

Changed in nova:
assignee: nobody → Alessandro Pilotti (alexpilotti)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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

commit c6dd816cb6f09cb0148730875f02018b4949e9b6
Author: Alessandro Pilotti <email address hidden>
Date: Fri Nov 9 20:06:31 2012 +0200

    Fixes a bug in nova.utils, due to Windows compatibility issues.

    Fixes Bug #1077121

    subprocess.Popen() does not support preexec_fn and close_fds = True on
    Windows

    Change-Id: I69697b692b982c7cf786f52cc57f95b4819b50d8

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-1 → 2013.1
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.