Source: cinder
Section: net
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 dh-systemd,
 openstack-pkg-tools,
 po-debconf,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
Build-Depends-Indep:
 bandit (>= 0.13.2),
 git,
 python-babel,
 python-barbicanclient,
 python-castellan (>= 0.7.0),
 python-coverage,
 python-cryptography,
 python-ddt (>= 1.0.1),
 python-decorator (>= 3.4.0),
 python-enum34,
 python-eventlet (>= 0.18.4),
 python-fixtures,
 python-glanceclient (>= 1:2.8.0),
 python-googleapi (>= 1.4.2),
 python-greenlet,
 python-hacking (>= 0.10.0),
 python-httplib2,
 python-ipaddress (>= 1.0.7),
 python-iso8601 (>= 0.1.11),
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-lxml,
 python-migrate (>= 0.11.0),
 python-mock,
 python-mysqldb,
 python-novaclient (>= 2:9.0.0),
 python-oauth2client,
 python-os-brick (>= 1.15.2),
 python-os-testr (>= 0.8.0),
 python-os-win (>= 2.0.0),
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.privsep,
 python-oslo.reports (>= 1.0.0),
 python-oslo.rootwrap (>= 5.0.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-oslo.vmware (>= 2.17.0),
 python-openstackdocstheme (>= 1.16.0),
 python-oslotest (>= 1:1.10.0),
 python-osprofiler (>= 1.4.0),
 python-paramiko (>= 2.0),
 python-paste,
 python-pastedeploy,
 python-pep8,
 python-psutil,
 python-psycopg2,
 python-pymysql,
 python-pyparsing,
 python-pywbem,
 python-requests (>= 2.14.2),
 python-retrying,
 python-routes,
 python-rtslib-fb,
 python-simplejson,
 python-six (>= 1.9.0),
 python-sqlalchemy (>= 1.0.10),
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-taskflow (>= 2.7.0),
 python-tempest (>= 1:16.1.0),
 python-testresources,
 python-testscenarios,
 python-testtools,
 python-tooz (>= 1.47.0),
 python-tz,
 python-webob (>= 1.7.1),
 subunit,
 testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/cinder.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/cinder.git
Homepage: https://github.com/openstack/cinder

Package: cinder-api
Architecture: all
Depends:
 adduser,
 cinder-common (= ${binary:Version}),
 debconf,
 python-keystoneclient,
 python-openstackclient,
 q-text-as-data,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack block storage system - API server
 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
 computing suite. It re-implements the features of Nova-volume, which it
 directly replaces.
 .
 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
 permanent block storage devices for your virtual machines running on Nova.
 It also has back-end drivers for many hardware and software storage solutions
 like Ceph, NFS, Net-APP, etc.
 .
 This package contains the Cinder API server.

Package: cinder-backup
Architecture: all
Depends:
 adduser,
 cinder-common (= ${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack block storage system - Backup server
 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
 computing suite. It re-implements the features of Nova-volume, which it
 directly replaces.
 .
 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
 permanent block storage devices for your virtual machines running on Nova.
 It also has back-end drivers for many hardware and software storage solutions
 like Ceph, NFS, Net-APP, etc.
 .
 This package contains the Cinder backup service.

Package: cinder-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 debconf,
 python-cinder (= ${binary:Version}),
 sqlite3,
 ${misc:Depends},
 ${python:Depends},
Provides:
 ${python:Provides},
Description: OpenStack block storage system - common files
 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
 computing suite. It re-implements the features of Nova-volume, which it
 directly replaces.
 .
 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
 permanent block storage devices for your virtual machines running on Nova.
 It also has back-end drivers for many hardware and software storage solutions
 like Ceph, NFS, Net-APP, etc.
 .
 This package contains common files and configuration that are
 needed by all the daemon packages of Cinder.

Package: cinder-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStack block storage system - doc
 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
 computing suite. It re-implements the features of Nova-volume, which it
 directly replaces.
 .
 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
 permanent block storage devices for your virtual machines running on Nova.
 It also has back-end drivers for many hardware and software storage
 solutions
 like Ceph, NFS, Net-APP, etc.
 .
 This package contains the documentation.

Package: cinder-scheduler
Architecture: all
Depends:
 cinder-common (= ${binary:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack block storage system - Scheduler server
 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
 computing suite. It re-implements the features of Nova-volume, which it
 directly replaces.
 .
 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
 permanent block storage devices for your virtual machines running on Nova.
 It also has back-end drivers for many hardware and software storage solutions
 like Ceph, NFS, Net-APP, etc.
 .
 This package contains the Cinder Scheduler server.

Package: cinder-volume
Architecture: all
Depends:
 adduser,
 cinder-common (= ${binary:Version}),
 lvm2,
 qemu-utils,
 tgt | open-iscsi,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Suggests:
 ceph-common,
Description: OpenStack block storage system - Volume server
 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
 computing suite. It re-implements the features of Nova-volume, which it
 directly replaces.
 .
 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
 permanent block storage devices for your virtual machines running on Nova.
 It also has back-end drivers for many hardware and software storage solutions
 like Ceph, NFS, Net-APP, etc.
 .
 This package contains the Cinder Volume server.

Package: python-cinder
Section: python
Architecture: all
Depends:
 python-babel,
 python-barbicanclient,
 python-castellan (>= 0.7.0),
 python-ceph,
 python-cryptography,
 python-decorator (>= 3.4.0),
 python-eventlet (>= 0.18.4),
 python-glanceclient (>= 1:2.8.0),
 python-googleapi (>= 1.4.2),
 python-greenlet,
 python-hp3parclient,
 python-httplib2,
 python-ipaddress (>= 1.0.7),
 python-iso8601 (>= 0.1.11),
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-lxml,
 python-migrate (>= 0.11.0),
 python-mysqldb,
 python-novaclient (>= 2:9.0.0),
 python-oauth2client,
 python-os-brick (>= 1.15.2),
 python-os-win (>= 2.0.0),
 python-oslo.concurrency (>= 3.8.0),
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.privsep,
 python-oslo.reports (>= 1.0.0),
 python-oslo.rootwrap (>= 5.0.0),
 python-oslo.serialization,
 python-oslo.service (>= 1.10.0),
 python-oslo.utils (>= 3.20.0),
 python-oslo.versionedobjects,
 python-oslo.vmware (>= 2.17.0),
 python-osprofiler (>= 1.4.0),
 python-paramiko (>= 2.0),
 python-paste,
 python-pastedeploy,
 python-pbr (>= 2.0.0),
 python-psutil,
 python-psycopg2,
 python-pymysql,
 python-pyparsing,
 python-requests (>= 2.14.2),
 python-retrying,
 python-routes,
 python-rtslib-fb,
 python-simplejson,
 python-six (>= 1.9.0),
 python-sqlalchemy (>= 1.0.10),
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-taskflow (>= 2.7.0),
 python-tooz (>= 1.47.0),
 python-tz,
 python-webob (>= 1.7.1),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack block storage system - Python libraries
 Cinder is a block Storage-as-a-Service system for the OpenStack cloud
 computing suite. It re-implements the features of Nova-volume, which it
 directly replaces.
 .
 Cinder uses LVM partitions of your volume servers in order to provide iSCSI
 permanent block storage devices for your virtual machines running on Nova.
 It also has back-end drivers for many hardware and software storage solutions
 like Ceph, NFS, Net-APP, etc.
 .
 This package contains the Python libraries that are part of Cinder.
