diff -pruN 2.7.0-1/AUTHORS 2.7.0-0ubuntu1/AUTHORS
--- 2.7.0-1/AUTHORS	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/AUTHORS	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1,42 @@
+98k <18552437190@163.com>
+Adriano Petrich <apetrich@redhat.com>
+Andras Kovi <andras.1.kovi@nokia.com>
+Andreas Jaeger <aj@suse.com>
+Andreas Jaeger <jaegerandi@gmail.com>
+Arundhati Surpur <arundhati@nectechnologies.in>
+Brad P. Crochet <brad@redhat.com>
+Corey Bryant <corey.bryant@canonical.com>
+Cédric Jeanneret <cjeanner@redhat.com>
+Doug Hellmann <doug@doughellmann.com>
+Dougal Matthews <dougal@redhat.com>
+Eyal <eyal.bar-ilan@nokia.com>
+Flavio Percoco <flaper87@gmail.com>
+Ghanshyam Mann <gmann@ghanshyammann.com>
+Hervé Beraud <hberaud@redhat.com>
+Ifat Afek <ifat.afek@nokia.com>
+Monty Taylor <mordred@inaugust.com>
+Nguyen Hai <nguyentrihai93@gmail.com>
+OpenStack Release Bot <infra-root@openstack.org>
+Renat Akhmerov <renat.akhmerov@gmail.com>
+Ryan Brady <rbrady@redhat.com>
+Sean McGinnis <sean.mcginnis@gmail.com>
+Sharat Sharma <sharat.sharma@nectechnologies.in>
+Takashi Kajinami <tkajinam@redhat.com>
+Vieri <15050873171@163.com>
+ZhijunWei <wzj334965317@outlook.com>
+ali <maxget7@gmail.com>
+caoyuan <cao.yuan@99cloud.net>
+cuiweibo <cuiweibo@inspur.com>
+guotao <guotao.bj@inspur.com>
+huang.zhiping <huang.zhiping@99cloud.net>
+jacky06 <zhang.min@99cloud.net>
+nizam <abdul.nizamuddin@nectechnologies.in>
+qingszhao <zhao.daqing@99cloud.net>
+ricolin <rico.lin@easystack.cn>
+shanyunfan33 <shanyunfan@inspur.com>
+songwenping <songwenping@inspur.com>
+sunjia <sunjia@inspur.com>
+sunqingliang6 <sunqingliang@inspur.com>
+wu.shiming <wushiming@yovole.com>
+zhangyangyang <zhangyangyang@unionpay.com>
+zhulingjie <easyzlj@gmail.com>
diff -pruN 2.7.0-1/ChangeLog 2.7.0-0ubuntu1/ChangeLog
--- 2.7.0-1/ChangeLog	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/ChangeLog	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1,205 @@
+CHANGES
+=======
+
+2.7.0
+-----
+
+* Changed minversion in tox to 3.18.0
+* Add Python3 zed unit tests
+* Update master for stable/yoga
+* remove unicode from code
+
+2.6.0
+-----
+
+* [community goal] Update contributor documentation
+* setup.cfg: Replace dashes with underscores
+* Use py3 as the default runtime for tox
+* Dropping lower constraints testing
+* Update master for stable/wallaby
+
+2.4.0
+-----
+
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
+2.3.0
+-----
+
+* Add more specific description to param\_spec
+* Release notes for action providers
+* Add main entities related to action providers
+
+2.2.0
+-----
+
+* drop mock from lower-constraints
+* Remove misplaced constants describing worklow task types
+* Switch to newer openstackdocstheme and reno versions
+* Remove six
+* add release-note link to README
+* Fix hacking min version to 3.0.1
+* Bump default tox env from py37 to py38
+* Add py38 package metadata
+* Add Python3 victoria unit tests
+* Update master for stable/ussuri
+
+2.1.0
+-----
+
+* Add a utility for JSON serialization
+
+2.0.0
+-----
+
+* Support getting a file list from a module that isn't mistral
+* [ussuri][goal] Cleanup python 2.7 removal
+* Remove python2 support
+* Drop py2 support and add zuul jobs
+
+1.4.0
+-----
+
+* Move inspect utils to mistral-lib
+* Fix requirements, doc
+* Update hacking and fix warning
+* Use py3 only
+* Ensure we mask sensitive data from Mistral Action logs
+* Wrong call to super
+* tox: Keeping going with docs
+* Switch to Ussuri jobs
+
+1.3.0
+-----
+
+* Update master for stable/train
+
+1.2.0
+-----
+
+* moved generic util functions from mistral to mistral-lib
+* Add Python 3 Train unit tests
+* Sync Sphinx requirement
+* Replace git.openstack.org URLs with opendev.org URLs
+* OpenDev Migration Patch
+* Dropping the py35 testing
+* Update master for stable/stein
+
+1.1.0
+-----
+
+* add python 3.7 unit test job
+* Update home-page
+* Update hacking version to latest
+* Use template for lower-constraints
+* Change openstack-dev to openstack-discuss
+* Add Python 3.6 classifier to setup.cfg
+* Add python 3.6 unit test job
+* Update the hacking to latest
+* Don't quote {posargs} in tox.ini
+* Removed older version of python added 3.5
+* add python 3.6 unit test job
+* import zuul job settings from project-config
+* Make the ActionContext serializable
+* Update reno for stable/rocky
+
+1.0.0
+-----
+
+* Fixed the documentation of 'run' params
+* Add the restructuredtext check to the flake8 job
+* fix tox python3 overrides
+* Switch to using stestr
+
+0.5.0
+-----
+
+* add lower-constraints job
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Update reno for stable/queens
+
+0.4.0
+-----
+
+* Updated from global requirements
+* Updated from global requirements
+* fix the method description, wrong grammar
+* Updated from global requirements
+* Updated from global requirements
+* Fix the method description
+* Avoid tox\_install.sh for constraints support
+* Provide redirection for all security context attributes
+* Rename task\_id to task\_execution\_id
+* Add deprecated context parameters to the new security context
+* Add an empty \_\_init\_\_ method to the base Action class
+* Revert "Migrate mistral-lib to zuul v3"
+* Add a representation of the ActionContext in mistral-lib
+* Migrate mistral-lib to zuul v3
+* Cleanup test-requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Update reno for stable/pike
+* Updated from global requirements
+* Removes unnecessary utf-8 encoding
+* Drop MANIFEST.in - it's not needed by pbr
+* Switch from oslosphinx to openstackdocstheme
+* Apply Pike document structure
+* Enable warning-is-error
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+0.2.0
+-----
+
+* Updated from global requirements
+* Updated from global requirements
+* Update serialization from 'mistral' repo with latest changes
+* Fix documentation for custom actions
+* Remove the unused ApplicationContextNotFoundException
+* Remove unused requirements
+* Make the Result class more convienient to use
+* Sync tools/tox\_install.sh with Mistral
+* Updated from global requirements
+* Updated from global requirements
+
+0.1.0
+-----
+
+* Pass "mistral\_lib" to the coverage test
+* Fix the package name in the setup.cfg
+* Adds minimum common shared code for custom actions API
+* Fix the package name in the coveragerc
+* Fix the package name in the docs
+* Fix oslo\_debug\_helper not running
+* Updated from global requirements
+* Update test requirement
+* Updated from global requirements
+* Remove support for py34
+* Updated from global requirements
+* Show team and repo badges on README
+* Added reno for stable/mitaka, stable/liberty and stable/newton
+* Added the Options for Internationalization output in conf.py
+* Updated from global requirements
+* Updated from global requirements
+* Update .coveragerc after the removal of openstack directory
+* Updated from global requirements
+* Enable release notes translation
+* Updated from global requirements
+* Updated from global requirements
+* Small changes like deletion of extra underline in the docs
+* Changed the invalid link in CONTRIBUTING.rst
+* Replaced the invalid link to documentation with a valid one
+* Update info in the configuration file
+* Cleanup tox.ini, enable constraints
+* Updated from global requirements
+* Add Babel to the requirements as it is referenced in the setup.cfg
+* Remove Python 3.3 and add 3.5 to match the main Mistral repo
+* Remove .mailmap file
+* Fixes namespace issue
+* Initial project layout
+* Added .gitreview
diff -pruN 2.7.0-1/debian/changelog 2.7.0-0ubuntu1/debian/changelog
--- 2.7.0-1/debian/changelog	2022-08-30 06:47:59.000000000 +0000
+++ 2.7.0-0ubuntu1/debian/changelog	2022-09-08 22:09:56.000000000 +0000
@@ -1,88 +1,89 @@
-python-mistral-lib (2.7.0-1) experimental; urgency=medium
+python-mistral-lib (2.7.0-0ubuntu1) kinetic; urgency=medium
 
