
Thanks all: And another question : is openstack libvirt-python rewrited by openstack developers? here is the openstack libvirt-python doc: http://wiki.openstack.org/LibvirtAPI If you install openstack with devstack by default. You can find the lib in /opt/stack/nova/nova/virt/libvirt It has these files,but not one file named libvirt.py """ root@c65:/opt/stack/nova/nova/virt/libvirt# ls *.py config.py imagebackend.py snapshots.py volume_nfs.py driver.py imagecache.py utils.py volume.py firewall.py __init__.py vif.py """ I think I may use it. 2012/11/12 Xiao Hanyu <hanyu.xiao@eayun.com>
hi:
Matbe there's no libvirt python api document. You can lookup the api directly from the libvirt.py file.
In my machine, libvirt.py is located at /usr/lib/python2.7/site-packages/libvirt.py.
And, you can lookup the ruby api and c api for a reference, most of them are the same name.
Thanks.
On 11/12/2012 09:34 AM, 宣铭艺 wrote:
Hi libvirt users:
Who can tell me where is the fucking doc? I want to use libvirt-python in my project.But I can't found the doc. I only found "TBD" in http://libvirt.org/guide/html/Application_Development_Guide-Language_Binding... Did I miss something?
Thanks.
-- 樱宝宝: http://www.xuanmingyi.com
_______________________________________________ libvirt-users mailing listlibvirt-users@redhat.comhttps://www.redhat.com/mailman/listinfo/libvirt-users
--
Hanyu Xiao Eayun.com
_______________________________________________ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-users
-- 樱宝宝: http://www.xuanmingyi.com