4 Maintainer: Chuck Short <zulcss@ubuntu.com>
5 Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
15 python-hp3parclient (>= 1.0.0),
17 python-keystoneclient,
33 python-setuptools-git,
36 python-stevedore (>= 0.7),
39 Standards-Version: 3.9.3
40 Homepage: http://launchpad.net/cinder
42 Package: python-cinder
51 python-keystoneclient,
69 Suggests: python-hp3parclient
70 Description: Cinder Python libraries
71 OpenStack is a reliable cloud infrastructure. Its mission is to produce
72 the ubiquitous cloud computing platform that will meet the needs of public
73 and private cloud providers regardless of size, by being simple to implement
74 and massively scalable.
76 Cinder is the OpenStack Block storage service.
78 This package contains the Python library for Cinder.
80 Package: cinder-common
84 python-cinder (= ${binary:Version}),
87 Provides: ${python:Provides}
88 Description: Cinder storage service - common files
89 OpenStack is a reliable cloud infrastructure. Its mission is to produce
90 the ubiquitous cloud computing platform that will meet the needs of public
91 and private cloud providers regardless of size, by being simple to implement
92 and massively scalable.
94 Cinder is the OpenStack Block storage service.
96 This package contains commons components for Cinder.
100 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
101 Description: Cinder storage service - API server
102 OpenStack is a reliable cloud infrastructure. Its mission is to produce
103 the ubiquitous cloud computing platform that will meet the needs of public
104 and private cloud providers regardless of size, by being simple to implement
105 and massively scalable.
107 Cinder is the OpenStack Block storage service.
109 This package contains the Cinder API server.
111 Package: cinder-volume
114 cinder-common (= ${binary:Version}),
119 Suggests: ceph-common
120 Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
121 Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
122 Description: Cinder storage service - Volume server
123 OpenStack is a reliable cloud infrastructure. Its mission is to produce
124 the ubiquitous cloud computing platform that will meet the needs of public
125 and private cloud providers regardless of size, by being simple to implement
126 and massively scalable.
128 Cinder is the OpenStack Block storage service.
130 This package contains the Cinder Volume server.
132 Package: cinder-scheduler
134 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
135 Description: Cinder storage service - Scheduler server
136 OpenStack is a reliable cloud infrastructure. Its mission is to produce
137 the ubiquitous cloud computing platform that will meet the needs of public
138 and private cloud providers regardless of size, by being simple to implement
139 and massively scalable.
141 Cinder is the OpenStack Block storage service.
143 This package contains the Cinder Scheduler server.
145 Package: cinder-backup
147 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
148 Description: Cinder storage service - Scheduler server
149 OpenStack is a reliable cloud infrastructure. Its mission is to produce
150 the ubiquitous cloud computing platform that will meet the needs of public
151 and private cloud providers regardless of size, by being simple to implement
152 and massively scalable.
154 Cinder is the OpenStack Block storage service.
156 This package contains the Cinder backup service.