- Oct 18, 2012
-
-
Anael Beutot authored
When tag calculation fails and the same tag is stopped as a side effect, we don't try to update its value anymore.
-
Anael Beutot authored
New class RootDB has no parents and handles RPC calls to the cc-server in a transparent fashion from its children.
-
Anael Beutot authored
All tags were announced with a ttl of None.
-
Anael Beutot authored
-
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
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
These jobs are needed for VM migration/clone.
-
Anael Beutot authored
JobManager + BaseJob.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
When role changes in a new authentication attempt. Was missing a method on MainLoop instance to unregister all plugins.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Tag that had infinite TTL and with a periodic refresh didn't had their registration done in case off None -> not None value and vice versa.
-
Anael Beutot authored
-
Anael Beutot authored
Tag version was not registered.
-
Anael Beutot authored
-
Anael Beutot authored
Set rpc_con to False in restart_rpc_connection.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Libvirt raises an exception saying "domain not runnning" when trying to destroy a VM that is in fact running. So we try to figure out if this is this kind of exception and we ignore it in this case.
-
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
Only log error in case of error.
-
Anael Beutot authored
When VM is not started, vnc port value is -1 in the libvirt domain XML config.
-