cc-server (10) unstable; urgency=low * Implemented proper daemonization in server. * [bug#3922] Updated object database to allow to give an infinite TTL to server defined tags. * [bug#3920] Implemented shutdown handler method. * [bug#3919] (Re)-implemented execute handler method. * [bug#3921] Roles checking. * [bug#3918] Renamed db_stats to dbstats. * [bug#3908] Removed port display in ip tag. * Also fixed a lot of bugs in object db * Code cleanup with help of pylint -- Antoine Millet Tue, 08 Feb 2011 13:18:49 +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 Wed, 02 Feb 2011 11:40:07 +0100 cc-server (8) unstable; urgency=low * Fixed a lot a bugs. -- Antoine Millet Mon, 10 Jan 2011 19:02:07 +0100 cc-server (7) unstable; urgency=low * Fixed bug with tags management methods on CCConf. -- Antoine Millet Thu, 30 Dec 2010 15:38:44 +0100 cc-server (6) unstable; urgency=low * Added "#" separator on TQL * Better management of duplicate connection from one account * Suspend method renamed to pause. * Added destroy method to the client handler, synonym of stop with force=True. * Fixed tags -- Antoine Millet Tue, 28 Dec 2010 18:52:32 +0100 cc-server (5) unstable; urgency=low * Fixed initscripts. * Fixed bug in VM actions. -- Antoine Millet Mon, 27 Dec 2010 17:51:50 +0100 cc-server (4-1) unstable; urgency=low * Fixed many many bugs. * Implemented start, stop, resume, suspend and execute. * Implemented account_*. -- Antoine Millet Mon, 27 Dec 2010 12:13:58 +0100 cc-server (3-1) unstable; urgency=low * Fixed default file * Fixed bug with verbosity levels. -- Antoine Millet Fri, 17 Dec 2010 11:38:59 +0100 cc-server (2-2) unstable; urgency=low * Added missing dependency to python-sjrpc -- Antoine Millet Fri, 17 Dec 2010 11:38:51 +0100 cc-server (2-1) unstable; urgency=low * Fixed debian package. * Added list function to the client handler. * Fixed init.d script. * New configuration with files instead of command parameters. * Account config directory move from /etc/cloudcontrol/clients to /var/lib/cc-server/ * Logging now use syslog. -- Antoine Millet Thu, 16 Dec 2010 14:07:10 +0100 cc-server (1-1) unstable; urgency=low * Initial release. -- Antoine Millet Mon, 06 Dec 2010 16:42:27 +0100