Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 6e862617

History | View | Annotate | Download (2.5 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, ganeti2
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}, ganeti2
31
Replaces: ganeti2
32
Description: Cluster-based virtualization management software
33
 Ganeti is a virtual server cluster management software tool built on top
34
 of the Xen virtual machine monitor and other Open Source software. After
35
 setting it up it will provide you with an automated environment to
36
 manage highly available virtual machine instances.
37
 .
38
 It has been designed to facilitate cluster management of virtual servers
39
 and to provide fast and simple recovery after physical failures using
40
 commodity hardware.
41
 .
42
 It will take care of operations such as redundant disk creation and
43
 management, operating system installation  (in cooperation with OS-specific
44
 install scripts), startup, shutdown, failover of instances between physical
45
 systems.
46

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