- Feb 27, 2013
-
-
Anael Beutot authored
-
- Nov 29, 2012
-
-
Sébastien Luttringer authored
With the permission of Romain Degez, CTO of Smartjog. Signed-off-by:
Sébastien Luttringer <sebastien.luttringer@smartjog.com>
-
- Oct 18, 2012
-
-
Anael Beutot authored
Moved to cc-common
-
Anael Beutot authored
hypervisor/__init__.py -> hypervisor/__init__.py (Handler) hypervisor/kvm.py (Hypervisor -> KVM) hypervisor/lib.py (Storage*/Volume)
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
This prevents client libvirt version 0.8.8 to segfault when reseting libvirt event handlers.
-
Anael Beutot authored
This is a fix when is the same poll we try to update a tag value for a VM and the domain just has been removed.
-
Anael Beutot authored
Harmless renaming.
-
Anael Beutot authored
Was ignoring event 0 which is used to stop "polling" events. Was using mapping which couldn't work with multiple events.
-
Anael Beutot authored
Support for registering/unregistering sub object to the cc-server. Support for tag lifecycle handling (libev), was previously managed by plugins.
-
Anael Beutot authored
Try to connect to libvirt while no exception is thrown. Clean global variable for libvirt connection.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Refactored plugins. Updated hypervisor libvirt event handling. Async rpc handling. Minor renaming for libvirt event callback. Remove uneeded method sub_tags (in hypervisor Handler).
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
TODO: Need to handle event.
-
Anael Beutot authored
Basic support.
-
Anael Beutot authored
-