Source: python-glance-store
Section: python
Priority: optional
Maintainer: MOS Glance team <mos-glance@mirantis.com>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all (>= 2.7.1),
               python-pbr (>= 0.10),
               python-setuptools,
               python-sphinx (>= 1.1.2)
Build-Depends-Indep: python-boto (>= 2.32.1),
                     python-cinderclient (>= 1:1.1.0),
                     python-enum34,
                     python-eventlet (>= 0.16.1),
                     python-fixtures (>= 0.3.14),
                     python-hacking (>= 0.10.0),
                     python-httplib2 (>= 0.7.5),
                     python-iso8601 (>= 0.1.9),
                     python-jsonschema (>= 2.0.0),
                     python-mock (>= 1.0),
                     python-oslo.concurrency (>= 1.4.1),
                     python-oslo.config (>= 1:1.9.3),
                     python-oslo.i18n (>= 1.5.0),
                     python-oslo.vmware (>= 0.11.1),
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1.5.1),
                     python-six (>= 1.9.0),
                     python-stevedore (>= 1.3.0),
                     python-subunit (>= 0.0.18),
                     python-swiftclient (>= 1:2.2.0),
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 0.9.36),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.5
Homepage: https://github.com/openstack/glance_store

Package: python-glance-store
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-cinderclient (>= 1:1.1.0),
         python-eventlet (>= 0.16.1),
         python-iso8601 (>= 0.1.9),
         python-jsonschema (>= 2.0.0),
         python-oslo.config (>= 1:1.9.3),
         python-oslo.i18n (>= 1.5.0),
         python-six (>= 1.9.0),
         python-stevedore (>= 1.3.0),
         ${misc:Depends},
         ${python:Depends}
Description: OpenStack Image Service store library - Python 2.x
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the Python 2.x module for the Glance's stores.

Package: python-glance-store-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: OpenStack Image Service store library - doc
 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This package contains the documentation.
