Displaying 2 results from an estimated 2 matches for "langang".
Did you mean:
bangang
2018 Dec 10
3
Power on and power off code using LIBVIRT
Dear Team,
Please provide the code for power on and power off the VM using Libvirt.
Last week also I sent some query, but I dint get any response.
Please help me in finding the same.
Thanks & regards,
Chaithra
2018 Dec 10
0
Re: Power on and power off code using LIBVIRT
Re-adding libvirt-users - please don't remove mailing list addresses
when replying.
On Mon, Dec 10, 2018 at 09:42:29PM +0530, Chaithra Sn wrote:
> Thanks Daniel for the reply.
>
> I want code in python langange.
The 'create' method on the Domain object will start an existing
defined guest. The 'destroy' method will stop a running guest.
> On Mon, 10 Dec 2018 at 7:10 PM, Daniel P. Berrangé <berrange@redhat.com>
> wrote:
>
> > On Mon, Dec 10, 2018 at 02:55:12PM +0530...