Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 6bc94e2b

History | View | Annotate | Download (2.4 kB)

1
Source: snf-ganeti
2
Section: admin
3
Priority: extra
4
Maintainer: GRNET Ganeti Team <ganeti-dev@lists.grnet.gr>
5
Build-Depends: debhelper (>= 7),
6
 ghc6 (>= 6.12), libghc6-curl-dev, libghc6-json-dev,
7
 libghc6-network-dev, libcurl4-gnutls-dev, libghc6-parallel-dev,
8
 python-simplejson, python-pyparsing, python-openssl,
9
 python-support (>= 0.6), python-pyinotify, python-pycurl,
10
 python-paramiko, python-ipaddr, python-bitarray, python-fdsend,
11
 socat, iproute
12
Standards-Version: 3.9.2
13
Homepage: http://code.grnet.gr/projects/snf-ganeti/
14
Vcs-Browser: https://code.grnet.gr/git/snf-ganeti
15

    
16
Package: snf-ganeti
17
Architecture: all
18
Conflicts: ganeti
19
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
20
 openssh-client, openssh-server, bridge-utils, iproute, iputils-arping,
21
 openssl, python-simplejson, python-pyparsing, python-openssl,
22
 python-pyinotify, python-pycurl, python-paramiko, 
23
 python-fdsend, python-ipaddr, python-bitarray,
24
 socat, libjs-jquery, fping
25
Recommends: drbd8-utils (>= 8.0.7), qemu-kvm |
26
 xen-linux-system-2.6.32-5-xen-amd64 | xen-linux-system-2.6.32-5-xen-686,
27
 ganeti-instance-debootstrap, ndisc6, ceph-common
28
Breaks: ganeti-htools (<< 0.3)
29
Suggests: drbd8-module-source (>= 8.0.7)
30
Provides: ${python:Provides}
31
Description: Cluster-based virtualization management software
32
 Ganeti is a virtual server cluster management software tool built on top
33
 of the Xen virtual machine monitor and other Open Source software. After
34
 setting it up it will provide you with an automated environment to
35
 manage highly available virtual machine instances.
36
 .
37
 It has been designed to facilitate cluster management of virtual servers
38
 and to provide fast and simple recovery after physical failures using
39
 commodity hardware.
40
 .
41
 It will take care of operations such as redundant disk creation and
42
 management, operating system installation  (in cooperation with OS-specific
43
 install scripts), startup, shutdown, failover of instances between physical
44
 systems.
45

    
46
Package: ganeti-htools
47
Architecture: any
48
Depends: ${shlibs:Depends}, ${misc:Depends}
49
Breaks: ganeti2 (<< 2.4)
50
Description: Cluster allocation tools for Ganeti
51
 These are additional tools used for enhanced allocation and capacity
52
 calculation on Ganeti clusters.
53
 .
54
 The tools provided are:
55
   - hail, an iallocator script for ganeti
56
   - hbal, used to redistribute instances on the cluster
57
   - hspace, used for capacity calculation
58
   - hscan, used to gather cluster files for offline use in hbal/hspace