Skip to content
changelog 4.98 KiB
Newer Older
Anael Beutot's avatar
Anael Beutot committed
cc-node (25) unstable; urgency=low

  * New upstream release
  * Fix set literal usage for python < 2.7

 -- Anaël Beutot <anael.beutot@smartjog.com>  Wed, 27 Feb 2013 14:18:07 +0100

Anael Beutot's avatar
Anael Beutot committed
cc-node (24) unstable; urgency=low

  * New upstream release
  * Added permission for RPC handlers
  * Fix bug when domain is updated while running, when restarted, update
    informations about the domain
  * Added back option to disallow remote execution

 -- Anaël Beutot <anael.beutot@smartjog.com>  Wed, 27 Feb 2013 13:53:56 +0100

Anael Beutot's avatar
Anael Beutot committed
cc-node (23) unstable; urgency=low

  * Update dependency on cc-common version 5
  * Fix network interface list on VMs
  * Fix some errors with invalid plugins persistence file
  * Fix sto_vol tag conflict when libvirt connection is lost

 -- Anaël Beutot <anael.beutot@smartjog.com>  Mon, 17 Dec 2012 14:38:34 +0100

Anael Beutot's avatar
Anael Beutot committed
cc-node (22) unstable; urgency=low

  * Update dependency on cc-common version 3
  * Added tags: membuffers, memcaches, sto_vol
  * VMs can be started in pause state

 -- Anael Beutot <anael.beutot@smartjog.com>  Tue, 20 Nov 2012 16:03:32 +0100

Anael Beutot's avatar
Anael Beutot committed
cc-node (21) unstable; urgency=low

  * Fix console handler

 -- Anael Beutot <anael.beutot@smartjog.com>  Tue, 06 Nov 2012 17:22:58 +0100

Anael Beutot's avatar
Anael Beutot committed
cc-node (20) unstable; urgency=low

  * Fix plugin loading at startup
  * Better erorr reporting for remote command execution
  * Fix unicode/syslog issue
  * Check libvirtd version before opening virtio console
  * Updgraded to packaging source format squilt v3.0
  * Fix ForkedJob (concerns migrations)

 -- Anael Beutot <anael.beutot@smartjog.com>  Wed, 24 Oct 2012 17:24:20 +0200

Anael Beutot's avatar
Anael Beutot committed
cc-node (19) unstable; urgency=low

  * Complete rewrite
  * Better libvirt support (0.8.8 to 0.9.12)
  * Only KVM support by now
  * Remote shell
  * Remote console (for VMs)
  * Tag registration
  * Support for remote script execution
  * Support for user defined plugins

 -- Anael Beutot <anael.beutot@smartjog.com>  Thu, 23 Aug 2012 17:20:46 +0200

Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (17) unstable; urgency=low

  * Fix running in host mode without python-libvirt

 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Fri, 24 Jun 2011 11:51:33 +0200

Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (16) unstable; urgency=low

  * Xen fix

Thibault VINCENT's avatar
Thibault VINCENT committed
 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Mon, 06 Jun 2011 11:03:38 +0200
Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (15) unstable; urgency=low

  * Use Unix socket to bind tunnels to libvirt (default config compliance)

Thibault VINCENT's avatar
Thibault VINCENT committed
 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Wed, 01 Jun 2011 16:41:30 +0200
Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (14) unstable; urgency=low

  * New: live DRBD migration for Xen/KVM
  * Fix: various as usual ...

Thibault VINCENT's avatar
Thibault VINCENT committed
 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Wed, 01 Jun 2011 11:36:31 +0200
cc-node (11) unstable; urgency=low

  * New: cold migration
  * New: chassis tag
  * New: VNC tag
  * Fix: spurious VM unregistration
  * Fix: wrong memory reported fow Xen host and Dom0
  * Fix: missing storage pool/volume data when value is zero
  * Fix: missing Xen VM arch tag
  * And other code enhancement

 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Tue, 08 Mar 2011 17:21:21 +0100

cc-node (10-1) unstable; urgency=low
Thibault VINCENT's avatar
Thibault VINCENT committed

  * Just a new version

 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Thu, 10 Feb 2011 18:14:22 +0100

Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (9) unstable; urgency=low
Thibault VINCENT's avatar
Thibault VINCENT committed
  * Lots of fixes and improvements
  * Faster with less contention
  * Now returns real TTL, etc...
Thibault VINCENT's avatar
Thibault VINCENT committed
 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Thu, 03 Feb 2011 15:11:37 +0100
Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (8) unstable; urgency=low

  * Huge rewrite of libvirt wrapper and server handler
  * Add new hardware-related tags
  * Basecode ready for Xen integration

 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Mon, 10 Jan 2011 18:49:28 +0100

Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (7) unstable; urgency=low

  * New tags implemented for HV and VM

 -- Thibault VINCENT <thibault.vincent@smartjog.com>  Thu, 30 Dec 2010 13:28:19 +0100

cc-node (6) unstable; urgency=low

  * Bug fix
  * Proper release with newer init scripts

 -- Thibault VINCENT <tibal@reloaded.fr>  Mon, 27 Dec 2010 17:12:40 +0100

Thibault VINCENT's avatar
Thibault VINCENT committed
cc-node (5-2) unstable; urgency=low

  * Fix configuration option for HV detection

 -- Thibault VINCENT <tibal@reloaded.fr>  Mon, 27 Dec 2010 14:10:52 +0100

cc-node (5-1) unstable; urgency=low

  * Support for non-hypervisor nodes
  * New tags implemented
  * First migration features

 -- Thibault VINCENT <tibal@reloaded.fr>  Mon, 27 Dec 2010 12:18:42 +0100

Antoine Millet's avatar
Antoine Millet committed
cc-node (4-1) unstable; urgency=low

  * Fixed bugs

 -- Antoine Millet <antoine.millet@smartjog.com>  Wed, 22 Dec 2010 17:50:48 +0100

Antoine Millet's avatar
Antoine Millet committed
cc-node (3-1) unstable; urgency=low

  * Added $HOSTNAME variable on login field of config file.
  * Fixed bugs

 -- Antoine Millet <antoine.millet@smartjog.com>  Wed, 22 Dec 2010 16:47:14 +0100
 
cc-node (2-1) unstable; urgency=low

  * New configuration in configuration file
  * Changed name cc-hypervisor to cc-node
  * Tags handled in list_vm

 -- Antoine Millet <antoine.millet@smartjog.com>  Fri, 17 Dec 2010 11:43:42 +0100

Benziane Chakib's avatar
Benziane Chakib committed
cc-node (1-1) unstable; urgency=low

  * Initial release.

 -- Antoine Millet <antoine.millet@smartjog.com>  Mon, 06 Dec 2010 16:42:27 +0100