[virt-tools-list] [virt-viewer] Add oVirt support

Christophe Fergeau cfergeau at redhat.com
Mon Jan 28 09:50:02 UTC 2013


Hey,

On Fri, Jan 25, 2013 at 04:06:37PM +0000, Daniel P. Berrange wrote:
> On Thu, Jan 24, 2013 at 04:57:10PM +0100, Christophe Fergeau wrote:
> > This commit adds support for ovirt:// URIs. It does so by using
> > libgovirt to get the spice/vnc connection information through
> > oVirt xmlrpc API.
> > ---
> >  configure.ac        |  20 ++++-
> >  src/Makefile.am     |  13 +++
> >  src/remote-viewer.c | 233 +++++++++++++++++++++++++++++++++++++++++++++++++++-
> 
> Since you're adding new deps, you nede to be updating the RPM
> spec files too.

Ah right, I'll do that (though I still haven't packaged/got libgovirt into
fedora :-/ )

> 
> What sort of deps does this drag in ? Is the ovirt library
> self-contained - ie I hope it doesn't pull in any of the
> java bloatware.

libgovirt is a small gobject wrapper for the oVirt REST API. The official
oVirt REST SDK is entirely written in python, that's why I wrote this small
library which for now only does the bare minimum to list VMs/get connection
parameters.
It's written in C, and depends on glib/gobject and librest (small GObject
library which depends on libsoup).

Christophe




> 
> Daniel
> -- 
> |: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
> |: http://libvirt.org              -o-             http://virt-manager.org :|
> |: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
> |: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|
> 
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20130128/04cd419c/attachment.sig>


More information about the virt-tools-list mailing list