Daniel P. Berrange d65d931da8 processutils: add support for missing process limits
The original commit adding support for process limits only wired
up address space, max files and resident set size limits. This
is not sufficient to enable nova to protect qemu-img commands
against malicious images.

This commit adds support for the remaining limits supported
by python: core file size, cpu time, data size, file size,
locked memory size, max processes and stack size.

Related-bug: #1449062
Change-Id: I164c4b35e1357a0f80ed7fe00a7ae8f49df92e31
(cherry picked from commit 8af826953d)
(cherry picked from commit 5f417f8e96)
2016-06-21 15:44:39 +00:00
2014-12-10 08:31:04 -05:00
2015-09-29 14:24:48 +00:00
2015-08-08 11:37:30 +00:00

oslo.concurrency

Latest Version

Downloads

The oslo.concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 658 KiB