[Users] libgovirt 0.2.0

Christophe Fergeau cfergeau at redhat.com
Mon Jul 8 06:43:51 EDT 2013


Hey,

I've just made a new release of libgovirt. libgovirt is a GObject C library
to access oVirt/RHEV[1] REST API[2]. At the moment, it's able to get the list of
VMs available on an oVirt instance, and to get the connection details for
a given VM.
This release mainly consists of internal refactoring to make
it easier to support new parts of oVirt REST API, and to get it to work
with older glib versions. However, it also has minor API breaks, and
changes the library soname because of ABI breakage.

It can be downloaded from
http://people.freedesktop.org/~teuf/govirt/libgovirt-0.2.0.tar.xz
It's signed with my GPG key:
A525 E3EA 186A AB45 DD0F  86AF 24A4 69FB 7A56 F78E

Changes since 0.1.0

- Rename OvirtVm::uuid to OvirtVm::guid to match oVirt terminology
- Break ABI :(
- Switch back to using GSimpleAsyncResult (from GTask) to gain
  compatibility with older glib versions
- Refactor internals to make it much easier to add support for more
  REST collections
- Parse more VM states from the OvirtVm resource


Christophe

[1] http://www.ovirt.org/Home
[2]
https://access.redhat.com/site/documentation//en-US/Red_Hat_Enterprise_Virtualization/3.2/html/Developer_Guide/index.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/users/attachments/20130708/ba100146/attachment.sig>


More information about the Users mailing list