Statistics
| Branch: | Tag: | Revision:

root / debian / control @ fb14696f

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

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