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.8),
39 Standards-Version: 3.9.3
40 Homepage: http://launchpad.net/cinder
42 Package: python-cinder
51 python-keystoneclient,
64 python-stevedore (>= 0.8),
71 Suggests: python-hp3parclient
72 Description: Cinder Python libraries
73 OpenStack is a reliable cloud infrastructure. Its mission is to produce
74 the ubiquitous cloud computing platform that will meet the needs of public
75 and private cloud providers regardless of size, by being simple to implement
76 and massively scalable.
78 Cinder is the OpenStack Block storage service.
80 This package contains the Python library for Cinder.
82 Package: cinder-common
86 python-cinder (= ${binary:Version}),
89 Provides: ${python:Provides}
90 Description: Cinder storage service - common files
91 OpenStack is a reliable cloud infrastructure. Its mission is to produce
92 the ubiquitous cloud computing platform that will meet the needs of public
93 and private cloud providers regardless of size, by being simple to implement
94 and massively scalable.
96 Cinder is the OpenStack Block storage service.
98 This package contains commons components for Cinder.
102 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
103 Description: Cinder storage service - API server
104 OpenStack is a reliable cloud infrastructure. Its mission is to produce
105 the ubiquitous cloud computing platform that will meet the needs of public
106 and private cloud providers regardless of size, by being simple to implement
107 and massively scalable.
109 Cinder is the OpenStack Block storage service.
111 This package contains the Cinder API server.
113 Package: cinder-volume
116 cinder-common (= ${binary:Version}),
121 Suggests: ceph-common
122 Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
123 Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
124 Description: Cinder storage service - Volume server
125 OpenStack is a reliable cloud infrastructure. Its mission is to produce
126 the ubiquitous cloud computing platform that will meet the needs of public
127 and private cloud providers regardless of size, by being simple to implement
128 and massively scalable.
130 Cinder is the OpenStack Block storage service.
132 This package contains the Cinder Volume server.
134 Package: cinder-scheduler
136 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
137 Description: Cinder storage service - Scheduler server
138 OpenStack is a reliable cloud infrastructure. Its mission is to produce
139 the ubiquitous cloud computing platform that will meet the needs of public
140 and private cloud providers regardless of size, by being simple to implement
141 and massively scalable.
143 Cinder is the OpenStack Block storage service.
145 This package contains the Cinder Scheduler server.
147 Package: cinder-backup
149 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
150 Description: Cinder storage service - Scheduler server
151 OpenStack is a reliable cloud infrastructure. Its mission is to produce
152 the ubiquitous cloud computing platform that will meet the needs of public
153 and private cloud providers regardless of size, by being simple to implement
154 and massively scalable.
156 Cinder is the OpenStack Block storage service.
158 This package contains the Cinder backup service.