Source: python-openstackclient
Section: python
Priority: extra
Maintainer: Alexey Deryugin <aderyugin@mirantis.com>
Build-Depends:
 debhelper (>= 9.0.0),
 python-setuptools,
 python-pbr (>= 0.10)
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.10),
 python-six (>= 1.7.0),
 python-cliff (>= 1.7.0),
 python-oslo.i18n (>=1.0.0),
 python-glanceclient (>= 1:0.14.0),
 python-keystoneclient (>= 1:0.10.0),
 python-novaclient (>= 1:2.18.0),
 python-cinderclient (>= 1:1.1.0),
 python-neutronclient (>= 1:2.3.6),
 python-requests (>= 2.1.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).
