openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12137
Re: libvirt.xml.template
Hi,
On the server when I installed from packages it is in this location: /usr/share/pyshared/nova/virt/libvirt.xml.template
Regards,
Gabriel
________________________________
From: Razique Mahroua <razique.mahroua@xxxxxxxxx>
To: WilliamHerryChina@xxxxxxxxx
Cc: openstack@xxxxxxxxxxxxxxxxxxx
Sent: Wednesday, May 23, 2012 10:29 AM
Subject: Re: [Openstack] libvirt.xml.template
Hi William,
as far as I recall, it is not a template, rather
a generated template that contains the basic infos of the instance you
just spawn.
Now if you want to update a running instance properties
(dirty way)
#1- Connect to the hypervisor
#2- $ virsh list-
retrieve the domain
#3- $virsh edit $domain
#4- Shutdown the
instance
#5- Power on the instance
Let me know,
Razique
William Herry
>23 mai 2012 09:18
>Hi,
>
>I can't find this
libvirt.xml.template file with git install, I change this file to make
my vm show real cpu rather than QEMU, now, I can't find that file, some
one know where it is?
>
>I use the recent git packages which is
2012.2
>
>Thanks
>
>--
>
>===========================
>William Herry
>
>WilliamHerryChina@xxxxxxxxx
>
>
>_______________________________________________
>Mailing list: https://launchpad.net/~openstack
>Post to : openstack@xxxxxxxxxxxxxxxxxxx
>Unsubscribe : https://launchpad.net/~openstack
>More help : https://help.launchpad.net/ListHelp
>
--
Nuage & Co - Razique Mahroua
razique.mahroua@xxxxxxxxx
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.launchpad.net/ListHelp
References