Source: python-keystoneclient
Section: python
Priority: extra
Maintainer: MOS Keystone team <mos-keystone@mirantis.com>
Build-Depends: debhelper (>= 9),
 python-all (>= 2.7.1),
 python-babel (>= 1.3),
 python-coverage,
 python-crypto,
 python-pbr,
 python-fixtures,
 python-keyring,
 python-httpretty,
 python-iso8601 (>= 0.1.9),
 python-oslo.config (>= 1:1.4.0),
 python-mock,
 python-mox3,
 python-netaddr (>= 0.7.12),
 python-prettytable (>= 0.7),
 python-requests (>= 2.1.0),
 python-setuptools,
 python-simplejson,
 python-six (>= 1.7.0),
 python-testtools,
 python-webob,
 testrepository
Standards-Version: 3.9.4
XS-Testsuite: autopkgtest

Package: python-keystoneclient
Architecture: all
Depends:
 python-iso8601 (>= 0.1.9),
 python-pkg-resources,
 python-requests (>= 2.1.0),
 python-six (>= 1.7.0),
 python-oslo.config (>= 1:1.4.0),
 python-babel (>= 1.3),
 python-netaddr (>= 0.7.12),
 python-stevedore (>= 1.0.0),
 python-prettytable (>= 0.7),
 ${misc:Depends},
 ${python:Depends}
Description: Client library for OpenStack Identity API
 This is a client for the OpenStack Identity API. There's a Python API
 (the ``keystoneclient`` module), and a command-line script (``keystone``).
