Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 19988400

History | View | Annotate | Download (1.9 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
Build-Depends-Indep: python-simplejson, python-pyparsing, python-openssl,
7
 python-support (>= 0.6), socat, python-pyinotify, python-pycurl,
8
 python-paramiko, python-ipaddr, python-bitarray
9
Standards-Version: 3.9.2
10
Homepage: http://code.grnet.gr/projects/snf-ganeti/
11
Vcs-Browser: https://code.grnet.gr/git/snf-ganeti
12

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