Commit 016284dd authored by Anael Beutot's avatar Anael Beutot
Browse files

Release version 19

parent 97543716
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
__product__ = 'Cloud-Control Node'
__version__ = '0~dev'
__version__ = '19'
__canonical__ = 'cc-node'
+13 −0
Original line number Diff line number Diff line
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

cc-node (17) unstable; urgency=low

  * Fix running in host mode without python-libvirt