Source: cinder
Section: net
Priority: extra
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6), python-all-dev (>= 2.6.6-3~)
Build-Depends-Indep:
 python-sqlalchemy,
 python-cheetah,
 python-amqplib,
 python-anyjson,
 python-eventlet,
 python-kombu,
 python-lockfile,
 python-lxml,
 python-daemon,
 python-routes,
 python-webob,
 python-greenlet,
 python-pastedeploy,
 python-paste,
 python-migrate,
 python-netaddr,
 python-glance,
 python-suds,
 python-paramiko,
 python-iso8601,
 python-setuptools,
 python-coverage,
 python-mox,
 pep8,
 python-sphinx,
 python-mysqldb
Standards-Version: 3.9.3
Homepage: http://launchpad.net/cinder

Package: python-cinder
Section: python
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, sqlalchemy, python-cheetah, python-amqplib, python-anyjson,
 python-eventlet, python-kombu, python-lockfile, python-lxml, python-daemon, python-routes, python-greenlet,
 python-pastedeploy, python-paste, python-migrate, python-netaddr, python-glance, python-parmiko, python-iso8601
XB-Python-Versions: ${python:Versions}
Description: Cinder Volume API - python libraries
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 Openstack Cinder is the Volume API component.
 .
 This package contains the python parts of cinder

Package: cinder-common
Architecture: all
Depends: python-cinder (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser
Description: Cinder volume API - common files
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 Openstack Cinder is the Volume API component.
 .
 This package contains the common parts of cinder.

Package: cinder-api
Architecture: all
Depends: cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: Cinder volume API - API
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 Openstack Cinder is the Volume API component.
 .
 This package contains the api for cinder.

Package: cinder-scheduler
Architecture: all
Depends:  cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: Cinder volume API - scheduler
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 Openstack Cinder is the Volume API component.
 .
 This package contains the scheduler part of cinder.

Package: cinder-volume
Architecture: all
Depends: cinder-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, lvm2, tgt
Description: Cinder volume API - volume
 OpenStack is a reliable cloud infrastructure. Its mission is to produce
 the ubiquitous cloud computing platform that will meet the needs of public
 and private cloud providers regardless of size, by being simple to implement
 and massively scalable.
 .
 Openstack Cinder is the Volume API component.
 .
 This package contains the volume part of cinder.
