On Wednesday, 31 October 2018 22:45:32 CET Fabiano Fidêncio wrote:
> This patchset adds support to images entries as part of the "os" entry
> in a very similar way that's already done for both medias and trees.
> 
> It's important to note that in order to do so, we've added a libguestfs
> dependency used when creating an OsinfoImage from location (more details
> in the second patch of the series).
> 
> An example of how the XML will look like is:
> <os>
>   <image arch="x86_64">
>     <variant id="cloud"/>
>     <url>https://download/foo/bar.img</url>
>     <product-name>Ditro Foo (Cloud Edition)</product-name>
>   </image>
> </os>
> 
> Last but not least, I'm cc'ing here Richard Jones and Pino Toscano in
> order to get their input in the libguestfs bits ... mainly to know
> whether explicitly depending on libguestfs is a good idea or not (and,
> if not, to get some feedback on different approaches that could be
> taken).

In addition to the other notes, most probably it would be nice to see
also new test-image & test-imagelist tests, and a test-imageuris
network test.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to