ironic-lib/ironic_lib
Lucas Alvares Gomes 4ae48d0b21 Limit memory usage when running qemu-img
With multiple qemu-img processes running at the same time the host machine
can quickly run out of memory. This patch is limiting the memory space
to 1 GiB when invoking qemu-img.

Change-Id: If791452edc38c4732ba2b96220e7969c72b234dd
Closes-Bug: #1657808
2017-01-19 16:57:59 +00:00
..
common Move to oslo.i18n 2015-10-01 09:38:29 -07:00
tests Limit memory usage when running qemu-img 2017-01-19 16:57:59 +00:00
__init__.py Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
disk_partitioner.py Add support for BIOS local boot for GPT label 2016-05-23 06:14:49 +00:00
disk_utils.py Limit memory usage when running qemu-img 2017-01-19 16:57:59 +00:00
exception.py Correct reraising of exception 2016-08-24 12:37:59 +01:00
metrics.py Enforce doc8, make it pass, + fix inaccuracies 2016-08-18 16:47:22 +00:00
metrics_statsd.py Add support for metrics 2016-06-28 13:38:01 +01:00
metrics_utils.py Add support for metrics 2016-06-28 13:38:01 +01:00
utils.py Check for HCTL as part of root device hints 2016-12-07 11:46:25 +00:00
version.py Add framework for doc building in ironic-lib 2016-08-18 09:14:52 -07:00