- Aug 10, 2017
-
-
Antoine Millet authored
-
- Aug 07, 2017
-
-
Antoine Millet authored
In order to be reused by another piece of code.
-
- Mar 28, 2017
-
-
Antoine Millet authored
-
- Mar 27, 2017
-
-
Antoine Millet authored
-
- Apr 07, 2016
-
-
Antoine Millet authored
-
- Mar 04, 2016
-
-
Antoine Millet authored
-
Antoine Millet authored
-
- Feb 02, 2016
-
-
Antoine Millet authored
-
- Feb 01, 2016
-
-
Antoine Millet authored
-
- Sep 04, 2015
-
-
Antoine Millet authored
-
- Jul 28, 2015
-
-
Antoine Millet authored
-
- Jul 02, 2015
-
-
Antoine Millet authored
-
Antoine Millet authored
-
Antoine Millet authored
-
Antoine Millet authored
-
Antoine Millet authored
Libvirt doesn't like null handler id or timer id. Start the count to 1.
-
Antoine Millet authored
-
- 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
-