Source: python-openstackclient
Section: python
Priority: extra
Maintainer: Alexey Deryugin <aderyugin@mirantis.com>
Build-Depends:
 debhelper (>= 8.0.0),
 python-setuptools,
 python-pbr (>=0.6),
Standards-Version: 3.9.4
Homepage: https://launchpad.net/python-openstackclient
XS-Testsuite: autopkgtest

Package: python-openstackclient
Architecture: all
Depends: python-pkg-resources,
 python-pbr (>= 0.8), python-pbr (<= 1.0),
 python-six (>= 1.7.0),
 python-babel (>= 1.3),
 python-cliff (>= 1.7.0),
 cliff-tablib (>= 1.0),
 python-oslo.i18n (>=1.0.0),
 python-oslo.utils (>= 1.0.0),
 python-oslo.serialization (>= 1.0.0),
 python-glanceclient (>= 1:0.14.1),
 python-keystoneclient (>= 1:0.11.1),
 python-novaclient (>= 1:2.18.0),
 python-cinderclient (>= 1.1.0),
 python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3),
 python-requests (>= 2.2.0), python-requests (<< 2.4.0) | python-requests (>> 2.4.0),
 python-stevedore (>= 1.0.0),
 ${misc:Depends},
 ${python:Depends}
Description: Client library for OpenStack API
 This is a client for the OpenStack API. There's a Python API
 (the ``openstackclient`` module), and a command-line script (``openstack``).
