Source: python-glanceclient
Section: python
Priority: extra
Maintainer: MOS Glance team <mos-glance@mirantis.com>
Build-Depends:
 debhelper (>= 9.0.0),
 python-all (>= 2.7.1),
 python-keystoneclient (>= 1:0.10.0),
 python-hacking,
 python-mox3,
 python-mock,
 python-nose,
 python-openssl (>= 0.11),
 python-pbr (>= 0.10), python-pbr (<< 1.0),
 python-babel (>= 1.3),
 python-prettytable (>= 0.7), python-prettytable (<< 0.8),
 python-setuptools,
 python-setuptools-git,
 python-requests (>= 2.1.0), python-requests (<< 2.2.2),
 python-sphinx,
 python-testtools,
 python-warlock (>= 1.0.1), python-warlock (<< 2),
 python-six (>= 1.7.0),
 python-oslo.utils (>= 1.0.0),
 python-urllib3,
 testrepository
Standards-Version: 3.9.4
Homepage: http://launchpad.net/glance
XS-Testsuite: autopkgtest

Package: python-glanceclient
Architecture: all
Depends:
 python-pbr (>= 0.10), python-pbr (<< 1.0),
 python-babel (>= 1.3),
 python-keystoneclient (>= 1:0.10.0),
 python-openssl (>= 0.11),
 python-prettytable (>= 0.7), python-prettytable (<< 0.8),
 python-requests (>= 2.1.0), python-requests (<< 2.2.2),
 python-setuptools,
 python-warlock (>= 1.0.1), python-warlock (<< 2),
 python-six (>= 1.7.0),
 python-oslo.utils (>= 1.0.0),
 ${misc:Depends},
 ${python:Depends}
Breaks: glance-client
Replaces: glance-client
Description: Client library for Openstack glance server.
 This is a client for the Glance which uses the OpenStack Image API. There's a
 Python API (the ``glanceclient`` module), and a command-line script
 (``glance``).