-  * New upstream release.
+  * New upstream release for OpenStack Zed.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 30 Aug 2022 08:47:59 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 08 Sep 2022 18:09:56 -0400
 
-python-mistral-lib (2.6.0-2) unstable; urgency=medium
+python-mistral-lib (2.6.0-0ubuntu1) kinetic; urgency=medium
 
-  * Uploading to unstable.
-  * Add autopkgtest.
+  * New upstream release for OpenStack Zed.
+  * d/control: Switch to debhelper compat 13.
+  * d/control: Update standards version to 4.6.1.
+  * d/rules: Switch to pybuild.
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 24 Mar 2022 13:43:41 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 31 May 2022 14:47:12 -0400
 
-python-mistral-lib (2.6.0-1) experimental; urgency=medium
+python-mistral-lib (2.5.0-0ubuntu1) impish; urgency=medium
 
-  * New upstream release.
+  * New upstream release for OpenStack Xena.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 21 Feb 2022 13:50:58 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 07 Sep 2021 15:13:13 -0400
 
-python-mistral-lib (2.5.0-2) unstable; urgency=medium
+python-mistral-lib (2.4.0-0ubuntu1) impish; urgency=medium
 
-  * Uploading to unstable.
+  [ Chris MacNaughton ]
+  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 10:34:57 +0200
+  [ Corey Bryant ]
+  * New upstream release for OpenStack Xena.
 
