[Kimchi-devel] [PATCH V2 0/2] bug fix: from persistent xml get user and group

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Mon Apr 21 09:15:36 UTC 2014


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

V1 -> V2:
libvirt also support virDomain.metadata and virDomain.setMetadata two api.
use virDomain.metadata to get the user and group.
use virDomain.setMetadata to set the user and group. 

ShaoHe Feng (2):
  bug fix: get user and group metadata by libvirt virDomain.metadata API
  use libvirt api to set user and group metadata by
    virDomain.setMetadata API

 src/kimchi/i18n.py      |  1 +
 src/kimchi/model/vms.py | 52 ++++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 42 insertions(+), 11 deletions(-)

-- 
1.9.0




More information about the Kimchi-devel mailing list