Loading cloudcontrol/node/__init__.py +1 −1 Original line number Diff line number Diff line __product__ = 'Cloud-Control Node' __version__ = '0~dev' __version__ = '19' __canonical__ = 'cc-node' debian/changelog +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 Loading Loading
cloudcontrol/node/__init__.py +1 −1 Original line number Diff line number Diff line __product__ = 'Cloud-Control Node' __version__ = '0~dev' __version__ = '19' __canonical__ = 'cc-node'
debian/changelog +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 Loading