tempest (1:15.0.0-0ubuntu2~cloud0) xenial-ocata; urgency=medium

  * New update for the Ubuntu Cloud Archive.

 -- Openstack Ubuntu Testing Bot <openstack-testing-bot@ubuntu.com>  Tue, 21 Feb 2017 22:56:28 +0000

tempest (1:15.0.0-0ubuntu2) zesty; urgency=medium

  * debian/rules: Remove the samples by hand since it
    gets installed in the proper places. 

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 21 Feb 2017 16:42:22 -0500

tempest (1:15.0.0-0ubuntu1) zesty; urgency=medium

  * d/watch: Point to tarballs.openstack.org 
  * New upstream release.

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 21 Feb 2017 11:35:27 -0500

tempest (1:14.0.0-0ubuntu4) zesty; urgency=medium

  * debian/control: Drop python hacking. 

 -- Chuck Short <zulcss@ubuntu.com>  Fri, 03 Feb 2017 12:43:20 -0500

tempest (1:14.0.0-0ubuntu3) zesty; urgency=medium

  * debian/rules: Really fix package installation. 

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 24 Jan 2017 14:02:28 -0500

tempest (1:14.0.0-0ubuntu2) zesty; urgency=medium

  * debian/rules: Use dh_install --fail-missing so we can detect changes
    better. 
  * Remove run-tempest-stress from alternatives

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 24 Jan 2017 10:10:00 -0500

tempest (1:14.0.0-0ubuntu1) zesty; urgency=medium

  * New upstream release. 
  * d/control: Align (Build-)Depends with upstream.

 -- Chuck Short <zulcss@ubuntu.com>  Mon, 23 Jan 2017 14:14:27 -0500

tempest (1:13.0.0-0ubuntu2) zesty; urgency=medium

  * debian/{python-tempest.postinst, python-tempest.postrm,
    python-tempest.prerm, python3-tempest.postinst,
    python3-tempest.postrm, python3-tempest.prerm}: Remove 
    tempest-cleanup binary since it is no longer installed. 

 -- Chuck Short <zulcss@ubuntu.com>  Tue, 08 Nov 2016 09:34:39 -0500

tempest (1:13.0.0-0ubuntu1) zesty; urgency=medium

  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.
  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/do-not-use-git-when-building-doc.patch: Dropped. No longer needed.
  * d/control: Add python3-pep8 to BDs.

 -- Corey Bryant <corey.bryant@canonical.com>  Mon, 07 Nov 2016 14:20:47 -0500

tempest (1:12.2.0-1) unstable; urgency=medium

  * Uploading to unstable.
  * Blacklist failing test:
    - TestTestList.test_testr_list_tests_no_errors

 -- Thomas Goirand <zigo@debian.org>  Tue, 04 Oct 2016 15:22:26 +0200

tempest (1:12.2.0-0) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed fix-privacy-breach.patch.
  * Fixed oslotest EPOCH.
  * Using OpenStack's Gerrit as VCS URLs.
  * Added .gitreview in extend-diff-ignore.
  * Removed javelin2 from update-alternatives.

 -- Thomas Goirand <zigo@debian.org>  Wed, 28 Sep 2016 10:23:17 +0200

tempest (1:12.1.0-3) experimental; urgency=medium

  * Team upload.
  * Added python-pep8 to build depends (Closes: #834888)

 -- Ondřej Nový <onovy@debian.org>  Sun, 21 Aug 2016 21:29:32 +0200

tempest (1:12.1.0-2) experimental; urgency=medium

  * Added a debian/bin containing a "tempest" shell script, and add that to the
    $PATH before launching unit tests.

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Jul 2016 09:20:19 +0000

tempest (1:12.1.0-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added missing python{3,}-{ddt,oslotest} runtime Depends.
  * Set [volume-feature-enabled]/volume_services to true.
  * Using pkgos-dh_auto_{test,install} from openstack-pkg-tools >= 52~.
  * Don't attempt to run the test:
    cmd.test_subunit_describe_calls.TestSubunitDescribeCalls.test_return_code
    as subunit-describe-calls is not available in /usr/bin at build time.
  * Add subunit-describe-calls to the list of update-alternatives programs.

 -- Thomas Goirand <zigo@debian.org>  Thu, 16 Jun 2016 21:25:28 +0200

tempest (1:12.0.0-2) experimental; urgency=medium

  * Added Python3 support.
  * Renamed the tempest man page to tempest_shell_wrapper.1
  * Remove privacy breanch in docs.
  * Add Breaks+Replaces+Provides: python{3,}-tempest-lib.

 -- Thomas Goirand <zigo@debian.org>  Mon, 06 Jun 2016 10:32:52 +0200

tempest (1:12.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * Added python-murano as build-depends to be able to generate the
    tempest.conf options for it.
  * d/rules: Removed UPSTREAM_GIT with default value
  * d/copyright: Changed source URL to https protocol

  [ Corey Bryant ]
  * New upstream release.
  * d/gbp.conf: Update branch to debian/newton.
  * d/control: Align (Build-)Depends with upstream.
  * d/changelog: Add epoch 1 to version to replace Ubuntu version 2014.1.*.

  [ Thomas Goirand ]
  * Added Corey Bryant <corey.bryant@canonical.com> as uploaders.

 -- Thomas Goirand <zigo@debian.org>  Sun, 05 Jun 2016 22:42:33 +0000

tempest (10.0.0-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).
  * Also install tempest/api/orchestration/stacks/templates/*.json.

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Added patch to remove the use of git in sphinx's conf.py.
  * Added manila in namespace config.
  * Generating tempest.conf with the namespace for the congress, manila,
    mistral, murano (and therefore, build-depends on them).
  * Fixed debian/copyright ordering.
  * Standards-Version: 3.9.7 (no change).
  * Do not copy tools/colorizer.py.
  * Fix a few config option defaults.
  * Also install missing .yaml files.

 -- Thomas Goirand <zigo@debian.org>  Tue, 15 Mar 2016 13:10:03 +0100

tempest (6-1) unstable; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Generates config file using oslo-config-generator.
  * Do not use verbose mode by default.

 -- Thomas Goirand <zigo@debian.org>  Wed, 23 Sep 2015 09:32:43 +0200

tempest (4-2) unstable; urgency=medium

  * Makes build reproducible (Closes: #789749). Thanks to Juan Picca for the
    bug report and patch.

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Jun 2015 15:23:46 +0200

tempest (4-1) unstable; urgency=medium

  * Initial release (Closes: #750164).

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 May 2015 22:17:41 +0200
