This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".
The branch, master has been updated
via d8784f7dba33ba0feda50e532513b5ffbb78393e (commit)
from 2edc1c79b0051f8716dbf54d006d3815e88e1aa7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d8784f7dba33ba0feda50e532513b5ffbb78393e
Author: Michael Hanselmann <[email protected]>
Date: Fri Jan 25 14:35:43 2013 +0100
hv_xen: Fix issues with migration, add tests
Commit 3d942d8 broke instance migration (“self._cmd” was set to None).
This patch fixes that issue, refactors “MigrateInstance” for testing and
adds those tests.
Signed-off-by: Michael Hanselmann <[email protected]>
Reviewed-by: Guido Trotter <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
lib/hypervisor/hv_xen.py | 43 ++++++---
test/py/ganeti.hypervisor.hv_xen_unittest.py | 128 ++++++++++++++++++++++++++
2 files changed, 159 insertions(+), 12 deletions(-)
hooks/post-receive
--
Ganeti core
--