Source: sahara
Section: net
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools,
 po-debconf,
 python-all,
 python-pbr (>= 2.0.0),
 python-setuptools,
 python-sphinx (>= 1.6.2),
Build-Depends-Indep:
 alembic (>= 0.8.10),
 bandit,
 git,
 openssh-client,
 python-babel,
 python-bashate,
 python-castellan (>= 0.7.0),
 python-cinderclient (>= 1:3.1.0),
 python-coverage,
 python-doc8,
 python-eventlet,
 python-fixtures (>= 3.0.0),
 python-flask,
 python-glanceclient (>= 1:2.8.0),
 python-hacking,
 python-heatclient (>= 1.6.1),
 python-iso8601,
 python-jinja2,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-manilaclient (>= 1.12.0),
 python-migrate (>= 0.9.6),
 python-mock (>= 2.0),
 python-mysqldb,
 python-neutronclient (>= 1:6.3.0),
 python-novaclient (>= 2:9.0.0),
 python-openstackdocstheme (>= 1.16.0),
 python-os-api-ref,
 python-os-testr (>= 0.8.0),
 python-oslo.concurrency,
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.rootwrap,
 python-oslo.serialization,
 python-oslo.service,
 python-oslo.utils (>= 3.20.0),
 python-oslotest,
 python-paramiko,
 python-pep8,
 python-psycopg2,
 python-pymysql,
 python-requests (>= 2.14.2),
 python-saharaclient (>= 1.1.0),
 python-six,
 python-sphinxcontrib.httpdomain,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-testresources,
 python-testscenarios,
 python-testtools,
 python-tooz (>= 1.47.0),
 python-webob (>= 1.7.1),
 subunit,
 testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/sahara.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/sahara.git
Homepage: https://github.com/openstack/sahara

Package: python-sahara
Architecture: all
Section: python
Depends:
 alembic (>= 0.8.10),
 python-babel,
 python-castellan (>= 0.7.0),
 python-cinderclient (>= 1:3.1.0),
 python-eventlet,
 python-flask,
 python-glanceclient (>= 1:2.8.0),
 python-heatclient (>= 1.6.1),
 python-iso8601,
 python-jinja2,
 python-jsonschema,
 python-keystoneauth1 (>= 3.1.0),
 python-keystoneclient (>= 1:3.8.0),
 python-keystonemiddleware (>= 4.12.0),
 python-manilaclient (>= 1.12.0),
 python-mysqldb,
 python-neutronclient (>= 1:6.3.0),
 python-novaclient (>= 2:9.0.0),
 python-oslo.concurrency,
 python-oslo.config (>= 1:4.0.0),
 python-oslo.context (>= 2.14.0),
 python-oslo.db (>= 4.24.0),
 python-oslo.i18n,
 python-oslo.log (>= 3.22.0),
 python-oslo.messaging (>= 5.24.2),
 python-oslo.middleware (>= 3.27.0),
 python-oslo.policy (>= 1.23.0),
 python-oslo.rootwrap,
 python-oslo.serialization,
 python-oslo.service,
 python-oslo.utils (>= 3.20.0),
 python-paramiko,
 python-pbr (>= 2.0.0),
 python-psycopg2 (>= 2.5),
 python-pymysql,
 python-requests (>= 2.14.2),
 python-six,
 python-sqlalchemy,
 python-stevedore (>= 1.20.0),
 python-swiftclient (>= 1:3.2.0),
 python-tooz (>= 1.47.0),
 python-webob (>= 1.7.1),
 sqlite3,
 ${misc:Depends},
 ${python:Depends},
Recommends:
 python-ldap,
Description: OpenStack data processing cluster as a service - library
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the Python libraries.

Package: sahara
Architecture: all
Section: python
Depends:
 sahara-api (= ${source:Version}),
 sahara-engine (= ${source:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack data processing cluster as a service - API & Engine
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This metapackage depends on the API server and the engine daemon.

Package: sahara-api
Architecture: all
Section: python
Depends:
 adduser,
 dbconfig-common,
 python-openstackclient,
 q-text-as-data,
 sahara-common (= ${source:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack data processing cluster as a service - API server
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the API server.

Package: sahara-common
Architecture: all
Section: python
Depends:
 adduser,
 dbconfig-common,
 debconf,
 python-sahara (= ${source:Version}),
 ${misc:Depends},
 ${python:Depends},
Recommends:
 python-ldap,
Breaks:
 sahara (<< 2015.1.0-3~),
Replaces:
 sahara (<< 2015.1.0-3~),
Description: OpenStack data processing cluster as a service - common files
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the common files.

Package: sahara-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: OpenStack data processing cluster as a service - doc
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the documentation.

Package: sahara-engine
Architecture: all
Section: python
Depends:
 adduser,
 dbconfig-common,
 sahara-common (= ${source:Version}),
 ${misc:Depends},
 ${ostack-lsb-base},
 ${python:Depends},
Description: OpenStack data processing cluster as a service - Engine server
 The Sahara project provides a simple means to provision a data-intensive
 application cluster (Hadoop or Spark) on top of OpenStack. It's the ex
 Savanna project, renamed due to potential trademark issues.
 .
 This package contains the engine daemon.
