gantt/bin
Thierry Carrez 936bcd0d98 Restore SIGPIPE default action for subprocesses
Python ignores SIGPIPE on startup, because it prefers to check every
write and raise an IOError exception rather than taking the signal. Most
Unix subprocesses don't expect to work this way. This patch (adapted
from Colin Watson's post at http://tinyurl.com/2a7mzh5) sets SIGPIPE
back to the default action for nova.utils.execute and nova-rootwrap
created subprocesses.

Fixes bug 1053364

Change-Id: I17e1629bb4ef4268515c6734ddb6e12746739c52
2012-09-20 15:24:14 +02:00
..
nova-all Add man pages 2012-09-17 12:00:08 -07:00
nova-api Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-ec2 Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-metadata Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-os-compute Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-api-os-volume Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-cert Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-clear-rabbit-queues OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-compute Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-console OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-consoleauth OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-dhcpbridge Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-manage Merge "Update 'unlimited' quota value to '-1' in db" 2012-09-20 01:25:42 +00:00
nova-network Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-novncproxy Add missing argument to novncproxy websockify call 2012-09-06 16:31:00 +02:00
nova-objectstore Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-rootwrap Restore SIGPIPE default action for subprocesses 2012-09-20 15:24:14 +02:00
nova-rpc-zmq-receiver Update nova-rpc-zmq-receiver to load nova.conf. 2012-08-30 21:28:03 -04:00
nova-scheduler Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-volume Switch to common logging. 2012-07-02 15:57:09 -05:00
nova-volume-usage-audit OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00
nova-xvpvncproxy OpenStack capitalization added to HACKING.rst 2012-08-17 15:59:32 -05:00