debian/0000755000000000000000000000000012313006436007164 5ustar debian/rules0000755000000000000000000000015612161377627010264 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/tempest.install0000644000000000000000000000002012161377707012242 0ustar usr/bin/tempest debian/python-tempest.install0000644000000000000000000000004012161377755013566 0ustar usr/lib/python*/dist-packages/* debian/copyright0000644000000000000000000000167312161400660011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tempest Source: http://github.com/openstack/tempest Files: * Copyright: 2012 - 2013 Openstack LLC 2013 Openstack Foundation 2012 IBM Corp 2013 NEC Corporation 2013 Hewlett-Packard Development Company, L.P 2013 Quanta Research Cambdridge, Inc Others (See individual files for more details) License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 Files: debian/* Copyright: 2013 Canonical Ltd License: Apache-2 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 debian/docs0000644000000000000000000000006212161376160010042 0ustar README.rst requirements.txt test-requirements.txt debian/source/0000755000000000000000000000000012161376160010471 5ustar debian/source/format0000644000000000000000000000001412161376160011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212161376160010367 0ustar 8 debian/control0000644000000000000000000000364712313006411010572 0ustar Source: tempest Section: python Priority: extra Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6) Build-Depends-Indep: python-d2to1, python-setuptools, python-pbr, python-anyjson, python-nose, python-httplib2, python-testtools, python-lxml, python-boto, python-paramiko, python-netaddr, python-glanceclient, python-keystoneclient, python-novaclient, python-quantumclient, python-cinderclient, python-testresources, python-keyring, python-oslo.config, python-sqlalchemy-ext ( >= 0.7.8-1~) | python-sqlalchemy (<< 0.6.3-2), python-mysqldb, 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-d2to1, python-pbr, python-nose, python-httplib2, python-testtools, python-lxml, python-boto, python-paramiko, python-netaddr, python-glanceclient, python-keystoneclient, python-novaclient, python-quantumclient, python-cinderclient, python-testresources, python-keyring, python-oslo.config, python-sqlalchemy-ext ( >= 0.7.8-1~) | python-sqlalchemy (<< 0.6.3-2), python-mysqldb, testrepository, ${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. debian/changelog0000644000000000000000000000057212313006436011042 0ustar tempest (2013.2.a1291.g23a1b4f-0ubuntu2) trusty; urgency=medium * Fix dependency typo (python-prb -> python-pbr). * Fix package description typos. -- Colin Watson Fri, 21 Mar 2014 09:57:50 +0000 tempest (2013.2.a1291.g23a1b4f-0ubuntu1) saucy; urgency=low * Initial release. -- Chuck Short Sat, 22 Jun 2013 14:35:09 -0500