Source: sahara-dashboard
Section: python
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all,
               python-pbr (>= 1.8),
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: openstack-dashboard (>= 9.0.0~rc1),
                     python-babel (>= 1.3),
                     python-coverage,
                     python-ddt (>= 1.0.1),
                     python-django (>= 1.8),
                     python-django-compressor (>= 2.0),
                     python-django-nose (>= 1.2),
                     python-django-openstack-auth (>= 2.0.0),
                     python-hacking,
                     python-iso8601 (>= 0.1.9),
                     python-keystoneclient (>= 1.6.0),
                     python-manilaclient (>= 1.3.0),
                     python-mock (>= 1.3),
                     python-mox3 (>= 0.7.0),
                     python-netifaces (>= 0.10.4),
                     python-neutronclient (>= 2.6.0),
                     python-novaclient (>= 2.29.0),
                     python-nose-exclude,
                     python-oslosphinx (>= 2.5.0),
                     python-saharaclient (>= 0.13.0),
                     python-selenium,
                     python-testscenarios (>= 0.4),
                     python-testtools (>= 1.4.0),
                     python-unittest2,
                     python-xvfbwrapper (>= 0.1.3),
                     subunit,
                     testrepository,
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/openstack/sahara-dashboard.git
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/sahara-dashboard.git/
Homepage: https://github.com/stackforge/sahara-dashboard

Package: python-sahara-dashboard
Architecture: all
Depends: openstack-dashboard (>= 9.0.0~rc1),
         python-babel (>= 1.3),
         python-django (>= 1.8),
         python-django-compressor (>= 2.0),
         python-django-openstack-auth (>= 2.0.0),
         python-iso8601 (>= 0.1.9),
         python-keystoneclient (>= 1.6.0),
         python-manilaclient (>= 1.3.0),
         python-neutronclient (>= 2.6.0),
         python-novaclient (>= 2.29.0),
         python-pbr (>= 1.8),
         python-saharaclient (>= 0.13.0),
         ${misc:Depends},
         ${python:Depends},
Description: OpenStack data processing cluster as a service - dashboard plugin
 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 OpenStack dashboard plugin.
