glance/glance/async/flows
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
..
__init__.py Glance Image Introspection 2015-03-10 11:01:18 -04:30
base_import.py Adding constraints around qemu-img calls 2016-09-26 13:28:31 -05:00
convert.py Adding constraints around qemu-img calls 2016-09-26 13:28:31 -05:00
introspect.py Adding constraints around qemu-img calls 2016-09-26 13:28:31 -05:00
ovf_process.py Merge "Cleanup i18n marker functions to match Oslo usage" 2016-07-14 22:27:04 +00:00