-python-mistral-lib (2.5.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 21 Jul 2021 09:37:25 -0400
 
-  * New upstream release.
+python-mistral-lib (2.3.0-0ubuntu1) groovy; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 27 Aug 2021 16:49:49 +0200
+  * New upstream release for OpenStack Victoria.
 
-python-mistral-lib (2.4.0-2) unstable; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 11 Sep 2020 15:34:31 -0400
 
-  * Upload to unstable.
+python-mistral-lib (2.2.0-0ubuntu1) groovy; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 09:05:25 +0200
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-mistral-lib (2.4.0-1) experimental; urgency=medium
+ -- Chris MacNaughton <chris.macnaughton@canonical.com>  Fri, 24 Jul 2020 12:22:36 +0000
 
-  * New upstream release.
+python-mistral-lib (2.1.0-0ubuntu1) focal; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 08 Mar 2021 10:23:55 +0100
+  * New upstream release for OpenStack Ussuri.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-mistral-lib (2.3.0-2) unstable; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 09 Apr 2020 10:54:46 -0400
 
-  * Uploading to unstable.
-  * Add a debian/salsa-ci.yml.
+python-mistral-lib (1.4.0-0ubuntu1) focal; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 15 Oct 2020 10:42:43 +0200
+  * d/watch: Adjust tarballs URL.
+  * New upstream release for OpenStack Ussuri.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-mistral-lib (2.3.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 12 Mar 2020 15:34:51 -0400
 
-  * debhelper-compat bump to version 11.
-  * New upstream release.
-  * Added python3-pygments as build-depends.
-
- -- Thomas Goirand <zigo@debian.org>  Mon, 07 Sep 2020 15:40:22 +0200
-
-python-mistral-lib (2.1.0-2) unstable; urgency=medium
+python-mistral-lib (1.3.0-0ubuntu1) focal; urgency=medium
 
-  * Uploading to unstable.
+  [ Sahid Orentino Ferdjaoui ]
+  * New upstream release for OpenStack Ussuri.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 15:58:39 +0200
+  [ Corey Bryant ]
+  * d/control: Restore min version (Build-)Depend for python3-oslo.log.
 
-python-mistral-lib (2.1.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 12 Feb 2020 17:12:28 -0500
 
-  * New upstream release.
-  * Add python3-yaql as (build-)depends.
+python-mistral-lib (1.2.1-0ubuntu2) focal; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 07 Apr 2020 16:36:24 +0200
+  * d/control: (Build-)Depend on the latest known good python-oslo.log.
 
-python-mistral-lib (2.0.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 06 Dec 2019 12:14:00 -0500
 
-  * New upstream release.
-  * Removed patch applied upstream:
-    CVE-2019-3866-Ensure-we-mask-sensitive-data-from-Mistral-Action-lo.patch.
+python-mistral-lib (1.2.1-0ubuntu1) focal; urgency=low
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 06 Apr 2020 19:26:35 +0200
+  * Merge from Debian unstable.  Remaining changes:
+    - d/control: Enable autopkgtest-pkg-python testsuite
+    - d/gbp.conf: Retain for gbp and pristine-tar config.
+    - d/watch: Get tarball from tarballs.openstack.org.
+  * New upstream release for OpenStack Ussuri.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-mistral-lib (1.2.0-3) unstable; urgency=medium
-
-  * CVE-2019-3866: Sensitive information leaked in mistral logs. Apply upstream
-    patch: Ensure we mask sensitive data from Mistral Action logs.
-
- -- Thomas Goirand <zigo@debian.org>  Sat, 21 Dec 2019 22:40:22 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 06 Dec 2019 10:38:16 -0500
 
 python-mistral-lib (1.2.0-2) unstable; urgency=medium
 
@@ -106,6 +107,13 @@ python-mistral-lib (1.2.0-1) experimenta
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 17 Sep 2019 22:22:57 +0200
 
+python-mistral-lib (1.2.0-0ubuntu1) eoan; urgency=medium
+
+  * New upstream release for OpenStack Train.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- James Page <james.page@ubuntu.com>  Thu, 26 Sep 2019 15:28:25 +0100
+
 python-mistral-lib (1.1.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
@@ -129,6 +137,40 @@ python-mistral-lib (1.0.0-1) unstable; u
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 04 Sep 2018 00:06:52 +0200
 
+python-mistral-lib (1.0.0-0ubuntu3) eoan; urgency=medium
+
+  * d/control: Fix BD's on python-* packages for Bionic Train.
+
+ -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Fri, 12 Jul 2019 14:40:59 +0200
+
+python-mistral-lib (1.0.0-0ubuntu2) eoan; urgency=medium
+
+  * d/control: Drop BDI's on python-* packages.
+  * d/control: Drop python-mistral-lib binary package.
+  * d/*.postinst,prerm,postrm: Drop, alternatives no longer needed.
+  * d/rules: Tweak to stop build and install of Python 2 parts.
+
+ -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Thu, 11 Jul 2019 16:08:48 +0100
+
+python-mistral-lib (1.0.0-0ubuntu1) cosmic; urgency=low
+
+  * Merge from Debian unstable.  Remaining changes:
+    - d/gbp.conf: Retain for gbp and pristine-tar config.
+    - d/control, d/tests/*: Enable autopkgtest-pkg-python testsuite
+      and drop deprecated 'XS-Testsuite: autopkgtest'.
+    - d/control, d/compat: Bump debhelper compat to 10.
+    - d/watch: Get tarball from tarballs.openstack.org.
+  * New upstream release for OpenStack Rocky.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 06 Aug 2018 14:26:48 -0400
+
+python-mistral-lib (0.4.0-2) unstable; urgency=medium
+
+  * Uploading to unstable.
+
+ -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 22:56:32 +0000
+
 python-mistral-lib (0.4.0-1) experimental; urgency=medium
 
   [ Ondřej Nový ]
@@ -144,6 +186,30 @@ python-mistral-lib (0.4.0-1) experimenta
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 19 Feb 2018 22:17:29 +0000
 
+python-mistral-lib (0.4.0-0ubuntu1) bionic; urgency=medium
+
+  * New upstream release.
+  * d/control: Bump debhelper compat to 10.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 14 Feb 2018 21:02:46 -0500
+
+python-mistral-lib (0.3.3-0ubuntu1) bionic; urgency=medium
+
+  * New upstream release.
+  * d/*: wrap-and-sort -bast.
+  * d/control: Update Standards-Version to 4.1.2.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 08 Dec 2017 13:28:26 -0500
+
+python-mistral-lib (0.3.2-0ubuntu1) bionic; urgency=medium
+
+  * New upstream release.
+  * Align (Build-)Depends with upstream.
+  * d/copyright: Tidy duplicated fields.
+
+ -- James Page <james.page@ubuntu.com>  Tue, 14 Nov 2017 10:27:39 +0000
+
 python-mistral-lib (0.3.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
@@ -155,3 +221,16 @@ python-mistral-lib (0.3.0-1) unstable; u
   * Initial release. (Closes: #879507)
 
  -- Thomas Goirand <zigo@debian.org>  Sun, 22 Oct 2017 14:31:30 +0200
+
+python-mistral-lib (0.2.0-0ubuntu2) artful; urgency=medium
+
+  * d/copyright: Add all copyright owners.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Sat, 19 Aug 2017 08:17:21 -0400
+
+python-mistral-lib (0.2.0-0ubuntu1) artful; urgency=medium
+
+  * Initial release.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 17 Aug 2017 17:27:38 -0400
+
diff -pruN 2.7.0-1/debian/control 2.7.0-0ubuntu1/debian/control
--- 2.7.0-1/debian/control	2022-08-30 06:47:59.000000000 +0000
+++ 2.7.0-0ubuntu1/debian/control	2022-09-08 22:09:56.000000000 +0000
@@ -1,32 +1,34 @@
 Source: python-mistral-lib
 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>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  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-eventlet,
- python3-openstackdocstheme,
- python3-oslo.log,
- python3-oslo.serialization,
- python3-oslotest,
- python3-stestr,
- python3-testtools,
- python3-pygments,
- python3-yaql,
+ python3-eventlet (>= 0.20.0),
+ python3-openstackdocstheme (>= 2.2.1),
+ python3-oslo.log (>= 3.45.0-0ubuntu2~),
+ python3-oslo.serialization (>= 2.21.1),
+ python3-oslotest (>= 1:3.2.0),
+ python3-sphinxcontrib-pecanwsme (>= 0.8.0),
+ python3-sphinxcontrib.httpdomain (>= 1.3.0),
+ python3-stestr (>= 2.0.0),
+ python3-testtools (>= 2.2.0),
+ python3-yaql (>= 1.1.3),
  subunit,
-Standards-Version: 4.5.1
-Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-mistral-lib
-Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-mistral-lib.git
+Standards-Version: 4.6.1
+Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-mistral-lib
 Homepage: http://docs.openstack.org/developer/mistral/
+Testsuite: autopkgtest-pkg-python
 
 Package: python-mistral-lib-doc
 Section: doc
@@ -48,11 +50,11 @@ Description: Mistral shared routings and
 Package: python3-mistral-lib
 Architecture: all
 Depends:
- python3-eventlet,
- python3-oslo.log,
- python3-oslo.serialization,
- python3-pbr,
- python3-yaql,
+ python3-eventlet (>= 0.20.0),
+ python3-oslo.log (>= 3.45.0-0ubuntu2~),
+ python3-oslo.serialization (>= 2.21.1),
+ python3-pbr (>= 2.0.0),
+ python3-yaql (>= 1.1.3),
  ${misc:Depends},
  ${python3:Depends},
 Suggests:
diff -pruN 2.7.0-1/debian/gbp.conf 2.7.0-0ubuntu1/debian/gbp.conf
--- 2.7.0-1/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/debian/gbp.conf	2022-09-08 22:09:56.000000000 +0000
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -pruN 2.7.0-1/debian/rules 2.7.0-0ubuntu1/debian/rules
--- 2.7.0-1/debian/rules	2022-08-30 06:47:59.000000000 +0000
+++ 2.7.0-0ubuntu1/debian/rules	2022-09-08 22:09:56.000000000 +0000
@@ -4,7 +4,7 @@ UPSTREAM_GIT := https://github.com/opens
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3,sphinxdoc
+	dh $@ --buildsystem=pybuild --with python3,sphinxdoc
 
 override_dh_auto_clean:
 	rm -rf build
diff -pruN 2.7.0-1/debian/salsa-ci.yml 2.7.0-0ubuntu1/debian/salsa-ci.yml
--- 2.7.0-1/debian/salsa-ci.yml	2022-08-30 06:47:59.000000000 +0000
+++ 2.7.0-0ubuntu1/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 2.7.0-1/debian/tests/control 2.7.0-0ubuntu1/debian/tests/control
--- 2.7.0-1/debian/tests/control	2022-08-30 06:47:59.000000000 +0000
+++ 2.7.0-0ubuntu1/debian/tests/control	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-Tests: unittests
-Depends:
- @,
- @builddeps@,
-Restrictions: allow-stderr needs-root
diff -pruN 2.7.0-1/debian/tests/unittests 2.7.0-0ubuntu1/debian/tests/unittests
--- 2.7.0-1/debian/tests/unittests	2022-08-30 06:47:59.000000000 +0000
+++ 2.7.0-0ubuntu1/debian/tests/unittests	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-set -e
-
-pkgos-dh_auto_test --no-py2 'mistral_lib\.*tests.*'
diff -pruN 2.7.0-1/debian/watch 2.7.0-0ubuntu1/debian/watch
--- 2.7.0-1/debian/watch	2022-08-30 06:47:59.000000000 +0000
+++ 2.7.0-0ubuntu1/debian/watch	2022-09-08 22:09:56.000000000 +0000
@@ -1,4 +1,4 @@
 version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/mistral-lib/mistral-lib-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=uversionmangle=s/(rc|a|b|c)/~$1/
+http://tarballs.opendev.org/openstack/mistral-lib/ mistral-lib-(\d.*)\.tar\.gz
 
diff -pruN 2.7.0-1/.gitignore 2.7.0-0ubuntu1/.gitignore
--- 2.7.0-1/.gitignore	2022-08-12 09:50:04.000000000 +0000
+++ 2.7.0-0ubuntu1/.gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,60 +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
-.idea
-
-# Complexity
-output/*.html
-output/*/index.html
-
-# Sphinx
-doc/build
-
-# pbr generates these
-AUTHORS
-ChangeLog
-
-# Editors
-*~
-.*.swp
-.*sw?
-
-# Files created by releasenotes build
-releasenotes/build
\ No newline at end of file
diff -pruN 2.7.0-1/.gitreview 2.7.0-0ubuntu1/.gitreview
--- 2.7.0-1/.gitreview	2022-08-12 09:50:04.000000000 +0000
+++ 2.7.0-0ubuntu1/.gitreview	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-[gerrit]
-host=review.opendev.org
-port=29418
-project=openstack/mistral-lib.git
diff -pruN 2.7.0-1/mistral_lib.egg-info/dependency_links.txt 2.7.0-0ubuntu1/mistral_lib.egg-info/dependency_links.txt
--- 2.7.0-1/mistral_lib.egg-info/dependency_links.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/mistral_lib.egg-info/dependency_links.txt	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 2.7.0-1/mistral_lib.egg-info/not-zip-safe 2.7.0-0ubuntu1/mistral_lib.egg-info/not-zip-safe
--- 2.7.0-1/mistral_lib.egg-info/not-zip-safe	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/mistral_lib.egg-info/not-zip-safe	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 2.7.0-1/mistral_lib.egg-info/pbr.json 2.7.0-0ubuntu1/mistral_lib.egg-info/pbr.json
--- 2.7.0-1/mistral_lib.egg-info/pbr.json	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/mistral_lib.egg-info/pbr.json	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1 @@
+{"git_version": "18e4c69", "is_release": true}
\ No newline at end of file
diff -pruN 2.7.0-1/mistral_lib.egg-info/PKG-INFO 2.7.0-0ubuntu1/mistral_lib.egg-info/PKG-INFO
--- 2.7.0-1/mistral_lib.egg-info/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/mistral_lib.egg-info/PKG-INFO	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1,54 @@
+Metadata-Version: 1.2
+Name: mistral-lib
+Version: 2.7.0
+Summary: Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.)
+Home-page: https://docs.openstack.org/mistral/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: ========================
+        Team and repository tags
+        ========================
+        
+        .. image:: http://governance.openstack.org/badges/mistral-lib.svg
+            :target: http://governance.openstack.org/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        ===========
+        mistral-lib
+        ===========
+        
+        This library contains data types, exceptions, functions and utilities common to
+        Mistral, python-mistralclient and mistral-extra repositories. This library also
+        contains the public interfaces for 3rd party integration (e.g. Actions API, YAQL
+        functions API, etc.)
+        
+        If you want to use OpenStack in your custom actions or functions, you will also
+        need to use https://opendev.org/openstack/mistral-extra.
+        
+        * Free software: Apache license
+        * Documentation: https://docs.openstack.org/mistral/latest/
+        * Source: https://opendev.org/openstack/mistral-lib
+        * Bugs: https://bugs.launchpad.net/mistral
+        * Release notes: https://docs.openstack.org/releasenotes/mistral-lib/
+        
+        Features
+        --------
+        
+        * TODO
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Information Technology
+Classifier: Intended Audience :: System Administrators
+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.9
+Requires-Python: >=3.6
diff -pruN 2.7.0-1/mistral_lib.egg-info/requires.txt 2.7.0-0ubuntu1/mistral_lib.egg-info/requires.txt
--- 2.7.0-1/mistral_lib.egg-info/requires.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/mistral_lib.egg-info/requires.txt	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1,5 @@
+eventlet!=0.20.1,>=0.20.0
+oslo.log>=3.36.0
+oslo.serialization>=2.21.1
+pbr!=2.1.0,>=2.0.0
+yaql>=1.1.3
diff -pruN 2.7.0-1/mistral_lib.egg-info/SOURCES.txt 2.7.0-0ubuntu1/mistral_lib.egg-info/SOURCES.txt
--- 2.7.0-1/mistral_lib.egg-info/SOURCES.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/mistral_lib.egg-info/SOURCES.txt	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1,71 @@
+.coveragerc
+.stestr.conf
+.zuul.yaml
+AUTHORS
+CONTRIBUTING.rst
+ChangeLog
+HACKING.rst
+LICENSE
+README.rst
+babel.cfg
+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/creating_custom_actions.rst
+doc/source/contributor/index.rst
+doc/source/install/index.rst
+doc/source/user/index.rst
+mistral_lib/__init__.py
+mistral_lib/exceptions.py
+mistral_lib/serialization.py
+mistral_lib.egg-info/PKG-INFO
+mistral_lib.egg-info/SOURCES.txt
+mistral_lib.egg-info/dependency_links.txt
+mistral_lib.egg-info/not-zip-safe
+mistral_lib.egg-info/pbr.json
+mistral_lib.egg-info/requires.txt
+mistral_lib.egg-info/top_level.txt
+mistral_lib/actions/__init__.py
+mistral_lib/actions/base.py
+mistral_lib/actions/context.py
+mistral_lib/actions/types.py
+mistral_lib/actions/providers/__init__.py
+mistral_lib/actions/providers/base.py
+mistral_lib/actions/providers/composite.py
+mistral_lib/actions/providers/python.py
+mistral_lib/tests/__init__.py
+mistral_lib/tests/base.py
+mistral_lib/tests/test_inspect_utils.py
+mistral_lib/tests/test_serialization.py
+mistral_lib/tests/test_utils.py
+mistral_lib/tests/actions/__init__.py
+mistral_lib/tests/actions/test_action_providers.py
+mistral_lib/tests/actions/test_base.py
+mistral_lib/tests/actions/test_context.py
+mistral_lib/utils/__init__.py
+mistral_lib/utils/inspect_utils.py
+mistral_lib/yaql/__init__.py
+mistral_lib/yaql/api/__init__.py
+releasenotes/notes/.placeholder
+releasenotes/notes/action_providers-54a50a4d629016ce.yaml
+releasenotes/notes/mask-password-6899d868d213f722.yaml
+releasenotes/notes/rename-task-id-to-task-execution-id-f17d671fcef0127a.yaml
+releasenotes/source/conf.py
+releasenotes/source/index.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/wallaby.rst
+releasenotes/source/yoga.rst
+releasenotes/source/_static/.placeholder
+releasenotes/source/_templates/.placeholder
\ No newline at end of file
diff -pruN 2.7.0-1/mistral_lib.egg-info/top_level.txt 2.7.0-0ubuntu1/mistral_lib.egg-info/top_level.txt
--- 2.7.0-1/mistral_lib.egg-info/top_level.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/mistral_lib.egg-info/top_level.txt	2022-08-26 18:18:46.000000000 +0000
@@ -0,0 +1 @@
+mistral_lib
diff -pruN 2.7.0-1/PKG-INFO 2.7.0-0ubuntu1/PKG-INFO
--- 2.7.0-1/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 2.7.0-0ubuntu1/PKG-INFO	2022-08-26 18:18:46.721720700 +0000
@@ -0,0 +1,54 @@
+Metadata-Version: 1.2
+Name: mistral-lib
+Version: 2.7.0
+Summary: Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.)
+Home-page: https://docs.openstack.org/mistral/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: ========================
+        Team and repository tags
+        ========================
+        
+        .. image:: http://governance.openstack.org/badges/mistral-lib.svg
+            :target: http://governance.openstack.org/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        ===========
+        mistral-lib
+        ===========
+        
+        This library contains data types, exceptions, functions and utilities common to
+        Mistral, python-mistralclient and mistral-extra repositories. This library also
+        contains the public interfaces for 3rd party integration (e.g. Actions API, YAQL
+        functions API, etc.)
+        
+        If you want to use OpenStack in your custom actions or functions, you will also
+        need to use https://opendev.org/openstack/mistral-extra.
+        
+        * Free software: Apache license
+        * Documentation: https://docs.openstack.org/mistral/latest/
+        * Source: https://opendev.org/openstack/mistral-lib
+        * Bugs: https://bugs.launchpad.net/mistral
+        * Release notes: https://docs.openstack.org/releasenotes/mistral-lib/
+        
+        Features
+        --------
+        
+        * TODO
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Information Technology
+Classifier: Intended Audience :: System Administrators
+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.9
+Requires-Python: >=3.6
diff -pruN 2.7.0-1/setup.cfg 2.7.0-0ubuntu1/setup.cfg
--- 2.7.0-1/setup.cfg	2022-08-12 09:50:04.000000000 +0000
+++ 2.7.0-0ubuntu1/setup.cfg	2022-08-26 18:18:46.721720700 +0000
@@ -1,28 +1,28 @@
 [metadata]
 name = mistral-lib
 summary = Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.)
-description_file =
-    README.rst
+description_file = 
+	README.rst
 author = OpenStack
 author_email = openstack-discuss@lists.openstack.org
 home_page = https://docs.openstack.org/mistral/latest/
 python_requires = >=3.6
-classifier =
-    Environment :: OpenStack
-    Intended Audience :: Information Technology
-    Intended Audience :: System Administrators
-    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.9
+classifier = 
+	Environment :: OpenStack
+	Intended Audience :: Information Technology
+	Intended Audience :: System Administrators
+	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.9
 
 [files]
-packages =
-    mistral_lib
+packages = 
+	mistral_lib
 
 [compile_catalog]
 directory = mistral-lib/locale
@@ -38,3 +38,7 @@ keywords = _ gettext ngettext l_ lazy_ge
 mapping_file = babel.cfg
 output_file = mistral-lib/locale/mistral-lib.pot
 
+[egg_info]
+tag_build = 
+tag_date = 0
+
