All subprocess.Popen calls should go through common function
Bug #1053381 reported by
Thierry Carrez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Gary Kotton |
Bug Description
In current Quantum there are direct subprocess.Popen calls in:
quantum/
quantum/
quantum/
quantum/
quantum/
Those should all make use of a common function (probably the one in quantum/
Changed in quantum: | |
assignee: | nobody → Gary Kotton (garyk) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in quantum: | |
milestone: | none → grizzly-1 |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
Changed in quantum: | |
milestone: | grizzly-1 → 2013.1 |
tags: | removed: in-stable-grizzly |
no longer affects: | neutron/grizzly |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/13536
Review: https:/