4 Maintainer: Chuck Short <zulcss@ubuntu.com>
5 Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
8 python-anyjson (>= 0.3.3),
15 python-hp3parclient (>= 1.0.0),
17 python-keystoneclient (>= 0.2.3),
18 python-kombu (>= 2.5.12),
34 python-setuptools-git,
37 python-stevedore (>= 0.9),
42 Standards-Version: 3.9.4
43 Homepage: http://launchpad.net/cinder
44 Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/cinder/havana/files
45 Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/cinder/havana
46 XS-Testsuite: autopkgtest
48 Package: python-cinder
53 python-anyjson (>= 0.3.3),
56 python-keystoneclient (>= 1:0.2.3),
60 python-kombu (>= 2.5.12),
68 python-stevedore (>= 0.9),
75 Suggests: python-hp3parclient
76 Description: Cinder Python libraries
77 OpenStack is a reliable cloud infrastructure. Its mission is to produce
78 the ubiquitous cloud computing platform that will meet the needs of public
79 and private cloud providers regardless of size, by being simple to implement
80 and massively scalable.
82 Cinder is the OpenStack Block storage service.
84 This package contains the Python library for Cinder.
86 Package: cinder-common
90 python-cinder (= ${binary:Version}),
93 Provides: ${python:Provides}
94 Description: Cinder storage service - common files
95 OpenStack is a reliable cloud infrastructure. Its mission is to produce
96 the ubiquitous cloud computing platform that will meet the needs of public
97 and private cloud providers regardless of size, by being simple to implement
98 and massively scalable.
100 Cinder is the OpenStack Block storage service.
102 This package contains commons components for Cinder.
106 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
107 Description: Cinder storage service - API server
108 OpenStack is a reliable cloud infrastructure. Its mission is to produce
109 the ubiquitous cloud computing platform that will meet the needs of public
110 and private cloud providers regardless of size, by being simple to implement
111 and massively scalable.
113 Cinder is the OpenStack Block storage service.
115 This package contains the Cinder API server.
117 Package: cinder-volume
120 cinder-common (= ${binary:Version}),
125 Suggests: ceph-common
126 Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
127 Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
128 Description: Cinder storage service - Volume server
129 OpenStack is a reliable cloud infrastructure. Its mission is to produce
130 the ubiquitous cloud computing platform that will meet the needs of public
131 and private cloud providers regardless of size, by being simple to implement
132 and massively scalable.
134 Cinder is the OpenStack Block storage service.
136 This package contains the Cinder Volume server.
138 Package: cinder-scheduler
140 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
141 Description: Cinder storage service - Scheduler server
142 OpenStack is a reliable cloud infrastructure. Its mission is to produce
143 the ubiquitous cloud computing platform that will meet the needs of public
144 and private cloud providers regardless of size, by being simple to implement
145 and massively scalable.
147 Cinder is the OpenStack Block storage service.
149 This package contains the Cinder Scheduler server.
151 Package: cinder-backup
153 Depends: cinder-common (= ${binary:Version}), ${misc:Depends}, ${python:Depends}
154 Description: Cinder storage service - Scheduler server
155 OpenStack is a reliable cloud infrastructure. Its mission is to produce
156 the ubiquitous cloud computing platform that will meet the needs of public
157 and private cloud providers regardless of size, by being simple to implement
158 and massively scalable.
160 Cinder is the OpenStack Block storage service.
162 This package contains the Cinder backup service.