Statistics
| Branch: | Tag: | Revision:

root / snf-common / debian / control @ c523d58b

History | View | Annotate | Download (872 Bytes)

1
Source: snf-common
2
Section: python
3
Priority: optional
4
Maintainer: Vangelis Koukis <vkoukis@grnet.gr>
5
Build-Depends: debhelper (>= 8), python-all (>= 2.5)
6
Standards-Version: 3.9.2
7
XS-Python-Version: >= 2.6
8
Homepage: https://code.grnet.gr/projects/synnefo
9

    
10
Package: snf-common
11
Architecture: all
12
Depends: ${misc:Depends}, ${python:Depends}
13
Provides: ${python:Provides}
14
XB-Python-Version: ${python:Versions}
15
Description: Synnefo Common Settings
16
 This package contains the supplementary tools for Ganeti needed
17
 by the synnefo software.
18
 .
19
 Included are:
20
  * snf-ganeti-hook, a Ganeti hook that message the Synnefo queue
21
  * snf-ganeti-eventd, a daemon watching the Ganeti job queue
22
  * snf-progress-monitor, a utility to monitor image deployment and
23
    produce notifications to the Synnefo queue
24
  * kvm-vif-bridge, a shell ifup script for KVM instances brought up by Ganeti