Source: glance
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:
 alembic (>= 0.8.10),
 bandit,
 curl,
 git,
 procps,
 python-alembic (>= 0.8.10),
 python-babel,
 python-boto,
 python-coverage,
 python-cryptography,
 python-cursive (>= 0.1.2),
 python-ddt,
 python-debtcollector,
 python-elasticsearch,
 python-eventlet,
 python-fixtures,
 python-futurist (>= 0.11.0),
 python-glance-store (>= 0.22.0),
 python-hacking,
 python-httplib2,
 python-iso8601,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-migrate (>= 0.11.0),
 python-mock,
 python-monotonic,
 python-mysqldb,
 python-openssl,
 python-os-api-ref,
 python-os-testr (>= 0.8.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.utils (>= 3.20.0),
 python-openstackdocstheme (>= 1.16.0),
 python-oslotest (>= 1:1.10.0),
 python-osprofiler (>= 1.4.0),
 python-paste,
 python-pastedeploy,
 python-pep8,
 python-prettytable,
 python-psutil,
 python-psycopg2 (>= 2.5),
 python-pymysql,
 python-qpid,
 python-requests (>= 2.14.2),
 python-retrying,
 python-routes,
 python-sendfile,
 python-six,
 python-sqlalchemy,
 python-sqlparse,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-taskflow (>= 2.7.0),
 python-testresources,
 python-testscenarios,
 python-testtools,
 python-webob (>= 1.7.1),
 python-wsme,
 python-xattr,
 sqlite3,
 subunit,
 testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/glance.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/glance.git
Homepage: https://github.com/openstack/glance

Package: glance
Architecture: all
Depends:
 glance-api (= ${source:Version}),
 glance-registry (= ${source:Version}),
 ${misc:Depends},
 ${python:Depends},
Suggests:
 python-ceph,
Description: OpenStack Image Registry and Delivery Service - Daemons
 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 is a metapackage for all glance daemons.

Package: glance-api
Architecture: all
Depends:
 adduser,
 debconf,
 glance-common (= ${source:Version}),
 python-openstackclient,
 q-text-as-data,
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Recommends:
 python-glanceclient,
Description: OpenStack Image Registry and Delivery Service - API server
 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 Glance API server.

Package: glance-common
Architecture: all
Depends:
 adduser,
 dbconfig-common,
 debconf,
 python-glance (= ${source:Version}),
 ${misc:Depends},
 ${python:Depends},
Description: OpenStack Image Registry and Delivery Service - common files
 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 common files for Glance.

Package: glance-registry
Architecture: all
Depends:
 adduser,
 glance-common (= ${source:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Recommends:
 python-glanceclient,
Description: OpenStack Image Registry and Delivery Service - registry server
 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 Glance registry server.

Package: python-glance
Architecture: all
Section: python
Depends:
 alembic (>= 0.8.10),
 libxml2-dev,
 libxslt-dev,
 procps,
 python-alembic (>= 0.8.10),
 python-boto,
 python-cinderclient (>= 1:1.3.1),
 python-cryptography,
 python-cursive (>= 0.1.2),
 python-debtcollector,
 python-eventlet,
 python-futurist (>= 0.11.0),
 python-glance-store (>= 0.22.0),
 python-httplib2,
 python-iso8601,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-migrate (>= 0.11.0),
 python-monotonic,
 python-mysqldb,
 python-openssl,
 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.utils (>= 3.20.0),
 python-osprofiler (>= 1.4.0),
 python-paste,
 python-pastedeploy,
 python-pbr (>= 2.0.0),
 python-prettytable,
 python-psycopg2 (>= 2.5),
 python-pymysql,
 python-requests (>= 2.8.1),
 python-retrying,
 python-routes,
 python-six,
 python-sqlalchemy,
 python-sqlparse,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 2.2.0),
 python-taskflow (>= 2.7.0),
 python-webob (>= 1.7.1),
 python-wsme,
 python-xattr,
 ${misc:Depends},
 ${python:Depends},
Provides:
 ${python:Provides},
Description: OpenStack Image Registry and Delivery Service - Python library
 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 libraries.

Package: python-glance-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStack Image Registry and Delivery Service - Documentation
 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.
