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,
63 python-stevedore (>= 0.8),
70 Suggests: python-hp3parclient
71 Description: Cinder Python libraries
72 OpenStack is a reliable cloud infrastructure. Its mission is to produce
73 the ubiquitous cloud computing platform that will meet the needs of public
74 and private cloud providers regardless of size, by being simple to implement
75 and massively scalable.
77 Cinder is the OpenStack Block storage service.
79 This package contains the Python library for Cinder.
81 Package: cinder-common
85 python-cinder (= ${binary:Version}),
88 Provides: ${python:Provides}
89 Description: Cinder storage service - common files
90 OpenStack is a reliable cloud infrastructure. Its mission is to produce
91 the ubiquitous cloud computing platform that will meet the needs of public
92 and private cloud providers regardless of size, by being simple to implement
93 and massively scalable.
95 Cinder is the OpenStack Block storage service.
97 This package contains commons components for Cinder.
101 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
102 Description: Cinder storage service - API server
103 OpenStack is a reliable cloud infrastructure. Its mission is to produce
104 the ubiquitous cloud computing platform that will meet the needs of public
105 and private cloud providers regardless of size, by being simple to implement
106 and massively scalable.
108 Cinder is the OpenStack Block storage service.
110 This package contains the Cinder API server.
112 Package: cinder-volume
115 cinder-common (= ${binary:Version}),
120 Suggests: ceph-common
121 Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
122 Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
123 Description: Cinder storage service - Volume server
124 OpenStack is a reliable cloud infrastructure. Its mission is to produce
125 the ubiquitous cloud computing platform that will meet the needs of public
126 and private cloud providers regardless of size, by being simple to implement
127 and massively scalable.
129 Cinder is the OpenStack Block storage service.
131 This package contains the Cinder Volume server.
133 Package: cinder-scheduler
135 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
136 Description: Cinder storage service - Scheduler server
137 OpenStack is a reliable cloud infrastructure. Its mission is to produce
138 the ubiquitous cloud computing platform that will meet the needs of public
139 and private cloud providers regardless of size, by being simple to implement
140 and massively scalable.
142 Cinder is the OpenStack Block storage service.
144 This package contains the Cinder Scheduler server.
146 Package: cinder-backup
148 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
149 Description: Cinder storage service - Scheduler server
150 OpenStack is a reliable cloud infrastructure. Its mission is to produce
151 the ubiquitous cloud computing platform that will meet the needs of public
152 and private cloud providers regardless of size, by being simple to implement
153 and massively scalable.
155 Cinder is the OpenStack Block storage service.
157 This package contains the Cinder backup service.