Loading ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 17 __version__ = 18 debian/changelog +12 −0 Original line number Diff line number Diff line cc-server (18) unstable; urgency=low * Added manpages for all binaries. * Implemented hot migration election (hot migration itself is not available for the moment). * Added new empty handler for SPV role. * Fixed bug with rollback (callback execution order). * Refactorised migration job code. * Implemented vm clonage. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 09 May 2011 10:59:04 +0200 cc-server (17) unstable; urgency=low * Fixed bug with bad retrieval of vm hv/name in full id. Loading Loading
ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 17 __version__ = 18
debian/changelog +12 −0 Original line number Diff line number Diff line cc-server (18) unstable; urgency=low * Added manpages for all binaries. * Implemented hot migration election (hot migration itself is not available for the moment). * Added new empty handler for SPV role. * Fixed bug with rollback (callback execution order). * Refactorised migration job code. * Implemented vm clonage. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 09 May 2011 10:59:04 +0200 cc-server (17) unstable; urgency=low * Fixed bug with bad retrieval of vm hv/name in full id. Loading