glance/glance/tests
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
..
etc Make the task's API admin only by default 2016-01-28 19:26:09 +00:00
functional Merge "Bump up Glance API minor version to 2.4" 2016-09-15 18:12:27 +00:00
integration Don't use config option sqlite_db 2016-08-16 13:42:02 +08:00
unit Adding constraints around qemu-img calls 2016-09-26 13:28:31 -05:00
var Support importing OVA/OVF package to Glance 2016-02-24 14:35:19 -08:00
__init__.py Fix getaddrinfo if dnspython is installed 2014-12-05 09:29:16 +00:00
stubs.py Remove verbose option from glance tests 2016-05-26 15:00:11 +00:00
test_hacking.py Hacking checks for not using dict iteration calls 2016-01-25 21:54:08 -08:00
utils.py Correct some misspelt words in glance 2016-05-13 14:24:41 +08:00