Loading ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 8 __version__ = 9 debian/changelog +10 −1 Original line number Diff line number Diff line -- Antoine Millet <antoine.millet@smartjog.com> Thu, 27 Jan 2011 17:31:05 +0100 cc-server (9) unstable; urgency=low * Implementation of the TQLv2 * Implementation of the object database with caching feature * Changed role names hypervisor, client to hv, cli * Implementation of rights access * Fixed a lot of bugs -- Antoine Millet <antoine.millet@smartjog.com> Wed, 02 Feb 2011 11:40:07 +0100 cc-server (8) unstable; urgency=low * Fixed a lot a bugs. Loading Loading
ccserver/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -5,4 +5,4 @@ CloudControl server libraries. ''' __version__ = 8 __version__ = 9
debian/changelog +10 −1 Original line number Diff line number Diff line -- Antoine Millet <antoine.millet@smartjog.com> Thu, 27 Jan 2011 17:31:05 +0100 cc-server (9) unstable; urgency=low * Implementation of the TQLv2 * Implementation of the object database with caching feature * Changed role names hypervisor, client to hv, cli * Implementation of rights access * Fixed a lot of bugs -- Antoine Millet <antoine.millet@smartjog.com> Wed, 02 Feb 2011 11:40:07 +0100 cc-server (8) unstable; urgency=low * Fixed a lot a bugs. Loading