[virt-tools-list] [virt-manager PATCH v2 0/8] Drop support for --os-variant list

Cole Robinson crobinso at redhat.com
Mon Feb 17 16:45:11 UTC 2014


On 02/17/2014 10:39 AM, Giuseppe Scrivano wrote:
> This series adds libosinfo support to virt-manager, that is used to
> populate the OS list instead of maintaining it in osdict.py.
> 
> This new version, rebased onto master, fixes the issues reported for
> v1 and adds a new commit "virt-install: Drop support for --os-variant
> list".
> 
> Giuseppe Scrivano (8):
>   virtinstall: allow to redefine typename in _OSVariant
>   virtinstall: read OSes information from libosinfo
>   virtinstall: add some quirks
>   virt-manager: add dependency to libosinfo
>   tests: fix to not fail with libosinfo
>   osdict: expose libosinfo recommended resources for an OS
>   virtManager: by default use the recommended resources to run an OS
>   virt-install: Drop support for --os-variant list
> 
>  man/virt-install.pod   |   7 +-
>  tests/misc.py          |   3 +-
>  virt-install           |   7 -
>  virt-manager.spec.in   |   1 +
>  virtManager/create.py  |  34 +++-
>  virtinst/osdict.py     | 438 +++++++++++++++++++++++++++++++++++++------------
>  virtinst/urlfetcher.py |   2 +-
>  7 files changed, 370 insertions(+), 122 deletions(-)
> 

Has there a libosinfo release yet?

- Cole




More information about the virt-tools-list mailing list