nova/nova/image
Sean Mooney b1cc39848e Add iso file format inspector
This change includes unit tests for the ISO
format inspector using mkisofs to generate
the iso files.

A test for stashing qcow content in the system_area
of an iso file is also included.

This change modifies format_inspector.detect_file_format
to evaluate all inspectors until they are complete and
raise an InvalidDiskInfo exception if multiple formats
match.

Related-Bug: #2059809
Change-Id: I7e12718fb3e1f77eb8d1cfcb9fa64e8ddeb9e712
2024-07-08 13:03:27 +01:00
..
__init__.py Remove 'nova.image.api' module 2020-02-18 11:45:39 +00:00
format_inspector.py Add iso file format inspector 2024-07-08 13:03:27 +01:00
glance.py Do not close returned image-chunk iterator & get_verifier early 2024-04-25 13:58:12 +02:00