Source: cinder Section: net Priority: extra Maintainer: PKG OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, dh-systemd, openstack-pkg-tools (>= 23~), po-debconf, python-all, python-pbr (>= 1.6), python-setuptools, python-sphinx, Build-Depends-Indep: bandit (>= 0.13.2), python-anyjson, python-babel, python-barbicanclient (>= 3.0.1), python-coverage, python-crypto, python-ddt (>= 0.7.0), python-enum34, python-eventlet (>= 0.17.4), python-fixtures (>= 1.3.1), python-glanceclient (>= 1:0.18.0), python-greenlet, python-hacking (>= 0.10.0), python-iso8601, python-keystonemiddleware (>= 2.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.6), python-mock (>= 1.3), python-mox3, python-mysqldb, python-netaddr (>= 0.7.12), python-novaclient (>= 2:2.26.0), python-os-brick (>= 0.3.2), python-os-testr, python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:2.1.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 2.4.1), python-oslo.i18n (>= 1.5.0), python-oslo.log (>= 1.8.0), python-oslo.messaging (>= 1.16.0), python-oslo.middleware (>= 2.4.0), python-oslo.policy (>= 0.5.0), python-oslo.reports, python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 1.4.0), python-oslo.service (>= 0.8.0), python-oslo.utils (>= 2.0.0), python-oslo.versionedobjects (>= 0.6.0), python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), python-osprofiler (>= 0.3.0), python-paramiko (>= 1.13.0), python-paste, python-pastedeploy, python-psutil, python-psycopg2, python-pymysql, python-pyparsing, python-requests (>= 2.5.2), python-retrying, python-routes, python-rtslib-fb (>= 2.1.57), python-six (>= 1.9.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), python-taskflow (>= 1.16.0), python-tempest-lib (>= 0.6.1), python-testtools (>= 1.4.0), python-webob, subunit, testrepository, Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/cinder.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/cinder.git Homepage: http://github.com/openstack/cinder Package: python-cinder Section: python Architecture: all Depends: python-anyjson, python-babel, python-barbicanclient (>= 3.0.1), python-ceph, python-crypto, python-eventlet (>= 0.17.4), python-glanceclient (>= 1:0.18.0), python-greenlet, python-hp3parclient, python-iso8601, python-keystonemiddleware (>= 2.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.6), python-mysqldb, python-netaddr (>= 0.7.12), python-novaclient (>= 2:2.26.0), python-os-brick (>= 0.3.2), python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:2.1.0), python-oslo.context (>= 0.2.0), python-oslo.db (>= 2.4.1), python-oslo.i18n (>= 1.5.0), python-oslo.log (>= 1.8.0), python-oslo.messaging (>= 1.16.0), python-oslo.middleware (>= 2.4.0), python-oslo.policy (>= 0.5.0), python-oslo.reports, python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 1.4.0), python-oslo.service (>= 0.8.0), python-oslo.utils (>= 2.0.0), python-oslo.versionedobjects (>= 0.6.0), python-oslo.vmware (>= 1.16.0), python-osprofiler (>= 0.3.0), python-paramiko (>= 1.13.0), python-paste, python-pastedeploy, python-pbr (>= 1.6), python-psutil, python-psycopg2, python-pymysql, python-pyparsing, python-requests (>= 2.5.2), python-retrying, python-routes, python-rtslib-fb (>= 2.1.57), python-six (>= 1.9.0), python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), python-taskflow (>= 1.16.0), python-webob, ${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. 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-api Architecture: all Depends: adduser, cinder-common (= ${binary:Version}), debconf, python-keystoneclient, ${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-volume Architecture: all Depends: adduser, cinder-common (= ${binary:Version}), lvm2, qemu-utils, tgt, ${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: 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-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-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.