Re: [PATCH v3 0/5] domainRename API implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/10/2015 01:59 PM, Tomas Meszaros wrote:
This is an effort to implement domain rename API. Presented patch series
consists of the following: virDomainRename API implementation for qemu,
implementation of the virsh command domrename and the additional support
code.

The idea behind this endeavor is to provide convenient and safe way to rename
a domain.

Instead of the:

     virsh dumpxml domain > domain.xml
     (change domain name in domain.xml)
     virsh undefine domain
     virsh define domain.xml

user can simply type:

     virsh domrename foo bar

or call virDomainRename() API and domain "foo" will be renamed to "bar".

Cool! Although I haven't reviewed it closely, this series is looking good. But I do have one small question: Do you have the time and energy to provide an implementation for the Xen libxl driver? :-).

Regards,
Jim

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]