[virt-tools-list] [PATCH v2 0/5] add support for <title>
Giuseppe Scrivano
gscrivan at redhat.com
Tue Sep 24 17:06:29 UTC 2013
This series adds the support for the <title> metadata that is
supported by libvirt since its 0.9.10 version.
major changes for v2:
- split the changes in more commits
- include all the comments reported for v1
Giuseppe Scrivano (5):
virtinst: add probe functionality to test for metadata support
virtinst: handle the guest "title" XML element
virtManager: add functions to manage guest "title" metadata
virt-manager: add UI elements for domain title in the details window
virtManager: show the VM title in the manager window
tests/xmlparse-xml/change-guest-out.xml | 1 +
tests/xmlparse.py | 1 +
ui/details.ui | 84 ++++++++++++++++++++++-----------
virtManager/details.py | 13 ++++-
virtManager/domain.py | 33 +++++++++++++
virtManager/manager.py | 4 +-
virtinst/guest.py | 3 +-
virtinst/support.py | 2 +
8 files changed, 109 insertions(+), 32 deletions(-)
--
1.8.3.1
More information about the virt-tools-list
mailing list