diff -pruN 1:4.4.1-2/AUTHORS 1:4.5.0-0ubuntu2/AUTHORS
--- 1:4.4.1-2/AUTHORS	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/AUTHORS	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1,78 @@
+Alessio Ababilov <aababilov@griddynamics.com>
+Alex Meade <mr.alex.meade@gmail.com>
+Alexander Gorodnev <agorodnev@mirantis.com>
+Andreas Jaeger <aj@suse.com>
+Angus Salkeld <asalkeld@redhat.com>
+Ben Nemec <bnemec@redhat.com>
+Brant Knudson <bknudson@us.ibm.com>
+Chang Bo Guo <guochbo@cn.ibm.com>
+ChangBo Guo(gcb) <eric.guo@easystack.cn>
+Christian Berendt <berendt@b1-systems.de>
+Chuck Short <chuck.short@canonical.com>
+Claudiu Belu <cbelu@cloudbasesolutions.com>
+Corey Bryant <corey.bryant@canonical.com>
+Danek Duvall <danek.duvall@oracle.com>
+Daniel Bengtsson <dbengt@redhat.com>
+Davanum Srinivas <davanum@gmail.com>
+Davanum Srinivas <dims@linux.vnet.ibm.com>
+Dirk Mueller <dirk@dmllr.de>
+Doug Hellmann <doug.hellmann@dreamhost.com>
+Doug Hellmann <doug@doughellmann.com>
+Flavio Percoco <flaper87@gmail.com>
+George Peristerakis <george.peristerakis@enovance.com>
+Ghanshyam Mann <gmann@ghanshyammann.com>
+Hervé Beraud <hberaud@redhat.com>
+Ian Wienand <iwienand@redhat.com>
+Ihar Hrachyshka <ihrachys@redhat.com>
+Ilya Pekelny <ipekelny@mirantis.com>
+James Carey <jecarey@us.ibm.com>
+Jamie Lennox <jamielennox@gmail.com>
+Jason Kölker <jason@koelker.net>
+Jay Pipes <jaypipes@gmail.com>
+Jeremy Stanley <fungi@yuggoth.org>
+Joe Gordon <joe.gordon0@gmail.com>
+Joe Heck <heckj@mac.com>
+Jon Grimm <jgrimm@linux.vnet.ibm.com>
+Joshua Harlow <harlowja@yahoo-inc.com>
+Julien Danjou <julien@danjou.info>
+Luis A. Garcia <luis@linux.vnet.ibm.com>
+Luong Anh Tuan <tuanla@vn.fujitsu.com>
+Marc Koderer <m.koderer@telekom.de>
+Mark McLoughlin <markmc@redhat.com>
+Masayuki Igawa <masayuki.igawa@gmail.com>
+Mauro S. M. Rodrigues <maurosr@linux.vnet.ibm.com>
+Monty Taylor <mordred@inaugust.com>
+Noorul Islam K M <noorul@noorul.com>
+OpenStack Release Bot <infra-root@openstack.org>
+Rajaram Mallya <rajarammallya@gmail.com>
+Ronald Bradford <ronald.bradford@gmail.com>
+Sean McGinnis <sean.mcginnis@gmail.com>
+Sergey Kraynev <skraynev@mirantis.com>
+Soren Hansen <soren@linux2go.dk>
+Sorin Sbarnea <ssbarnea@redhat.com>
+Stephen Finucane <stephenfin@redhat.com>
+Steve Martinelli <stevemar@ca.ibm.com>
+Thomas Bechtold <tbechtold@suse.com>
+Thomas Goirand <zigo@debian.org>
+Tony Breeds <tony@bakeyournoodle.com>
+Van Hung Pham <hungpv@vn.fujitsu.com>
+Victor Stinner <vstinner@redhat.com>
+Vieri <15050873171@163.com>
+Vu Cong Tuan <tuanvc@vn.fujitsu.com>
+Yikun Jiang <yikunkero@gmail.com>
+YuehuiLei <leiyuehui@inspur.com>
+Yuriy Taraday <yorik.sar@gmail.com>
+ZhijunWei <wzj334965317@outlook.com>
+Zhongyue Luo <zhongyue.nah@intel.com>
+jacky06 <zhang.min@99cloud.net>
+kavithahr <kavitha.r@nectechnologies.in>
+lingyongxu <lyxu@fiberhome.com>
+melissaml <ma.lei@99cloud.net>
+qingszhao <zhao.daqing@99cloud.net>
+ricolin <rico.lin@easystack.cn>
+venkatamahesh <venkatamaheshkotha@gmail.com>
+wanghui <wang_hui@inspur.com>
+wangqi <wang.qi@99cloud.net>
+wu.shiming <wushiming@yovole.com>
+yan.haifeng <yanheven@qq.com>
+zhangboye <zhangboye@inspur.com>
diff -pruN 1:4.4.1-2/ChangeLog 1:4.5.0-0ubuntu2/ChangeLog
--- 1:4.4.1-2/ChangeLog	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/ChangeLog	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1,526 @@
+CHANGES
+=======
+
+4.5.0
+-----
+
+* setup.cfg: Replace dashes with underscores
+* Use TOX\_CONSTRAINTS\_FILE
+* Document unit of measure for OS\_TEST\_TIMEOUT
+* Move flake8 as a pre-commit local target
+* Remove lower-constraints remnants
+* Dropping lower constraints testing
+* Use TOX\_CONSTRAINTS\_FILE
+* Use py3 as the default runtime for tox
+* Adding pre-commit
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
+4.4.1
+-----
+
+
+4.4.0
+-----
+
+
+4.3.0
+-----
+
+* Stop to use the \_\_future\_\_ module
+* Switch to newer openstackdocstheme and reno versions
+* Align contributing doc with oslo's policy
+* Bump default tox env from py37 to py38
+* Add py38 package metadata
+* Add release notes links to doc index
+* Add Python3 victoria unit tests
+* Update master for stable/ussuri
+* Revert "Revert "Switch to unittest.mock from mock""
+
+4.2.0
+-----
+
+* Revert "Switch to unittest.mock from mock"
+
+4.1.0
+-----
+
+* Switch to unittest.mock from mock
+* Remove os-client-config and debtcollector
+
+4.0.0
+-----
+
+* Remove 'oslotest.functional'
+* Remove 'oslotest.moxstubout' module
+* remove outdated header
+* gitignore: Ignore reno artefacts
+* [ussuri][goal] Drop python 2.7 support and testing
+* trivial: Cleanup of doc config file
+* tox: Trivial cleanup
+* tools: Default to Python 3
+
+3.9.0
+-----
+
+* Invoke correct python version in shell scripts
+* Switch to Ussuri jobs
+* Update master for stable/train
+
+3.8.1
+-----
+
+* Add Python 3 Train unit tests
+
+3.8.0
+-----
+
+* Sync Sphinx requirement
+* Replace git.openstack.org URLs with opendev.org URLs
+* Stop testing mock functionality
+* OpenDev Migration Patch
+* Dropping the py35 testing
+* Replace openstack.org git:// URLs with https://
+* Update master for stable/stein
+
+3.7.1
+-----
+
+* Change python3.5 job to python3.7 job on Stein+
+* Update hacking version
+* Change openstack-dev to openstack-discuss
+* Title underline too long
+* Remove stestr from requirements.txt
+* Don't quote {posargs} in tox.ini
+* Fix nits in timeout change
+
+3.7.0
+-----
+
+* Add DEFAULT\_TIMEOUT and TIMEOUT\_SCALING\_FACTOR
+* Use templates for cover and lower-constraints
+* Fix requirements check ci in oslotest
+* add python 3.6 unit test job
+* import zuul job settings from project-config
+* Update reno for stable/rocky
+* Add release note link in README
+
+3.6.0
+-----
+
+* Switch to using stestr
+* fix tox python3 overrides
+
+3.5.0
+-----
+
+* Deprecate MoxStubout class
+* Fix requirements
+* mock: Perform patch's autospec checks on \_\_enter\_\_
+
+3.4.2
+-----
+
+* Trivial: Update pypi url to new url
+* set default python to python3
+* mock: Apply autospec to a mock's return\_value
+
+3.4.1
+-----
+
+* mock: Properly patch mock.MagicMock
+
+3.4.0
+-----
+
+* add lower-constraints job
+* make the CaptureOutput fixture easier to control
+* Updated from global requirements
+
+3.3.0
+-----
+
+* Updated from global requirements
+* Update links in README
+* Update reno for stable/queens
+* Updated from global requirements
+* Updated from global requirements
+* mock: Fixes mock.patch.multiple autospec
+
+3.2.0
+-----
+
+* Adds mock autospec fixture
+
+3.1.0
+-----
+
+* Remove -U from pip install
+* Avoid tox\_install.sh for constraints support
+* Updated from global requirements
+* Remove setting of version/release from releasenotes
+* Updated from global requirements
+
+3.0.0
+-----
+
+
+2.18.1
+------
+
+
+2.18.0
+------
+
+* Updated from global requirements
+* Updated from global requirements
+* Deprecate oslotest.functional
+* Remove oslotest.mockpatch
+* Updated from global requirements
+* Updated from global requirements
+* Update reno for stable/pike
+* Updated from global requirements
+
+2.17.0
+------
+
+* Update URLs in documents according to document migration
+* Use assertIsNone(...) instead of assertIs(None,...)
+* rearrange content to fit the new standard layout
+* Using fixtures instead of deprecated mockpatch module
+
+2.16.1
+------
+
+* Switch from oslosphinx to openstackdocstheme
+
+2.16.0
+------
+
+* Updated from global requirements
+* Trivial fix style in document
+* Updated from global requirements
+* Remove pbr warnerrors in favor of sphinx check
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+2.15.0
+------
+
+* Updated from global requirements
+* Remove support for py34
+
+2.14.0
+------
+
+* Updated from global requirements
+* [Fix gate]Update test requirement
+* Updated from global requirements
+* Update reno for stable/ocata
+* Updated from global requirements
+
+2.13.0
+------
+
+* Add Constraints support
+* Show team and repo badges on README
+
+2.12.0
+------
+
+* Updated from global requirements
+* Add reno for release notes management
+* Updated from global requirements
+* Updated from global requirements
+* Changed the home-page link
+
+2.11.0
+------
+
+* Remove testscenarios from requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+2.10.0
+------
+
+* Updated from global requirements
+
+2.9.0
+-----
+
+* Updated from global requirements
+
+2.8.0
+-----
+
+* Import mock so that it works on Python 3.x
+* Fix parameters of assertEqual are misplaced
+* Updated from global requirements
+* Add Python 3.5 classifier and venv
+* A DisableModules fixture that removes modules from path
+
+2.7.0
+-----
+
+* Updated from global requirements
+
+2.6.0
+-----
+
+* Updated from global requirements
+
+2.5.0
+-----
+
+* Remove mockpatch re-implementations
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+2.3.0
+-----
+
+* Add some gitignore files
+
+2.2.0
+-----
+
+* move unit tests into the oslotest package
+* Updated from global requirements
+* Hack to get back stopall cleanup behavior feature
+* Fix misspelling
+
+2.1.0
+-----
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Trival: Remove 'MANIFEST.in'
+
+2.0.0
+-----
+
+* Updated from global requirements
+* Remove Python 2.6 classifier
+* mockpatch: deprecate in favor of native fixtures
+* Remove python 2.6 and cleanup tox.ini
+* Updated from global requirements
+
+1.12.0
+------
+
+* Fix coverage configuration and execution
+* Updated from global requirements
+* Add documentation about using oslo\_debug\_helper
+* add oslo.config a test requirement
+* clean up readme and doc title
+* clean up toctree
+* auto-generate API documentation
+* Fix the home-page with Oslotest wikipage
+* Fixup docstrings
+* Updated from global requirements
+
+1.11.0
+------
+
+* Updated from global requirements
+
+1.10.0
+------
+
+* Allow TRACE and integer logging levels for 'OS\_DEBUG'
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+1.9.0
+-----
+
+* Fix use of mock
+* Updated from global requirements
+* Add documentation for cross-project unit testing
+* Updated from global requirements
+* Fix build break with Fixtures 1.3
+* Updated from global requirements
+
+1.8.0
+-----
+
+* Updated from global requirements
+* Allow \`\`OS\_DEBUG\`\` environment variable to specify log level
+* Updated from global requirements
+* always rebuild cross-test venv
+* Add CreateFileWithContent fixture
+* Create ConfigureLogging fixture
+* Create CaptureOutput fixture
+* Create Timeout wrapper fixture
+* Document the mock attribute for mockpatch
+
+1.7.0
+-----
+
+* Updated from global requirements
+* Fix argument handling in oslo\_run\_cross\_tests
+* Add class to deal with clouds.yaml support
+* Remove unneeded runtime pbr dep
+* Updated from global requirements
+* Advertise support for Python3.4 / Remove support for Python 3.3
+* Do not sync run\_cross\_tests.sh
+* Remove unused discover dependency
+
+1.6.0
+-----
+
+* Uncap library requirements for liberty
+* Cleanup README.rst and setup.cfg
+* mockpatch: factorize code
+* Update to latest hacking
+* Updated from global requirements
+* mockpatch: fix a potential race condition
+
+1.5.1
+-----
+
+
+1.5.0
+-----
+
+* Force rebuild egg-info before running cross tests
+* Restore missing module for pre-release test script
+* Updated from global requirements
+
+1.4.0
+-----
+
+* Set a higher default for maxDiff
+* Move the script for running pre-releases into oslotest
+* Update docs for new script name
+* Publish cross-test runner as part of oslotest
+* Remove six.moves call
+* Fix for mktemp failure on osx
+* Activate pep8 check that \_ is imported
+* Workflow documentation is now in infra-manual
+* Fix the URL for reporting bugs in the README
+
+1.3.0
+-----
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Add pbr to installation requirements
+* Clean up the docs for oslo\_debug\_helper
+
+1.2.0
+-----
+
+* Updated from global requirements
+* Set install\_command in tox to avoid pre-releases
+* Add an extra parameter for test directory in debugger script
+* Handle tempfile content encoding
+* Work toward Python 3.4 support and testing
+* Add links to best practices video and etherpad
+* Updated from global requirements
+* Drop .sh extension from oslo\_debug\_helper.sh
+* Add history/changelog to docs
+* fix typo and formatting in contributing docs
+
+1.1.0
+-----
+
+* warn against sorting requirements
+* Add fixture for mock.patch.multiple
+* Ensure that mock.patch.stopall is called last
+* Remove differences between Python 2.x and 3.x versions
+* Require six
+* Add documentation for running oslo\_debug\_heler.sh
+* Restructure oslotest docs
+* Add pdb support to tox with debug helper shell script
+* Updated from global requirements
+* Cleaning up index.rst file
+* Add known issue about time.time mocking
+* Updated from global requirements
+* Add API documentation
+* Moving to use the mock module found in Python3
+
+1.1.0.0a1
+---------
+
+* Update to hacking 0.9.2
+* Cleanup mock patches on BaseTestCase tearDown()
+* Add unit test for olsotest base class
+* fix .gitreview after rename
+* Sync new sphinx requirement spec
+* Set log level to default value
+* Updated from global requirements
+* Update cross-test directions
+* Update project name in doc build
+
+1.0.0
+-----
+
+* Import run\_cross\_tests.sh from oslo-incubator
+* Fix up documentation files
+* Fake logger as instance attribute
+* Require testrepository and other tools at runtime
+* Updated from global requirements
+* Add tool to run cross-project tests
+
+0.1
+---
+
+* Rename oslo.test to oslotest
+* Add test for moxstubout
+* Switch to oslosphinx
+* Sync requirements and fix pep8 errors
+* Remove oslo.test.fixture
+* Remove unused tempdirs attribute
+* Remove translations infrastructure
+* apply oslo-cookiecutter
+* Differentiate runtime and test requirements
+* flatten package hierarchy
+* remove dependency on oslo.config to avoid cycle
+* Remove lockutils fixture from this library
+* Run python 3.3 tests first to set testr db type
+* Add packaging and test control files
+* rearrange files into the proper package
+* Generalize base test case into common code
+* Add 'new' parameter to mock.Patch and mock.PatchObject classes
+* Make the log capture in tests more configurable
+* log all test messages not just oslo ones
+* Fix violations of H302:import only modules
+* Trivial: Make vertical white space after license header consistent
+* Remove vim header
+* Fix copyright header on test module
+* Use cleaner version from cookiecutter OpenStack template
+* Add TempHomeDir fixture which is already part of cookiecutter template
+* Fix typos in oslo
+* Move LockFixture into a fixtures module
+* Consolidate the use of stubs
+* Make openstack.common.fixture.config Py3 compliant
+* Using NestedTempfile in new BaseTestCase class
+* Bump hacking to 0.7.0
+* Add a fixture for dealing with config
+* Add common part of test-related tools to oslo
+* Add eclipse project files to .gitignore
+* Add .testrepository to .gitignore
+* Ignore backup files in .gitignore
+* Add join\_consumer\_pool() to RPC connections
+* Add a fixture for dealing with mock patching
+* Start adding reusable test fixtures
+* updating sphinx documentation
+* Correcting openstack-common mv to oslo-incubator
+* Update .gitreview for oslo
+* .gitignore updates for generated files
+* Updated tox config for multi-python testing
+* Added .gitreview file
+* ignore cover's html directory
+* Rajaram/Vinkesh|increased tests for Request and Response serializers
+* Rajaram/Vinkesh|Added nova's serializaiton classes into common
+* Initial skeleton project
diff -pruN 1:4.4.1-2/debian/changelog 1:4.5.0-0ubuntu2/debian/changelog
--- 1:4.4.1-2/debian/changelog	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/changelog	2021-12-15 16:29:15.000000000 +0000
@@ -1,98 +1,109 @@
-python-oslotest (1:4.4.1-2) unstable; urgency=medium
+python-oslotest (1:4.5.0-0ubuntu2) jammy; urgency=medium
 
-  * Uploading to unstable.
-  * Fixed d/watch.
-  * Add a debian/salsa-ci.yml.
+  * d/control: Drop python3-mock as upstream has switched
+    to unittest.mock.
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2020 23:12:37 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 15 Dec 2021 11:29:15 -0500
 
-python-oslotest (1:4.4.1-1) experimental; urgency=medium
+python-oslotest (1:4.5.0-0ubuntu1) impish; urgency=medium
 
-  * New upstream release.
+  [ Chris MacNaughton ]
+  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
 
- -- Thomas Goirand <zigo@debian.org>  Sun, 13 Sep 2020 11:10:11 +0200
+  [ Corey Bryant ]
+  * New upstream release for OpenStack Xena.
 
-python-oslotest (1:4.4.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 07 Sep 2021 15:36:44 -0400
 
-  * New upstream release.
-  * Fixed (build-)depends for this release.
+python-oslotest (1:4.4.1-0ubuntu1) groovy; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 09 Sep 2020 12:28:23 +0200
+  * New upstream release for OpenStack Victoria.
 
-python-oslotest (1:4.2.0-2) unstable; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 18 Sep 2020 12:37:17 -0400
 
-  * Uploading to unstable.
+python-oslotest (1:4.4.0-0ubuntu1) groovy; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 22:26:16 +0200
+  * New upstream release for OpenStack Victoria.
+  * d/control, d/copyright, d/rules: Update upstream git URL.
 
-python-oslotest (1:4.2.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 29 Jul 2020 14:58:26 -0400
 
-  * New upstream release.
+python-oslotest (1:4.3.0-0ubuntu1) groovy; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 24 Apr 2020 13:05:24 +0200
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control, d/compat: Switch to debhelper compat 12.
+  * d/rules: Switch PYBUILD_NAME to module name.
+  * d/control: Update Standards-Version to 4.5.0.
 
-python-oslotest (1:4.1.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 12 Jun 2020 14:24:30 -0400
 
-  * New upstream release.
-  * Added python3-sphinxcontrib.apidoc as build-depends.
+python-oslotest (1:4.2.0-0ubuntu1) focal; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 07 Apr 2020 16:15:56 +0200
+  * New upstream release for OpenStack Ussuri.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/rules: Switch to pybuild.
 
-python-oslotest (1:3.8.0-2) unstable; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 09 Apr 2020 15:31:43 -0400
 
-  [ Ondřej Nový ]
-  * Bump Standards-Version to 4.4.1.
+python-oslotest (1:3.9.0-0ubuntu1) focal; urgency=medium
 
-  [ Thomas Goirand ]
-  * Uploading to unstable.
+  * New upstream release for OpenStack Ussuri.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 21 Oct 2019 00:54:42 +0200
+ -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Mon, 03 Feb 2020 11:15:05 +0000
 
-python-oslotest (1:3.8.0-1) experimental; urgency=medium
+python-oslotest (1:3.8.1-0ubuntu1) eoan; urgency=medium
 
-  [ Ondřej Nový ]
-  * Use debhelper-compat instead of debian/compat.
-  * Bump Standards-Version to 4.4.0.
+  * New upstream release for OpenStack Train.
 
-  [ Thomas Goirand ]
-  * New upstream release.
+ -- James Page <james.page@ubuntu.com>  Thu, 26 Sep 2019 10:35:33 +0100
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 04 Sep 2019 14:46:46 +0200
+python-oslotest (1:3.8.0-0ubuntu1) eoan; urgency=medium
 
-python-oslotest (1:3.7.1-2) unstable; urgency=medium
+  * d/control, d/rules, d/python(3)-oslotest.p*: Drop Python 2
+    support.
+  * New upstream release for OpenStack Train.
+  * d/control: Align (Build-)Depends with upstream.
 
-  * Uploading to unstable.
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 16 Jul 2019 16:02:44 -0400
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 17 Jul 2019 01:03:04 +0200
+python-oslotest (1:3.7.1-0ubuntu1) disco; urgency=medium
 
-python-oslotest (1:3.7.1-1) experimental; urgency=medium
+  * New upstream release for OpenStack Stein.
 
-  * New upstream release.
-  * Removed Python 2 support.
+ -- James Page <james.page@ubuntu.com>  Mon, 11 Mar 2019 16:04:55 +0000
 
- -- Thomas Goirand <zigo@debian.org>  Sat, 23 Mar 2019 19:45:34 +0100
+python-oslotest (1:3.7.0-0ubuntu2) disco; urgency=medium
 
-python-oslotest (1:3.6.0-2) unstable; urgency=medium
+  * d/python3-oslotest.postinst: Prefer Py3 alternatives.
 
-  [ Ondřej Nový ]
-  * Running wrap-and-sort -bast
+ -- James Page <james.page@ubuntu.com>  Tue, 20 Nov 2018 12:08:18 +0000
 
-  [ Thomas Goirand ]
-  * Uploading to unstable.
+python-oslotest (1:3.7.0-0ubuntu1) disco; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 03 Sep 2018 23:27:22 +0200
+  * New upstream release for OpenStack Stein.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-oslotest (1:3.6.0-1) experimental; urgency=medium
+ -- James Page <james.page@ubuntu.com>  Wed, 14 Nov 2018 15:28:39 +0000
 
-  [ Ondřej Nový ]
-  * d/control: Use team+openstack@tracker.debian.org as maintainer
+python-oslotest (1:3.6.0-0ubuntu1) cosmic; urgency=medium
 
-  [ Thomas Goirand ]
-  * New upstream release.
-  * Fixed (build-)depends for this release and using Python3 for sphinx.
-  * Switched to pkgos-dh_auto_test.
+  * New upstream release for OpenStack Rocky.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/rules: Run tests with pkgos-dh_auto_test.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 02 Aug 2018 15:16:55 -0400
+
+python-oslotest (1:3.5.0-0ubuntu1) cosmic; urgency=low
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 20 Aug 2018 11:22:40 +0200
+  * Merge from Debian unstable.  Remaining changes:
+    - d/watch: Use upstream release tarballs.
+    - d/control: Enable autopkgtest-pkg-python.
+    - d/control,compat: Bump to debhelper compat 10.
+  * New upstream release for OpenStack Rocky.
+  * Align (Build-)Depends with upstream.
+
+ -- James Page <james.page@ubuntu.com>  Tue, 12 Jun 2018 11:56:20 +0100
 
 python-oslotest (1:3.2.0-2) unstable; urgency=medium
 
@@ -109,6 +120,24 @@ python-oslotest (1:3.2.0-1) experimental
 
  -- Thomas Goirand <zigo@debian.org>  Sun, 11 Feb 2018 13:08:36 +0000
 
+python-oslotest (1:3.2.0-0ubuntu1) bionic; urgency=medium
+
+  * New upstream release.
+  * d/*: wrap-and-sort -bast.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control: Update Standards-Version to 4.1.2.
+  * d/control: Bump debhelper compat to 10.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 24 Jan 2018 14:14:34 -0500
+
+python-oslotest (1:3.0.0-0ubuntu1) bionic; urgency=medium
+
+  * New upstream release.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/p/*: Drop, no longer needed.
+
+ -- James Page <james.page@ubuntu.com>  Tue, 14 Nov 2017 10:58:59 +0000
+
 python-oslotest (1:2.17.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
@@ -143,6 +172,80 @@ python-oslotest (1:2.17.0-1) experimenta
 
  -- Thomas Goirand <zigo@debian.org>  Wed, 20 Sep 2017 21:20:25 +0200
 
+python-oslotest (1:2.17.0-0ubuntu1) artful; urgency=medium
+
+  * New upstream release.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme
+    sphinx extension until sphinx>=1.6.2 is available.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 16 Aug 2017 09:11:03 -0400
+
+python-oslotest (1:2.16.0-0ubuntu1) artful; urgency=medium
+
+  * New upstream release.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 07 Jul 2017 15:00:51 -0400
+
+python-oslotest (1:2.15.0-0ubuntu1) artful; urgency=medium
+
+  [ Chuck Short ]
+  * New upstream release.
+  * debian/control: Bump version dependencies.
+
+  [ James Page ]
+  * d/watch: Use tarballs.openstack.org.
+
+ -- James Page <james.page@ubuntu.com>  Fri, 21 Apr 2017 10:04:52 +0100
+
+python-oslotest (1:2.13.0-0ubuntu1) zesty; urgency=medium
+
+  * New upstream release.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 19 Jan 2017 12:32:10 -0500
+
+python-oslotest (1:2.12.0-0ubuntu1) zesty; urgency=medium
+
+  * New upstream version.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control: Add autopkgtest.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 02 Dec 2016 09:13:14 -0500
+
+python-oslotest (1:2.11.0-0ubuntu1) zesty; urgency=medium
+
+  [ Corey Bryant ]
+  * d/gbp.conf: Update gbp configuration file.
+  * d/control: Update Vcs-* links and maintainers.
+
+  [ Chuck Short ]
+  * New upstream version. 
+  * debian/control: Bump version dependencies.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 11 Nov 2016 09:27:05 -0500
+
+python-oslotest (1:2.10.0-0ubuntu1) yakkety; urgency=medium
+
+  [ Ondřej Nový ]
+  * Standards-Version is 3.9.8 now (no change)
+  * d/rules: Changed UPSTREAM_GIT protocol to https
+  * d/copyright: Changed source URL to https protocol
+
+  [ Corey Bryant ]
+  * New upstream release.
+  * d/gbp.conf: Update branch for Newton.
+  * d/control: Align (Build-)Depends with upstream.
+
+  [ David Della Vecchia ]
+  * New upstream release.
+  * d/control: Align (build-)depends with upstream.
+
+  [ Corey Bryant ]
+  * New upstream release.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 31 Aug 2016 10:22:16 -0400
+
 python-oslotest (1:2.3.0-1) unstable; urgency=medium
 
   [ David Della Vecchia ]
@@ -312,3 +415,4 @@ python-oslotest (0.1-1) experimental; ur
   * Initial release. (Closes: #742310)
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 21 Mar 2014 17:25:32 +0800
+
diff -pruN 1:4.4.1-2/debian/control 1:4.5.0-0ubuntu2/debian/control
--- 1:4.4.1-2/debian/control	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/control	2021-12-15 16:29:15.000000000 +0000
@@ -1,38 +1,41 @@
 Source: python-oslotest
 Section: python
 Priority: optional
-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
  Ivan Udovichenko <iudovichenko@mirantis.com>,
  Corey Bryant <corey.bryant@canonical.com>,
  David Della Vecchia <ddv@canonical.com>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 12),
  dh-python,
  openstack-pkg-tools,
  python3-all,
- python3-pbr,
+ python3-pbr (>= 2.0.0),
  python3-setuptools,
- python3-sphinx,
+ python3-sphinx (>= 2.0.0),
 Build-Depends-Indep:
- python3-coverage,
- python3-debtcollector,
- python3-fixtures,
- python3-hacking,
- python3-openstackdocstheme,
- python3-os-client-config,
- python3-oslo.config,
- python3-six,
- python3-sphinxcontrib.apidoc,
- python3-stestr,
- python3-subunit,
- python3-testtools,
+ python3-coverage (>= 4.0),
+ python3-debtcollector (>= 1.2.0),
+ python3-fixtures (>= 3.0.0),
+ python3-mox3 (>= 0.20.0),
+ python3-openstackdocstheme (>= 2.2.0),
+ python3-os-client-config (>= 1.28.0),
+ python3-oslo.config (>= 1:5.2.0),
+ python3-six (>= 1.10.0),
+ python3-sphinxcontrib.apidoc (>= 0.2.0),
+ python3-stestr (>= 2.0.0),
+ python3-subunit (>= 1.0.0),
+ python3-testtools (>= 2.2.0),
  subunit,
-Standards-Version: 4.4.1
-Vcs-Browser: https://salsa.debian.org/openstack-team/oslo/python-oslotest
-Vcs-Git: https://salsa.debian.org/openstack-team/oslo/python-oslotest.git
-Homepage: https://launchpad.net/oslo
+ testrepository,
+Standards-Version: 4.5.0
+Vcs-Browser: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-oslotest
+Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-oslotest
+Homepage: https://opendev.org/openstack/oslotest
+Testsuite: autopkgtest-pkg-python
 
 Package: python-oslotest-doc
 Section: doc
@@ -49,14 +52,17 @@ Description: OpenStack test framework -
 Package: python3-oslotest
 Architecture: all
 Depends:
- python3-debtcollector,
- python3-fixtures,
- python3-os-client-config,
- python3-pbr,
- python3-six,
- python3-stestr,
- python3-testtools,
+ python3-debtcollector (>= 1.2.0),
+ python3-fixtures (>= 3.0.0),
+ python3-mox3 (>= 0.20.0),
+ python3-os-client-config (>= 1.28.0),
+ python3-pbr (>= 2.0.0),
+ python3-six (>= 1.10.0),
+ python3-stestr (>= 2.0.0),
+ python3-subunit (>= 1.0.0),
+ python3-testtools (>= 2.2.0),
  subunit,
+ testrepository (>= 0.0.18),
  ${misc:Depends},
  ${python3:Depends},
 Description: OpenStack test framework - Python 3.x
diff -pruN 1:4.4.1-2/debian/copyright 1:4.5.0-0ubuntu2/debian/copyright
--- 1:4.4.1-2/debian/copyright	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/copyright	2021-12-15 16:29:15.000000000 +0000
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: oslotest
-Source: https://launchpad.net/oslo
+Source: https://opendev.org/openstack/oslotest
 
 Files: *
 Copyright: (c) 2013-2014, OpenStack foundation
diff -pruN 1:4.4.1-2/debian/gbp.conf 1:4.5.0-0ubuntu2/debian/gbp.conf
--- 1:4.4.1-2/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/gbp.conf	2021-12-15 16:29:15.000000000 +0000
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -pruN 1:4.4.1-2/debian/pydist-overrides 1:4.5.0-0ubuntu2/debian/pydist-overrides
--- 1:4.4.1-2/debian/pydist-overrides	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/pydist-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-discover
diff -pruN 1:4.4.1-2/debian/python3-oslotest.postrm 1:4.5.0-0ubuntu2/debian/python3-oslotest.postrm
--- 1:4.4.1-2/debian/python3-oslotest.postrm	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/python3-oslotest.postrm	1970-01-01 00:00:00.000000000 +0000
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ] || [ "$1" = "disappear" ]; then
-	update-alternatives --remove oslo_debug_helper /usr/bin/python3-oslo_debug_helper
-	update-alternatives --remove oslo_run_pre_release_tests /usr/bin/python3-oslo_run_pre_release_tests
-	update-alternatives --remove oslo_run_cross_tests /usr/bin/python3-oslo_run_cross_tests
-fi
-
-#DEBHELPER#
-
-exit 0
-
diff -pruN 1:4.4.1-2/debian/python3-oslotest.prerm 1:4.5.0-0ubuntu2/debian/python3-oslotest.prerm
--- 1:4.4.1-2/debian/python3-oslotest.prerm	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/python3-oslotest.prerm	1970-01-01 00:00:00.000000000 +0000
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ] ; then
-	update-alternatives --remove oslo_debug_helper /usr/bin/python3-oslo_debug_helper
-	update-alternatives --remove oslo_run_pre_release_tests /usr/bin/python3-oslo_run_pre_release_tests
-	update-alternatives --remove oslo_run_cross_tests /usr/bin/python3-oslo_run_cross_tests
-fi
-
-#DEBHELPER#
-
-exit 0
-
diff -pruN 1:4.4.1-2/debian/rules 1:4.5.0-0ubuntu2/debian/rules
--- 1:4.4.1-2/debian/rules	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/rules	2021-12-15 16:29:15.000000000 +0000
@@ -1,30 +1,35 @@
 #!/usr/bin/make -f
 
-UPSTREAM_GIT := https://github.com/openstack/oslo.test.git
+export PYBUILD_NAME=oslotest
+
+UPSTREAM_GIT := https://opendev.org/openstack/oslotest.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3,sphinxdoc
-
-override_dh_auto_clean:
-	rm -rf build .stestr
-
-override_dh_auto_build:
-	echo "Do nothing..."
+	dh $@ --buildsystem=pybuild --with python3,sphinxdoc
 
 override_dh_auto_install:
 	pkgos-dh_auto_install --no-py2
 
+override_dh_python3:
+	dh_python3 --shebang=/usr/bin/python3
+
 override_dh_auto_test:
 ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
 	pkgos-dh_auto_test --no-py2
 endif
 
 override_dh_sphinxdoc:
-ifeq (,$(findstring nodoc, $(DEB_BUILD_OPTIONS)))
-	PYTHONPATH=. PYTHON=python3 python3 -m sphinx -b html doc/source debian/python-oslotest-doc/usr/share/doc/python-oslotest-doc/html
-	dh_sphinxdoc -O--buildsystem=python_distutils
+ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
+	python3 -m sphinx -b html doc/source debian/python-oslotest-doc/usr/share/doc/python-oslotest-doc/html
+	dh_sphinxdoc -O--buildsystem=pybuild
 endif
 
-override_dh_python3:
-	dh_python3 --shebang=/usr/bin/python3
+# Commands not to run
+override_dh_installcatalogs:
+override_dh_installemacsen override_dh_installifupdown:
+override_dh_installinfo override_dh_installmenu override_dh_installmime:
+override_dh_installmodules override_dh_installlogcheck:
+override_dh_installpam override_dh_installppp override_dh_installudev override_dh_installwm:
+override_dh_installxfonts override_dh_gconf override_dh_icons override_dh_perl override_dh_usrlocal:
+
diff -pruN 1:4.4.1-2/debian/salsa-ci.yml 1:4.5.0-0ubuntu2/debian/salsa-ci.yml
--- 1:4.4.1-2/debian/salsa-ci.yml	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
diff -pruN 1:4.4.1-2/debian/watch 1:4.5.0-0ubuntu2/debian/watch
--- 1:4.4.1-2/debian/watch	2020-10-15 21:12:37.000000000 +0000
+++ 1:4.5.0-0ubuntu2/debian/watch	2021-12-15 16:29:15.000000000 +0000
@@ -1,3 +1,3 @@
 version=3
-opts="uversionmangle=s/\.0rc/~rc/;s/\.0b1/~b1/;s/\.0b2/~b2/;s/\.0b3/~b3/" \
-https://github.com/openstack/oslo.test/tags .*/(\d[brc\d\.]+)\.tar\.gz
+opts="uversionmangle=s/\.(b|rc)/~$1/" \
+    http://tarballs.openstack.org/oslotest/ oslotest-(\d.*)\.tar\.gz
diff -pruN 1:4.4.1-2/doc/source/conf.py 1:4.5.0-0ubuntu2/doc/source/conf.py
--- 1:4.4.1-2/doc/source/conf.py	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/doc/source/conf.py	2021-09-06 08:37:07.000000000 +0000
@@ -1,4 +1,5 @@
 # -*- coding: utf-8 -*-
+# Copyright (C) 2020 Red Hat, Inc.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
diff -pruN 1:4.4.1-2/.gitignore 1:4.5.0-0ubuntu2/.gitignore
--- 1:4.4.1-2/.gitignore	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/.gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,62 +0,0 @@
-*.py[cod]
-
-# C extensions
-*.so
-
-# Packages
-*.egg*
-*.egg-info
-dist
-build
-eggs
-parts
-bin
-var
-sdist
-develop-eggs
-.installed.cfg
-lib
-lib64
-
-# Installer logs
-pip-log.txt
-
-# Unit test / coverage reports
-cover/
-.coverage*
-!.coveragerc
-.tox
-nosetests.xml
-.testrepository
-.stestr/
-.venv
-
-# Translations
-*.mo
-
-# Mr Developer
-.mr.developer.cfg
-.project
-.pydevproject
-
-# Complexity
-output/*.html
-output/*/index.html
-
-# Sphinx
-doc/build
-/doc/source/reference/api/
-
-# pbr generates these
-AUTHORS
-ChangeLog
-
-# Editors
-*~
-.*.swp
-.*sw?
-
-# reno build
-RELEASENOTES.rst
-releasenotes/build
-releasenotes/notes/reno.cache
diff -pruN 1:4.4.1-2/.gitreview 1:4.5.0-0ubuntu2/.gitreview
--- 1:4.4.1-2/.gitreview	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/.gitreview	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-[gerrit]
-host=review.opendev.org
-port=29418
-project=openstack/oslotest.git
diff -pruN 1:4.4.1-2/lower-constraints.txt 1:4.5.0-0ubuntu2/lower-constraints.txt
--- 1:4.4.1-2/lower-constraints.txt	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/lower-constraints.txt	1970-01-01 00:00:00.000000000 +0000
@@ -1,40 +0,0 @@
-alabaster==0.7.10
-appdirs==1.3.0
-Babel==2.3.4
-coverage==4.0
-docutils==0.11
-dulwich==0.15.0
-extras==1.0.0
-fixtures==3.0.0
-flake8==2.5.5
-hacking==0.12.0
-imagesize==0.7.1
-iso8601==0.1.11
-Jinja2==2.10
-keystoneauth1==3.4.0
-linecache2==1.0.0
-MarkupSafe==1.0
-mccabe==0.2.1
-netaddr==0.7.18
-oslo.config==5.2.0
-oslo.i18n==3.15.3
-pbr==2.0.0
-pep8==1.5.7
-pyflakes==0.8.1
-Pygments==2.2.0
-python-mimeparse==1.6.0
-python-subunit==1.0.0
-pytz==2013.6
-PyYAML==3.12
-requests==2.14.2
-requestsexceptions==1.2.0
-rfc3986==0.3.1
-six==1.10.0
-snowballstemmer==1.2.1
-stestr==2.0.0
-stevedore==1.20.0
-testrepository==0.0.18
-testtools==2.2.0
-traceback2==1.4.0
-unittest2==1.1.0
-wrapt==1.7.0
diff -pruN 1:4.4.1-2/oslotest/base.py 1:4.5.0-0ubuntu2/oslotest/base.py
--- 1:4.4.1-2/oslotest/base.py	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest/base.py	2021-09-06 08:37:07.000000000 +0000
@@ -36,7 +36,7 @@ class BaseTestCase(testtools.TestCase):
     """Base class for unit test classes.
 
     If the environment variable ``OS_TEST_TIMEOUT`` is set to an
-    integer value, a timer is configured to control how long
+    integer value (**seconds**), a timer is configured to control how long
     individual test cases can run. This lets tests fail for taking too
     long, and prevents deadlocks from completely hanging test runs.
 
diff -pruN 1:4.4.1-2/oslotest.egg-info/dependency_links.txt 1:4.5.0-0ubuntu2/oslotest.egg-info/dependency_links.txt
--- 1:4.4.1-2/oslotest.egg-info/dependency_links.txt	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest.egg-info/dependency_links.txt	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 1:4.4.1-2/oslotest.egg-info/not-zip-safe 1:4.5.0-0ubuntu2/oslotest.egg-info/not-zip-safe
--- 1:4.4.1-2/oslotest.egg-info/not-zip-safe	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest.egg-info/not-zip-safe	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 1:4.4.1-2/oslotest.egg-info/pbr.json 1:4.5.0-0ubuntu2/oslotest.egg-info/pbr.json
--- 1:4.4.1-2/oslotest.egg-info/pbr.json	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest.egg-info/pbr.json	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1 @@
+{"git_version": "d4b1896", "is_release": true}
\ No newline at end of file
diff -pruN 1:4.4.1-2/oslotest.egg-info/PKG-INFO 1:4.5.0-0ubuntu2/oslotest.egg-info/PKG-INFO
--- 1:4.4.1-2/oslotest.egg-info/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest.egg-info/PKG-INFO	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1,45 @@
+Metadata-Version: 1.2
+Name: oslotest
+Version: 4.5.0
+Summary: Oslo test framework
+Home-page: https://docs.openstack.org/oslotest/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: ========================
+        Team and repository tags
+        ========================
+        
+        .. image:: https://governance.openstack.org/tc/badges/oslotest.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        =====================================================
+        oslotest -- OpenStack Testing Framework and Utilities
+        =====================================================
+        
+        The Oslo Test framework provides common fixtures, support for debugging, and
+        better support for mocking results.
+        
+        * Free software: Apache license
+        * Documentation: https://docs.openstack.org/oslotest/latest/
+        * Source: https://opendev.org/openstack/oslotest
+        * Bugs: https://bugs.launchpad.net/oslotest
+        * Release notes: https://docs.openstack.org/releasenotes/oslotest
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Information Technology
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: POSIX :: Linux
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Requires-Python: >=3.6
diff -pruN 1:4.4.1-2/oslotest.egg-info/requires.txt 1:4.5.0-0ubuntu2/oslotest.egg-info/requires.txt
--- 1:4.4.1-2/oslotest.egg-info/requires.txt	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest.egg-info/requires.txt	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1,4 @@
+fixtures>=3.0.0
+python-subunit>=1.0.0
+six>=1.10.0
+testtools>=2.2.0
diff -pruN 1:4.4.1-2/oslotest.egg-info/SOURCES.txt 1:4.5.0-0ubuntu2/oslotest.egg-info/SOURCES.txt
--- 1:4.4.1-2/oslotest.egg-info/SOURCES.txt	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest.egg-info/SOURCES.txt	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1,82 @@
+.coveragerc
+.mailmap
+.pre-commit-config.yaml
+.stestr.conf
+.zuul.yaml
+AUTHORS
+CONTRIBUTING.rst
+ChangeLog
+HACKING.rst
+LICENSE
+README.rst
+requirements.txt
+setup.cfg
+setup.py
+test-requirements.txt
+tox.ini
+doc/requirements.txt
+doc/source/conf.py
+doc/source/index.rst
+doc/source/contributor/index.rst
+doc/source/install/index.rst
+doc/source/reference/index.rst
+doc/source/user/cross-testing.rst
+doc/source/user/debugging.rst
+doc/source/user/features.rst
+doc/source/user/history.rst
+doc/source/user/index.rst
+doc/source/user/mock-autospec.rst
+doc/source/user/resources.rst
+doc/source/user/testing.rst
+oslotest/__init__.py
+oslotest/base.py
+oslotest/createfile.py
+oslotest/log.py
+oslotest/mock_fixture.py
+oslotest/modules.py
+oslotest/output.py
+oslotest/timeout.py
+oslotest.egg-info/PKG-INFO
+oslotest.egg-info/SOURCES.txt
+oslotest.egg-info/dependency_links.txt
+oslotest.egg-info/not-zip-safe
+oslotest.egg-info/pbr.json
+oslotest.egg-info/requires.txt
+oslotest.egg-info/top_level.txt
+oslotest/tests/__init__.py
+oslotest/tests/unit/__init__.py
+oslotest/tests/unit/test_base.py
+oslotest/tests/unit/test_createfile.py
+oslotest/tests/unit/test_log.py
+oslotest/tests/unit/test_mock_fixture.py
+oslotest/tests/unit/test_mockpatch.py
+oslotest/tests/unit/test_modules.py
+oslotest/tests/unit/test_output.py
+oslotest/tests/unit/test_timeout.py
+oslotest/tools/__init__.py
+oslotest/tools/config.py
+releasenotes/notes/add-reno-996dd44974d53238.yaml
+releasenotes/notes/controlling-output-capture-e47c66bbca4a694a.yaml
+releasenotes/notes/deprecate-functional-module-fbed600d2fa026fc.yaml
+releasenotes/notes/drop-python-2-7-73d3113c69d724d6.yaml
+releasenotes/notes/mock-autospec-fix-9042c30dbb74032f.yaml
+releasenotes/notes/remove-functional-module-4733bc6eff595683.yaml
+releasenotes/notes/remove-moxstubout-63345dd5d9528e83.yaml
+releasenotes/notes/remove_mockpatch-80fec29f28da5d5c.yaml
+releasenotes/notes/timeout-scaling-52741beadde528e5.yaml
+releasenotes/source/conf.py
+releasenotes/source/index.rst
+releasenotes/source/ocata.rst
+releasenotes/source/pike.rst
+releasenotes/source/queens.rst
+releasenotes/source/rocky.rst
+releasenotes/source/stein.rst
+releasenotes/source/train.rst
+releasenotes/source/unreleased.rst
+releasenotes/source/ussuri.rst
+releasenotes/source/victoria.rst
+releasenotes/source/_static/.placeholder
+releasenotes/source/_templates/.placeholder
+tools/oslo_debug_helper
+tools/oslo_run_cross_tests
+tools/oslo_run_pre_release_tests
\ No newline at end of file
diff -pruN 1:4.4.1-2/oslotest.egg-info/top_level.txt 1:4.5.0-0ubuntu2/oslotest.egg-info/top_level.txt
--- 1:4.4.1-2/oslotest.egg-info/top_level.txt	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/oslotest.egg-info/top_level.txt	2021-09-06 08:37:55.000000000 +0000
@@ -0,0 +1 @@
+oslotest
diff -pruN 1:4.4.1-2/PKG-INFO 1:4.5.0-0ubuntu2/PKG-INFO
--- 1:4.4.1-2/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/PKG-INFO	2021-09-06 08:37:55.193877500 +0000
@@ -0,0 +1,45 @@
+Metadata-Version: 1.2
+Name: oslotest
+Version: 4.5.0
+Summary: Oslo test framework
+Home-page: https://docs.openstack.org/oslotest/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: ========================
+        Team and repository tags
+        ========================
+        
+        .. image:: https://governance.openstack.org/tc/badges/oslotest.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        =====================================================
+        oslotest -- OpenStack Testing Framework and Utilities
+        =====================================================
+        
+        The Oslo Test framework provides common fixtures, support for debugging, and
+        better support for mocking results.
+        
+        * Free software: Apache license
+        * Documentation: https://docs.openstack.org/oslotest/latest/
+        * Source: https://opendev.org/openstack/oslotest
+        * Bugs: https://bugs.launchpad.net/oslotest
+        * Release notes: https://docs.openstack.org/releasenotes/oslotest
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Information Technology
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: POSIX :: Linux
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Requires-Python: >=3.6
diff -pruN 1:4.4.1-2/.pre-commit-config.yaml 1:4.5.0-0ubuntu2/.pre-commit-config.yaml
--- 1:4.4.1-2/.pre-commit-config.yaml	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/.pre-commit-config.yaml	2021-09-06 08:37:07.000000000 +0000
@@ -0,0 +1,39 @@
+# We from the Oslo project decided to pin repos based on the
+# commit hash instead of the version tag to prevend arbitrary
+# code from running in developer's machines.  To update to a
+# newer version, run `pre-commit autoupdate` and then replace
+# the newer versions with their commit hash.
+
+default_language_version:
+  python: python3
+
+repos:
+  - repo: https://github.com/pre-commit/pre-commit-hooks
+    rev: 9136088a246768144165fcc3ecc3d31bb686920a # v3.3.0
+    hooks:
+      - id: trailing-whitespace
+      # Replaces or checks mixed line ending
+      - id: mixed-line-ending
+        args: ['--fix', 'lf']
+        exclude: '.*\.(svg)$'
+      # Forbid files which have a UTF-8 byte-order marker
+      - id: check-byte-order-marker
+      # Checks that non-binary executables have a proper shebang
+      - id: check-executables-have-shebangs
+      # Check for files that contain merge conflict strings.
+      - id: check-merge-conflict
+      # Check for debugger imports and py37+ breakpoint()
+      # calls in python source
+      - id: debug-statements
+      - id: check-yaml
+        files: .*\.(yaml|yml)$
+  - repo: local
+    hooks:
+      - id: flake8
+        name: flake8
+        additional_dependencies:
+          - hacking>=3.0.1,<3.1.0
+        language: python
+        entry: flake8
+        files: '^.*\.py$'
+        exclude: '^(doc|releasenotes|tools)/.*$'
diff -pruN 1:4.4.1-2/releasenotes/source/index.rst 1:4.5.0-0ubuntu2/releasenotes/source/index.rst
--- 1:4.4.1-2/releasenotes/source/index.rst	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/releasenotes/source/index.rst	2021-09-06 08:37:07.000000000 +0000
@@ -6,6 +6,7 @@
     :maxdepth: 1
 
     unreleased
+    victoria
     ussuri
     train
     stein
diff -pruN 1:4.4.1-2/releasenotes/source/victoria.rst 1:4.5.0-0ubuntu2/releasenotes/source/victoria.rst
--- 1:4.4.1-2/releasenotes/source/victoria.rst	1970-01-01 00:00:00.000000000 +0000
+++ 1:4.5.0-0ubuntu2/releasenotes/source/victoria.rst	2021-09-06 08:37:07.000000000 +0000
@@ -0,0 +1,6 @@
+=============================
+Victoria Series Release Notes
+=============================
+
+.. release-notes::
+   :branch: stable/victoria
diff -pruN 1:4.4.1-2/setup.cfg 1:4.5.0-0ubuntu2/setup.cfg
--- 1:4.4.1-2/setup.cfg	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/setup.cfg	2021-09-06 08:37:55.193877500 +0000
@@ -1,30 +1,35 @@
 [metadata]
 name = oslotest
 summary = Oslo test framework
-description-file =
-    README.rst
+description_file = 
+	README.rst
 author = OpenStack
-author-email = openstack-discuss@lists.openstack.org
-home-page = https://docs.openstack.org/oslotest/latest/
-python-requires = >=3.6
-classifier =
-    Environment :: OpenStack
-    Intended Audience :: Developers
-    Intended Audience :: Information Technology
-    License :: OSI Approved :: Apache Software License
-    Operating System :: POSIX :: Linux
-    Programming Language :: Python
-    Programming Language :: Python :: 3
-    Programming Language :: Python :: 3.6
-    Programming Language :: Python :: 3.7
-    Programming Language :: Python :: 3.8
-    Programming Language :: Python :: 3 :: Only
-    Programming Language :: Python :: Implementation :: CPython
+author_email = openstack-discuss@lists.openstack.org
+home_page = https://docs.openstack.org/oslotest/latest/
+python_requires = >=3.6
+classifier = 
+	Environment :: OpenStack
+	Intended Audience :: Developers
+	Intended Audience :: Information Technology
+	License :: OSI Approved :: Apache Software License
+	Operating System :: POSIX :: Linux
+	Programming Language :: Python
+	Programming Language :: Python :: 3
+	Programming Language :: Python :: 3.6
+	Programming Language :: Python :: 3.7
+	Programming Language :: Python :: 3.8
+	Programming Language :: Python :: 3 :: Only
+	Programming Language :: Python :: Implementation :: CPython
 
 [files]
-packages =
-    oslotest
-scripts =
-    tools/oslo_debug_helper
-    tools/oslo_run_cross_tests
-    tools/oslo_run_pre_release_tests
+packages = 
+	oslotest
+scripts = 
+	tools/oslo_debug_helper
+	tools/oslo_run_cross_tests
+	tools/oslo_run_pre_release_tests
+
+[egg_info]
+tag_build = 
+tag_date = 0
+
diff -pruN 1:4.4.1-2/test-requirements.txt 1:4.5.0-0ubuntu2/test-requirements.txt
--- 1:4.4.1-2/test-requirements.txt	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/test-requirements.txt	2021-09-06 08:37:07.000000000 +0000
@@ -11,3 +11,5 @@ coverage!=4.4,>=4.0 # Apache-2.0
 
 oslo.config>=5.2.0 # Apache-2.0
 stestr>=2.0.0
+
+pre-commit>=2.6.0 # MIT
diff -pruN 1:4.4.1-2/tools/oslo_run_pre_release_tests 1:4.5.0-0ubuntu2/tools/oslo_run_pre_release_tests
--- 1:4.4.1-2/tools/oslo_run_pre_release_tests	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/tools/oslo_run_pre_release_tests	2021-09-06 08:37:07.000000000 +0000
@@ -26,8 +26,7 @@ import pkg_resources
 
 
 def find_all_projects(repo_root):
-    """Scan the checked out repositories for all available projects.
-    """
+    """Scan the checked out repositories for all available projects."""
     pattern = os.path.join(repo_root, 'openstack/*')
     candidates = glob.glob(pattern)
     prefix_len = len(repo_root)
@@ -39,7 +38,9 @@ def find_all_projects(repo_root):
 
 
 def find_consuming_projects(lib_name, repo_root, projects):
-    """Filter the list of projects to only include entries that use the library.
+    """Filter the list of projects
+
+    Filter the list of projects to only include entries that use the library.
     """
     for p in projects:
         consumer = False
diff -pruN 1:4.4.1-2/tox.ini 1:4.5.0-0ubuntu2/tox.ini
--- 1:4.4.1-2/tox.ini	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/tox.ini	2021-09-06 08:37:07.000000000 +0000
@@ -1,18 +1,18 @@
 [tox]
 minversion = 3.1.0
-envlist = py38,pep8
+envlist = py3,pep8
 ignore_basepython_conflict = True
 
 [testenv]
 basepython = python3
 deps =
-  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
+  -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
   -r{toxinidir}/test-requirements.txt
   -r{toxinidir}/requirements.txt
 commands = stestr run --slowest {posargs}
 
 [testenv:pep8]
-commands = flake8
+commands = pre-commit run -a
 
 [testenv:cover]
 setenv =
@@ -28,7 +28,7 @@ commands = {posargs}
 
 [testenv:docs]
 deps =
-  -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
+  -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
   -r{toxinidir}/doc/requirements.txt
 commands =
   sphinx-build -W --keep-going -b html -d doc/build/doctrees doc/source doc/build/html
@@ -38,12 +38,6 @@ commands =
 deps = {[testenv:docs]deps}
 commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
 
-[testenv:lower-constraints]
-deps =
-  -c{toxinidir}/lower-constraints.txt
-  -r{toxinidir}/test-requirements.txt
-  -r{toxinidir}/requirements.txt
-
 [flake8]
 show-source = true
 exclude = .tox,dist,doc,*.egg,build
diff -pruN 1:4.4.1-2/.zuul.yaml 1:4.5.0-0ubuntu2/.zuul.yaml
--- 1:4.4.1-2/.zuul.yaml	2020-06-30 16:11:50.000000000 +0000
+++ 1:4.5.0-0ubuntu2/.zuul.yaml	2021-09-06 08:37:07.000000000 +0000
@@ -2,8 +2,7 @@
     templates:
       - check-requirements
       - openstack-cover-jobs
-      - openstack-lower-constraints-jobs
-      - openstack-python3-victoria-jobs
+      - openstack-python3-wallaby-jobs
       - periodic-stable-jobs
       - publish-openstack-docs-pti
       - release-notes-jobs-python3
