[virt-tools-list] [virt-manager PATCH] Tiny inspection improvements

Pino Toscano ptoscano at redhat.com
Wed Feb 8 15:55:32 UTC 2017


Hi,

this patch series improves the integration with libguestfs for
inspection of guests:
- show the actual OS of each guest, in addition to the product name
- fix the version of installed packages, by taking epochs into account
- use also low quality icons from guests

Thanks,

Pino Toscano (4):
  inspection: rename variable for OS type
  inspection: show OS type in Inspection page
  inspection: consider also epoch for pkg version
  inspection: try low quality icons as fallback

 ui/details.ui             | 50 +++++++++++++++++++++++++++++++++++------------
 virtManager/details.py    | 25 +++++++++++++++++++++++-
 virtManager/domain.py     |  2 +-
 virtManager/inspection.py | 13 +++++++-----
 4 files changed, 71 insertions(+), 19 deletions(-)

-- 
2.9.3




More information about the virt-tools-list mailing list