Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 6a97152d

History | View | Annotate | Download (4.6 kB)

1
Source: synnefo
2
Section: python
3
Priority: optional
4
Maintainer: Dimitris Aragiorgis <dimara@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
Vcs-Browser: https://code.grnet.gr/git/synnefo
10

    
11
Package: synnefo
12
Section: python
13
Priority: optional
14
Architecture: all
15
Depends: snf-common, snf-cyclades-app, snf-cyclades-gtools, snf-webproject,
16
 snf-astakos-app, snf-pithos-app, snf-pithos-backend
17
Description: Synnefo meta package
18

    
19
Package: snf-common
20
Architecture: all
21
Depends: ${misc:Depends}, ${python:Depends}, python-setuptools
22
Provides: ${python:Provides}
23
XB-Python-Version: ${python:Versions}
24
Description: Synnefo common package
25
 This package contains common functionality, used by all other Synnefo
26
 components
27

    
28
Package: snf-webproject
29
Architecture: all
30
Depends: ${misc:Depends}, ${python:Depends}, snf-common, python-django-south (>= 0.7)
31
Provides: ${python:Provides}
32
XB-Python-Version: ${python:Versions}
33
Description: Synnefo webproject package (common settings mechanism)
34

    
35
Package: snf-cyclades-app
36
Architecture: all
37
Depends: ${misc:Depends}, ${python:Depends}, snf-common,
38
 python-django-south (>= 0.7)
39
Provides: ${python:Provides}
40
Replaces: snf-network
41
Recommends: snf-webproject
42
XB-Python-Version: ${python:Versions}
43
Description: Synnefo Compute/Network/Image package
44
 This package provides the Synnefo Compute, Network and Image functionality.
45
 It installs multiple Django apps to provide the above services.
46

    
47
Package: snf-cyclades-gtools
48
Architecture: all
49
Depends: ${misc:Depends}, ${python:Depends}, ganeti2, snf-common, snf-network
50
Provides: ${python:Provides}
51
Suggests: collectd
52
XB-Python-Version: ${python:Versions}
53
Description: Synnefo tools to interact with Ganeti
54
 This package contains the supplementary tools that allow Ganeti to
55
 interact with Synnefo. It should be installed on all Ganeti nodes.
56
 .
57
 It includes:
58
  * snf-ganeti-hook, a Ganeti hook that notifies the Synnefo queue
59
  * snf-ganeti-eventd, a daemon who watches the Ganeti job queue
60
  * snf-progress-monitor, a utility to monitor image deployment and
61
    produce notifications to the Synnefo queue
62

    
63
Package: snf-astakos-app
64
Architecture: all
65
Depends: ${misc:Depends}, ${python:Depends}
66
Provides: ${python:Provides}
67
Recommends: snf-webproject
68
XB-Python-Version: ${python:Versions}
69
Description: Synnefo Identity management package
70
 This package provides the Synnefo Identity management functionality.
71
 It is a Django app that handles users and groups for all the other
72
 Synnefo services: Cyclades, Pithos, etc.
73

    
74
Package: snf-pithos-app
75
Architecture: all
76
Depends: ${misc:Depends}, ${python:Depends}, snf-pithos-backend, snf-common
77
Recommends: snf-webproject
78
Provides: ${python:Provides}
79
XB-Python-Version: ${python:Versions}
80
Description: Synnefo File/Object Storage package
81
 This package provides the Synnefo File/Object Storage functionality.
82
 It is a Django app for the frontend of the Storage service. The
83
 backend of the service is handled by the 'snf-pithos-backend' package.
84

    
85
Package: snf-pithos-backend
86
Architecture: all
87
Depends: ${misc:Depends}, ${python:Depends}, snf-common,
88
    python-argparse
89
Replaces: snf-pithos-lib
90
Provides: ${python:Provides}
91
XB-Python-Version: ${python:Versions}
92
Description: Synnefo File/Object Storage backend library
93
 This package handles the low level management for the Synnefo
94
 File/Object Storage service. This means handling of the DB, object
95
 hashing, object mapping and also handling of different underlying
96
 storage backend technologies, such as NFS and/or RADOS.
97

    
98
Package: snf-pithos-tools
99
Architecture: all
100
Depends: ${misc:Depends}, ${python:Depends}, snf-common
101
Provides: ${python:Provides}
102
Replaces: snf-pithos-backend
103
XB-Python-Version: ${python:Versions}
104
Description: Synnefo additional tools for File/Object Storage
105
 This package containts command line tools that interact with
106
 the File/Object Storage service.
107

    
108
Package: snf-tools
109
Architecture: all
110
Depends: ${misc:Depends}, ${python:Depends}
111
Provides: ${python:Provides}
112
XB-Python-Version: ${python:Versions}
113
Description: Synnefo generic additional tools (burnin)
114
 This package contains additional tools that supplement a Synnefo
115
 installation. Currently, this package contains only the burnin tool.
116

    
117
Package: snf-quotaholder-app
118
Architecture: all
119
Depends: ${misc:Depends}, ${python:Depends}
120
Provides: ${python:Provides}
121
XB-Python-Version: ${python:Versions}
122
Description: TODO
123

    
124
Package: snf-stats-app
125
Architecture: all
126
Depends: ${misc:Depends}, ${python:Depends}, snf-common
127
Provides: ${python:Provides}
128
Recommends: snf-webproject
129
Suggests: gunicorn, collectd, python-gevent (>=0.13)
130
XB-Python-Version: ${python:Versions}
131
Description: Synnefo Stats
132
 Synnefo Stats