Source: python-saharaclient
Section: python
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Corey Bryant <corey.bryant@canonical.com>,
Build-Depends:
 debhelper (>= 9),
 dh-python,
 openstack-pkg-tools,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
 python3-all,
 python3-pbr (>= 2.0.0),
 python3-setuptools,
Build-Depends-Indep:
 python-babel,
 python-coverage,
 python-hacking (>= 0.10.0),
 python-keystoneauth1 (>= 3.1.0),
 python-mock,
 python-openstackclient (>= 3.3.0),
 python-openstackdocstheme (>= 1.16.0) <!nodoc>,
 python-os-testr (>= 0.8.0),
 python-osc-lib (>= 1.7.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.serialization,
 python-oslo.utils (>= 3.20.0),
 python-oslotest (>= 1.10.0),
 python-requests (>= 2.14.2),
 python-requests-mock (>= 1.1),
 python-six,
 python3-babel,
 python3-coverage,
 python3-keystoneauth1 (>= 3.1.0),
 python3-mock,
 python3-openstackclient (>= 3.3.0),
 python3-os-testr (>= 0.8.0),
 python3-osc-lib (>= 1.7.0),
 python3-oslo.i18n,
 python3-oslo.log (>= 3.22.0),
 python3-oslo.serialization,
 python3-oslo.utils (>= 3.20.0),
 python3-oslotest (>= 1.10.0),
 python3-requests (>= 2.14.2),
 python3-requests-mock (>= 1.1),
 python3-six,
 subunit,
 testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/clients/python-saharaclient.git
Vcs-Git: https://anonscm.debian.org/git/openstack/clients/python-saharaclient.git
Homepage: https://github.com/openstack/python-saharaclient

Package: python-saharaclient
Architecture: all
Depends:
 python-babel,
 python-keystoneauth1 (>= 3.1.0),
 python-openstackclient (>= 3.3.0),
 python-oslo.i18n,
 python-oslo.utils (>= 3.20.0),
 python-pbr (>= 2.0.0),
 python-requests (>= 2.14.2),
 python-six,
 ${misc:Depends},
 ${python:Depends},
Description: Client library for Openstack Sahara API server - Python 2.7 module
 Sahara aims to provide users with simple means to provision a Hadoop cluster
 by specifying several parameters like Hadoop version, cluster topology, nodes
 hardware details and a few more.
 .
 This is a client for the Sahara which uses the OpenStack Image API. There's a
 Python API (the "saharaclient" module), and a command-line script ("sahara").
 .
 This package provides the Python 2.7 module.

Package: python3-saharaclient
Architecture: all
Depends:
 python3-babel,
 python3-keystoneauth1 (>= 3.1.0),
 python3-openstackclient (>= 3.3.0),
 python3-oslo.i18n,
 python3-oslo.utils (>= 3.20.0),
 python3-pbr (>= 2.0.0),
 python3-requests (>= 2.14.2),
 python3-six,
 ${misc:Depends},
 ${python3:Depends},
Description: Client library for Openstack Sahara API server - Python 3.x module
 Sahara aims to provide users with simple means to provision a Hadoop cluster
 by specifying several parameters like Hadoop version, cluster topology, nodes
 hardware details and a few more.
 .
 This is a client for the Sahara which uses the OpenStack Image API. There's a
 Python API (the "saharaclient" module), and a command-line script ("sahara").
 .
 This package provides the Python 3.x module.

Package: python-saharaclient-doc
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Client library for Openstack Sahara API server - documentation
 Sahara aims to provide users with simple means to provision a Hadoop cluster
 by specifying several parameters like Hadoop version, cluster topology, nodes
 hardware details and a few more.
 .
 This is a client for the Sahara which uses the OpenStack Image API. There's a
 Python API (the "saharaclient" module), and a command-line script ("sahara").
 .
 This package contains the documentation.
