deb-glance/glance/tests/unit/async
Hemanth Makkapati 69a9b659fd Adding constraints around qemu-img calls
* All "qemu-img info" calls are now run under resource limitations
  that limit CPU time to 2 seconds and address space usage to 1 GB.
  This helps avoid any DoS attacks via malicious images.
* All "qemu-img convert" calls now specify the import format so that
  it does not have to be inferred by qemu-img.

SecurityImpact

Change-Id: Ib900bbc05cb9ccd90c6f56ccb4bf2006e30cdc80
Closes-Bug: #1449062
2016-09-26 13:28:31 -05:00
..
flows Adding constraints around qemu-img calls 2016-09-26 13:28:31 -05:00
__init__.py Introduces eventlet executor for Glance Tasks 2014-09-02 11:45:58 -04:00
test_async.py Introduces eventlet executor for Glance Tasks 2014-09-02 11:45:58 -04:00
test_taskflow_executor.py Remove usage of assert_called_once in mocks 2015-07-11 22:54:25 +03:00