[libvirt] [PATCH] OpenNebula driver changes

Javier Fontan jfontan at gmail.com
Wed Jun 3 16:42:37 UTC 2009


Hello,

The first patch makes OpenNebula driver compilable in recent codebase.
The second one adds direct calls to xmlrpc library so it does not
depend on OpenNebula libraries and can be licensed as LGPL.

I have compiled libvirt with the modifications without errors but with
the current version I checked out from git repository I am having
problems:

--8<------
(LD) -o libvirtd libvirtd-event.o libvirtd-qemud.o libvirtd-remote.o
libvirtd-remote_protocol.o
../src/.libs/libvirt_driver_storage.a(storage_backend.o): In function
`virStorageBackendWaitForDevices':
/home/jfontan/git/libvirt.git/src/storage_backend.c:262: undefined
reference to `virNodeDeviceWaitForDevices'
------>8--

Patches are made from 0a29f59e3b8e2c1fb797d2fa93831f21a3e1711e

Bye


-- 
Javier Fontan, Grid & Virtualization Technology Engineer/Researcher
DSA Research Group: http://dsa-research.org
Globus GridWay Metascheduler: http://www.GridWay.org
OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-OpenNebula-drivers-compile.patch
Type: application/octet-stream
Size: 2582 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090603/e182e8fe/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-New-C-xmlrpc-client-code-to-connect-to-OpenNebula.patch
Type: application/octet-stream
Size: 10679 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090603/e182e8fe/attachment-0003.obj>


More information about the libvir-list mailing list