Skip to content
control 935 B
Newer Older
Benziane Chakib's avatar
Benziane Chakib committed
Source: cc-node
Section: python
Priority: optional
Anael Beutot's avatar
Anael Beutot committed
Maintainer: Anaël Beutot <anael.beutot@smartjog.com>
Build-Depends: debhelper (>= 7),
               python-central (>= 0.6),
               cdbs (>= 0.4.50),
               python-setuptools,
               python
Benziane Chakib's avatar
Benziane Chakib committed
XS-Python-Version: >= 2.6
Standards-Version: 3.9.1

Package: cc-node
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-sjrpc ( >= 18 ),
         python-psutil,
         python-daemon,
Anael Beutot's avatar
Anael Beutot committed
         cc-common ( >= 5 ),
         python-pyev ( >= 0.8.1 )
Benziane Chakib's avatar
Benziane Chakib committed
XB-Python-Version: ${python:Versions}
Description: CloudControl node
 This package provides node of CloudControl.
Anael Beutot's avatar
Anael Beutot committed

Package: cc-node-hypervisor
Architecture: all
Anael Beutot's avatar
Anael Beutot committed
Depends: ${misc:Depends}, cc-node (= ${binary:Version}), python-libvirt, drbd8-utils
Description: CC-node meta package for use with KVM hypervisor.
Anael Beutot's avatar
Anael Beutot committed
 This package provides node of CloudControl with hypervisor capabilities.