Source: tempest
Section: python
Priority: extra
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
Build-Depends-Indep: python-d2to1, python-setuptools,
 python-pbr,
 python-anyjson,
 python-jsonschema,
 python-httplib2,
 python-testtools,
 python-lxml,
 python-boto,
 python-paramiko,
 python-netaddr,
 python-glanceclient,
 python-keystoneclient,
 python-novaclient,
 python-neutronclient,
 python-cinderclient,
 python-heatclient,
 python-swiftclient,
 python-keyring,
 python-iso8601,
 python-fixtures,
 python-testscenarios,
 python-testresources,
 python-keyring,
 python-oslo.config,
 python-mysqldb,
 python-mox,
 python-mock,
 python-six,
 testrepository
Standards-Version: 3.9.4

Package: tempest
Architecture: all
Depends: python-tempest (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
Description: Openstack integration test suite
 tempest is a set of integration tests to be run against a live Openstack 
 cluster. Tempest has batteries of tests for Openstack API validation,
 scenarios, and other specific tests useful in validating an Openstack
 deployment.

Package: python-tempest
Architecture: all
Section: python
Depends: python-anyjson,
 python-pbr,
 python-httplib2,
 python-jsonschema,
 python-testtools,
 python-lxml,
 python-boto,
 python-paramiko,
 python-netaddr,
 python-glanceclient,
 python-keystoneclient,
 python-novaclient,
 python-neutronclient,
 python-cinderclient,
 python-ironicclient,
 python-swiftclient,
 python-testresources,
 python-keyring,
 python-oslo.config,
 testrepository,
 python-six,
 python-iso8601,
 python-fixtures,
 python-testscenarios,
 ${misc:Depends},
 ${python:Depends}
XB-Python_Version: ${python:Versions}
Description: Openstack integration test suite
 tempest is a set of integration tests to be run against a live Openstack
 cluster. Tempest has batteries of tests for Openstack API validation,
 scenarios, and other specific tests useful in validating an Openstack
 deployment.
 .
 This package contains the core Python parts of tempest.


