Source: python-novaclient
Section: python
Priority: optional
Maintainer: MOS Nova team <mos-nova@mirantis.com>
Build-Depends: debhelper (>= 9),
 python-all (>= 2.7.1),
 python-babel (>= 1.3),
 python-d2to1,
 python-distribute,
 python-fixtures (>= 0.3.14),
 python-keyring,
 python-iso8601 (>= 0.1.9),
 python-mock (>= 1.0),
 python-pbr (>= 0.10),
 python-prettytable (>= 0.7),
 python-requests (>= 2.1.0),
 python-setuptools,
 python-six (>= 1.7.0),
 python-simplejson (>= 2.2.0),
 python-testtools (>= 0.9.34),
 testrepository (>= 0.0.18)
X-Python-Version: >= 2.7
Standards-Version: 3.9.3
XS-Testsuite: autopkgtest

Package: python-novaclient
Architecture: all
Depends:
 python-babel (>= 1.3),
 python-iso8601 (>= 0.1.9),
 python-keystoneclient (>= 1:0.10.0),
 python-oslo.utils (>= 1.0.0),
 python-oslo.serialization (>= 1.0.0),
 python-pbr (>= 0.10),
 python-pkg-resources,
 python-prettytable (>= 0.7),
 python-requests (>= 2.1.0),
 python-simplejson (>= 2.2.0),
 python-six (>= 1.7.0),
 ${misc:Depends},
 ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: client library for OpenStack Compute API
 Python novaclient library and nova CLI tool for interacting with OpenStack
 Compute (Nova) through the OpenStack Compute API.
