oslo.utils/oslo_utils/imageutils
Dan Smith 91af49beed Add stream-based detection
This effectively unifies the InfoWrapper and detect_file_format()
behavior into a single approach that can work stream-based or with
a file on disk.

Note that the wrapper name is also changed as "InfoWrapper" was
named for glance's intended use-case, which was metadata extraction.
Since this has obviously grown in scope, now is the time to change
that name.

Change-Id: Id61f7472f791fc258ec7d0238568c379a7b27823
2024-08-13 07:58:56 -07:00
..
__init__.py Make imageutils a directory 2024-07-22 08:01:45 -07:00
format_inspector.py Add stream-based detection 2024-08-13 07:58:56 -07:00
qemu.py Make imageutils a directory 2024-07-22 08:01:45 -07:00