Loading cloudcontrol/node/__init__.py +1 −1 Original line number Diff line number Diff line __product__ = 'Cloud-Control Node' __version__ = '19' __version__ = '20' __canonical__ = 'cc-node' debian/changelog +11 −0 Original line number Diff line number Diff line 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 cc-node (19) unstable; urgency=low * Complete rewrite Loading Loading
cloudcontrol/node/__init__.py +1 −1 Original line number Diff line number Diff line __product__ = 'Cloud-Control Node' __version__ = '19' __version__ = '20' __canonical__ = 'cc-node'
debian/changelog +11 −0 Original line number Diff line number Diff line 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 cc-node (19) unstable; urgency=low * Complete rewrite Loading