- Oct 18, 2012
-
-
Anael Beutot authored
Some tags were returning None because of bad decorator.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
When the node is disconnected from the cc-server, it keeps it internal state until the connection pass, then in case the same role is returned by the cc-server, it just reregister its objects and tags, else it remove the previous main plugin and recreate a new one corresponding to the adequate role.
-
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
-
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
-
Anael Beutot authored
-
Anael Beutot authored
In case of error.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Plus error handling.
-
Anael Beutot authored
No more global variable.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Therefore do not block next stop actions.
-
Anael Beutot authored
-
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
-