Source: tuskar
Section: net
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               dh-systemd,
               openstack-pkg-tools (>= 23~),
               po-debconf,
               python-all,
               python-pbr,
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: python-anyjson,
                     python-babel,
                     python-coverage,
                     python-eventlet (>= 0.16.1),
                     python-fixtures,
                     python-greenlet,
                     python-hacking,
                     python-heatclient (>= 0.3.0),
                     python-iso8601,
                     python-keystoneclient (>= 1:1.1.0),
                     python-kombu,
                     python-lxml,
                     python-migrate (>= 0.9.5),
                     python-mock,
                     python-mysqldb,
                     python-novaclient (>= 2:2.22.0),
                     python-oslo.config (>= 1:1.9.3),
                     python-oslo.db (>= 1.7.0),
                     python-oslotest (>= 1.5.1),
                     python-pecan (>= 0.8.0),
                     python-posix-ipc,
                     python-psycopg2,
                     python-six (>= 1.9.0),
                     python-sphinxcontrib-pecanwsme,
                     python-sqlalchemy,
                     python-stevedore (>= 1.3.0),
                     python-testtools,
                     python-tripleo-heat-templates,
                     python-unittest2,
                     python-webob,
                     python-wsme,
                     python-yaml,
                     sqlite3,
                     subunit,
                     testrepository,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/tuskar.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/tuskar.git
Homepage: https://github.com/openstack/tuskar

Package: python-tuskar
Section: python
Architecture: all
Depends: python-anyjson,
         python-babel,
         python-eventlet (>= 0.16.1),
         python-greenlet,
         python-heatclient (>= 0.3.0),
         python-iso8601,
         python-keystoneclient (>= 1:1.1.0),
         python-kombu,
         python-lxml,
         python-migrate (>= 0.9.5),
         python-novaclient (>= 2:2.22.0),
         python-oslo.config (>= 1:1.9.3),
         python-oslo.db (>= 1.7.0),
         python-pecan (>= 0.8.0),
         python-posix-ipc,
         python-psycopg2,
         python-six (>= 1.9.0),
         python-sqlalchemy,
         python-tripleo-heat-templates,
         python-webob,
         python-wsme,
         python-yaml,
         ${misc:Depends},
         ${python:Depends},
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: control how and where OpenStack services are deployed - Python module
 Tuskar gives administrators the ability to control how and where OpenStack
 services are deployed across the datacenter. Using Tuskar, administrators
 divide hardware into "resource classes" that allow predictable elastic scaling
 as cloud demands grow. This resource orchestration allows Tuskar users to
 ensure SLAs, improve performance, and maximize utilization across the
 datacenter.
 .
 Tuskar services are available via a RESTful API and management console through
 which administrators are able to classify their hardware and define their
 datacenters. In addition, Tuskar components provide administrators with
 performance monitoring, health statistics, and usage metrics, aiding in
 capacity planning and hardware procurement decisions.
 .
 This package provides the Python libraries.

Package: tuskar-common
Architecture: all
Depends: adduser,
         dbconfig-common,
         python-tuskar (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: control how and where OpenStack services are deployed - common files
 Tuskar gives administrators the ability to control how and where OpenStack
 services are deployed across the datacenter. Using Tuskar, administrators
 divide hardware into "resource classes" that allow predictable elastic scaling
 as cloud demands grow. This resource orchestration allows Tuskar users to
 ensure SLAs, improve performance, and maximize utilization across the
 datacenter.
 .
 Tuskar services are available via a RESTful API and management console through
 which administrators are able to classify their hardware and define their
 datacenters. In addition, Tuskar components provide administrators with
 performance monitoring, health statistics, and usage metrics, aiding in
 capacity planning and hardware procurement decisions.
 .
 This package provides common files.

Package: tuskar
Architecture: all
Depends: tuskar-api (= ${binary:Version}),
         tuskar-common (= ${binary:Version}),
         tuskar-manager (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: control how and where OpenStack services are deployed - meta package
 Tuskar gives administrators the ability to control how and where OpenStack
 services are deployed across the datacenter. Using Tuskar, administrators
 divide hardware into "resource classes" that allow predictable elastic scaling
 as cloud demands grow. This resource orchestration allows Tuskar users to
 ensure SLAs, improve performance, and maximize utilization across the
 datacenter.
 .
 Tuskar services are available via a RESTful API and management console through
 which administrators are able to classify their hardware and define their
 datacenters. In addition, Tuskar components provide administrators with
 performance monitoring, health statistics, and usage metrics, aiding in
 capacity planning and hardware procurement decisions.
 .
 This package is a metapackage that helps installing all of Tuskar at once.

Package: tuskar-api
Architecture: all
Depends: tuskar-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: control how and where OpenStack services are deployed - API server
 Tuskar gives administrators the ability to control how and where OpenStack
 services are deployed across the datacenter. Using Tuskar, administrators
 divide hardware into "resource classes" that allow predictable elastic scaling
 as cloud demands grow. This resource orchestration allows Tuskar users to
 ensure SLAs, improve performance, and maximize utilization across the
 datacenter.
 .
 Tuskar services are available via a RESTful API and management console through
 which administrators are able to classify their hardware and define their
 datacenters. In addition, Tuskar components provide administrators with
 performance monitoring, health statistics, and usage metrics, aiding in
 capacity planning and hardware procurement decisions.
 .
 This package provides the REST API server.

Package: tuskar-manager
Architecture: all
Depends: tuskar-common (= ${binary:Version}),
         ${misc:Depends},
         ${ostack-lsb-base},
         ${python:Depends}
Description: control how and where OpenStack services are deployed - manager server
 Tuskar gives administrators the ability to control how and where OpenStack
 services are deployed across the datacenter. Using Tuskar, administrators
 divide hardware into "resource classes" that allow predictable elastic scaling
 as cloud demands grow. This resource orchestration allows Tuskar users to
 ensure SLAs, improve performance, and maximize utilization across the
 datacenter.
 .
 Tuskar services are available via a RESTful API and management console through
 which administrators are able to classify their hardware and define their
 datacenters. In addition, Tuskar components provide administrators with
 performance monitoring, health statistics, and usage metrics, aiding in
 capacity planning and hardware procurement decisions.
 .
 This package provides the manager server.

Package: tuskar-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: control how and where OpenStack services are deployed - doc
 Tuskar gives administrators the ability to control how and where OpenStack
 services are deployed across the datacenter. Using Tuskar, administrators
 divide hardware into "resource classes" that allow predictable elastic scaling
 as cloud demands grow. This resource orchestration allows Tuskar users to
 ensure SLAs, improve performance, and maximize utilization across the
 datacenter.
 .
 Tuskar services are available via a RESTful API and management console through
 which administrators are able to classify their hardware and define their
 datacenters. In addition, Tuskar components provide administrators with
 performance monitoring, health statistics, and usage metrics, aiding in
 capacity planning and hardware procurement decisions.
 .
 This package provides the documentation.
