Loading ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 19 __version__ = 20 debian/changelog +10 −0 Original line number Diff line number Diff line cc-server (20) unstable; urgency=low * Implemented Hot migration * Implemented bootstrap * Fixed persistency bug with cache and con & ip tags. * Fixed update account process to unregister only account objects. * Better error reporting in Elector class. -- Antoine Millet <antoine.millet@smartjog.com> Fri, 27 May 2011 13:47:13 +0200 cc-server (19) unstable; urgency=low * Added missing dependency to python-docutils. Loading Loading
ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 19 __version__ = 20
debian/changelog +10 −0 Original line number Diff line number Diff line cc-server (20) unstable; urgency=low * Implemented Hot migration * Implemented bootstrap * Fixed persistency bug with cache and con & ip tags. * Fixed update account process to unregister only account objects. * Better error reporting in Elector class. -- Antoine Millet <antoine.millet@smartjog.com> Fri, 27 May 2011 13:47:13 +0200 cc-server (19) unstable; urgency=low * Added missing dependency to python-docutils. Loading