diff -pruN 4.9.0-1/.gitignore 4.9.0-0ubuntu1/.gitignore
--- 4.9.0-1/.gitignore	2023-02-13 10:57:26.000000000 +0000
+++ 4.9.0-0ubuntu1/.gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,43 +0,0 @@
-# Compiled files
-*.py[co]
-*.a
-*.o
-*.so
-
-# Sphinx
-_build
-doc/source/reference/api/
-
-# release notes build
-releasenotes/build
-
-# Packages/installer info
-*.egg
-*.egg-info
-dist
-build
-eggs
-parts
-var
-sdist
-develop-eggs
-.installed.cfg
-.eggs/
-
-# Other
-*.DS_Store
-.idea
-.testrepository
-.tox
-.venv
-.*.swp
-.coverage
-cover
-AUTHORS
-ChangeLog
-*.sqlite
-*~
-.stestr
-
-# Vagrant
-.vagrant
diff -pruN 4.9.0-1/.gitreview 4.9.0-0ubuntu1/.gitreview
--- 4.9.0-1/.gitreview	2023-02-13 10:57:26.000000000 +0000
+++ 4.9.0-0ubuntu1/.gitreview	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-[gerrit]
-host=review.opendev.org
-port=29418
-project=openstack/python-ironic-inspector-client.git
diff -pruN 4.9.0-1/AUTHORS 4.9.0-0ubuntu1/AUTHORS
--- 4.9.0-1/AUTHORS	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/AUTHORS	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1,53 @@
+98k <18552437190@163.com>
+Andreas Jaeger <aj@suse.com>
+Anton Arefiev <aarefiev@mirantis.com>
+Bob Fournier <bfournie@redhat.com>
+Cao Xuan Hoang <hoangcx@vn.fujitsu.com>
+Clenimar Filemon <clenimar@lsd.ufcg.edu.br>
+Corey Bryant <corey.bryant@canonical.com>
+Dmitry Tantsur <divius.inside@gmail.com>
+Dmitry Tantsur <dtantsur@protonmail.com>
+Dmitry Tantsur <dtantsur@redhat.com>
+Doug Hellmann <doug@doughellmann.com>
+Flavio Percoco <flaper87@gmail.com>
+Ghanshyam Mann <gmann@ghanshyammann.com>
+Ian Wienand <iwienand@redhat.com>
+Iury Gregory Melo Ferreira <imelofer@redhat.com>
+Iury Gregory Melo Ferreira <iurygregory@gmail.com>
+James E. Blair <jeblair@redhat.com>
+Janonymous <janonymous.codevulture@gmail.com>
+Jay Faulkner <jay@jvf.cc>
+Jim Rollenhagen <jim@jimrollenhagen.com>
+John L. Villalovos <john.l.villalovos@intel.com>
+Julia Kreger <juliaashleykreger@gmail.com>
+Kaifeng Wang <kaifeng.w@gmail.com>
+Lucas Alvares Gomes <lucasagomes@gmail.com>
+Luong Anh Tuan <tuanla@vn.fujitsu.com>
+Madhuri Kumari <madhuri.rai07@gmail.com>
+Mark Goddard <mark@stackhpc.com>
+Monty Taylor <mordred@inaugust.com>
+Nguyen Hai Truong <truongnh@vn.fujitsu.com>
+Nguyen Hung Phuong <phuongnh@vn.fujitsu.com>
+Nisha Brahmankar <nisha.ee.iitb@gmail.com>
+OpenStack Release Bot <infra-root@openstack.org>
+Radosław Piliszek <radoslaw.piliszek@gmail.com>
+Riccardo Pittau <elfosardo@gmail.com>
+Ruby Loo <ruby.loo@intel.com>
+Sean McGinnis <sean.mcginnis@gmail.com>
+Steve Baker <sbaker@redhat.com>
+Takashi Kajinami <tkajinam@redhat.com>
+Tang Chen <chen.tang@easystack.cn>
+Tao Li <litao3721@126.com>
+Yuiko Takada <yui-takada@tg.jp.nec.com>
+chenxing <chen.xing@99cloud.net>
+dparalen <vetrisko@gmail.com>
+fpxie <fpxie@fiberhome.com>
+gengchc2 <geng.changcai2@zte.com.cn>
+ghanshyam <gmann@ghanshyammann.com>
+jacky06 <zhang.min@99cloud.net>
+jinxingfang <fang.jinxing@99cloud.net>
+melissaml <ma.lei@99cloud.net>
+pengyuesheng <pengyuesheng@gohighsec.com>
+sonu.kumar <sonu.kumar@nectechnologies.in>
+wangjiaqi07 <wangjiaqi07@inspur.com>
+wu.chunyang <wu.chunyang@99cloud.net>
diff -pruN 4.9.0-1/ChangeLog 4.9.0-0ubuntu1/ChangeLog
--- 4.9.0-1/ChangeLog	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/ChangeLog	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1,436 @@
+CHANGES
+=======
+
+4.9.0
+-----
+
+* CI fixes
+* Update master for stable/zed
+* remove unicode from code
+
+4.8.0
+-----
+
+* Add Python3 zed unit tests
+* Update master for stable/yoga
+* Ensure tox.ini is ASCII
+
+4.7.1
+-----
+
+* setup.cfg: Replace dashes by underscores
+* Re-add python 3.6/3.7 in classifier
+* Updating python testing as per Yoga testing runtime
+
+4.7.0
+-----
+
+* Improve testing
+* Add Python3 yoga unit tests
+* Update master for stable/xena
+* Replace deprecated assertDictContainsSubset
+* Update min version of tox to use allowlist
+
+4.6.0
+-----
+
+* [doc] Fix lldp\_basic name
+* Expose more interface fields
+* Add Python3 xena unit tests
+* Update master for stable/wallaby
+
+4.5.0
+-----
+
+* Remove redundant items from CI jobs
+* Update minversion of tox
+* Move pep8 dependencies from test-requirements to tox.ini
+* Remove lower-constraints job
+* Set safe version of hacking
+* Use python 3.8 in functional tests
+* Fix l-c job
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
+4.3.0
+-----
+
+* Provide a clear error message when trying to access ironic (not inspector)
+* Support retrieving unprocessed data
+* Tempest job to use the inherited devstack\_services value
+* Set min version of tox to 3.2.1
+
+4.2.0
+-----
+
+* Use unittest.mock instead of third party mock
+* Use only one job for tempest
+* Change parent for base job to ironic-inspector-base
+* Update releasenotes conf
+* Update lower-constraints.txt
+* Switch to newer openstackdocstheme and reno versions
+* Convert job to dib
+* Follow up to update functest-requirements
+* Fix pep8 job and functional job
+* Upgrade flake8-import-order version to 0.17.1
+* Hacking: enforce usage of autospec=True in tests
+* Restore default netboot boot option
+* Add py38 package metadata
+* No need to import print function anymore
+* Document the new standalone CLI
+* Add Python3 victoria unit tests
+* Update master for stable/ussuri
+* Remove python3 from job name
+
+4.1.0
+-----
+
+* Move osc-lib to test-requirements
+* Get rid of the oslo.utils requirement
+* Make oslo.i18n an optional dependency
+* Cleanup py27 support
+* Bump hacking to 3.0.0
+
+4.0.0
+-----
+
+* Add bindep env and fix pdf doc generation
+* Enforce running tox with correct python version based on env
+* Stop using six library
+* Drop python 2.7 support and testing
+* Fixing base job
+* Switch jobs to python3
+* Switch to Ussuri job
+* Recover the functional test
+* Add versions to release notes series
+* Update the constraints url
+* Update master for stable/train
+
+3.7.0
+-----
+
+* Build pdf doc
+* Blacklist sphinx 2.1.0 (autodoc bug)
+* Bump the openstackdocstheme extension to 1.20
+* CI: clean up required projects
+* Allow running a specific functional test via CLI
+
+3.6.1
+-----
+
+* Repair the deprecated uuid/uuids arguments
+* Switch base job to ironic-base
+
+3.6.0
+-----
+
+* Update Python 3 test runtimes for Train
+* OSC: try fetching ironic-inspector URL from osc-lib
+* Update sphinx requirements
+* Fetch requirements from opendev
+* OpenDev Migration Patch
+* Dropping the py35 testing
+* Replace openstack.org git:// URLs with https://
+* Deprecates "uuid" parameters to Python calls when node is expected
+* Update master for stable/stein
+* Find misteriously missing pep8 import check
+
+3.5.0
+-----
+
+* add python 3.7 unit test job
+* Remove dsvm from zuulv3 job names
+* Zuul migration
+* Update tox.ini to support Python 3.x unit tests
+* Change openstack-dev to openstack-discuss
+* Follow-up check-errors flag
+* Add check-errors flag to Introspection
+* Update min tox version to 2.0
+
+3.4.0
+-----
+
+* Change basepython to python3
+* Support loading introspection rules from YAML files
+* add python 3.6 unit test job
+* switch documentation job to new PTI
+* import zuul job settings from project-config
+* CI: stop trying to pull the tempest plugin from ironic-inspector
+* Update reno for stable/rocky
+* Fix setup.cfg for release
+
+3.3.0
+-----
+
+* Fix errors in package metadata
+* Update the home-page link
+* Provide proper error message if interface name is invalid
+* Add release note link in README
+* Support passing manage\_boot argument in Python API
+* Follow the new PTI for document build
+* fix tox python3 overrides
+* add lower-constraints job
+* Trivial: Update pypi url to new url
+
+3.2.0
+-----
+
+* Gate fix: Cap hacking to avoid gate failure
+* Update bug tracker URL
+* Updated from global requirements
+* Switch the CI to hardware types and clean up playbook
+* Use the regular inspector tests in the CI
+* Update links in README
+* Add the api help information
+* Clean imports in code
+* Updated from global requirements
+* Zuul: Remove project name
+* Updated from global requirements
+* Update reno for stable/queens
+
+3.1.0
+-----
+
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Use the tempest plugin from openstack/ironic-tempest-plugin
+
+3.0.0
+-----
+
+* Avoid tox\_install.sh for constraints support
+* Add missing test on session + explicit URL
+* Documentation clean up
+* Drop default URI, make either a session or inspector\_url required
+* Remove support for passing auth\_token to ClientV1
+* Add missing python-openstackclient to test-requirements
+* Remove setting of version/release from releasenotes
+* Centralize list of irrelevant files
+* Updated from global requirements
+* Updated from global requirements
+* Using --option ARGUMENT
+* Use functional tox environment
+* Move legacy python-ironic-inspector-client jobs
+* Remove deprecated setting ipmi creds feature
+* Use default tox environments for docs and releasenotes
+* Remove deprecated ironic\_inspector\_client.client
+* Functional tests: pin \*inspector\* to HEAD
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Update Inspector docs links in README
+* Updated from global requirements
+* Update reno for stable/pike
+
+2.0.0
+-----
+
+* Make recent release note more readable
+* Updated from global requirements
+* Updated from global requirements
+* Update the documentation link for doc migration
+* Introducing warning-is-error to docs
+* Introducing cli and contributor content
+* Updated from global requirements
+* Switch from oslosphinx to openstackdocstheme
+* Replace http with https
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Functional tests: pin \*inspector\* to HEAD
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Do not depend on python-openstackclient
+* Updated from global requirements
+* Remove log translations
+
+1.12.0
+------
+
+* Updated from global requirements
+* Updated from global requirements
+* Add new introspection commands for interface data including lldp
+* Updated from global requirements
+* Updated from global requirements
+* Remove support for py34
+* Update reno for stable/ocata
+
+1.11.0
+------
+
+* Updated from global requirements
+* Clarify that node names can be used in addition to UUIDs
+* Deprecate setting IPMI credentials
+* Updated from global requirements
+* List introspection statuses support
+* Updated from global requirements
+* Pin functest-requirements to a specific SHA
+* Show team and repo badges on README
+* Updated from global requirements
+* Rework handling requirements for functional tests
+* Update to newer hacking
+* UUID, started\_at, finished\_at in the status
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Fix functional tests after recent API changes
+* Updated from global requirements
+* Bump hacking to 0.11.0 in test-requirements
+* Updated from global requirements
+* Updated from global requirements
+* Enable release notes translation
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Move documentation from README to Sphinx
+* Add simple Sphinx documentation
+* TrivialFix: Remove logging import unused
+* Add oslotest to test-requirements
+* Update reno for stable/newton
+
+1.9.0
+-----
+
+* Sync tools/tox\_install.sh
+* Using assertIsNone() is preferred over assertIs(None,..)
+* Switch to osc-lib instead of cliff
+* Add functional tests for CLI
+* Updated from global requirements
+* Increase verbosity for functional tests
+* Add functional test for wait\_for\_finish
+* Use constraints for all the things
+* Fix functional tests broken by the latest refactoring
+* Deprecate global functions in favor of ClientV1 methods
+* Updated from global requirements
+* Updated from global requirements
+* Add Python 3.5 tox env and detailed setup.cfg classifiers
+* Updated from global requirements
+* Add a test dependency on requests-mock
+
+1.8.0
+-----
+
+* Updated from global requirements
+* Print rule import results
+* Updated from global requirements
+* Use osc-lib instead of openstackclient
+* Updated from global requirements
+* Updated from global requirements
+* Switch to keystoneauth
+* Bump max api version to 1.6
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
+1.7.0
+-----
+
+* Updated from global requirements
+* Bump supported API version to 1.5
+* Introspection on stored data
+* Updated from global requirements
+* Update reno for stable/mitaka
+* Updated from global requirements
+
+1.5.0
+-----
+
+* Bump MAX\_API\_VERSION to actually supported 1.3
+* Try to fetch inspector URL from the service catalog
+* Updated from global requirements
+* Update README: \`start\` cli doesn't rely on Ironic
+* Updated from global requirements
+* Introduce command to abort introspection
+* Updated from global requirements
+* Add a missing unit test on 'introspection status' command
+* Update --wait release note with an upgrade notice
+* Set MAX\_API\_VERSION to actually supported 1.2
+* Updated from global requirements
+* Add --wait flag to 'introspection start' to wait for results
+* Updated from global requirements
+* Switch to accepting keystone session objects in client constructor
+
+1.4.0
+-----
+
+* Updated from global requirements
+* Implement 'introspection data save' command
+* Stop relying on deprecated and removed support for maintenance mode in tests
+* Put py34 first in the env order of tox
+* Removes MANIFEST.in as it is not needed explicitely by PBR
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Fixed links to the new ironic-inspector documentation
+
+1.3.0
+-----
+
+* Updated from global requirements
+* Add missing release notes
+* Use Reno for release notes management
+* Allow several UUID's in 'introspection start'
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Copy gitignore file from ironic-inspector
+* Stop assuming that all shell unit tests are for rules API
+* Support for getting introspection data in Python library
+* Updated from global requirements
+
+1.2.0
+-----
+
+* Add a simple 'introspection rule show' command
+* Support for introspection rules
+* Fix func test job broken by Inspector func tests changes
+* Add a proper client object
+
+1.1.0
+-----
+
+* Updated from global requirements
+* Make our README friendly to OpenStack release-tools
+* Updated from global requirements
+* Make sure we expose all API elements in the top-level package
+* Drop comment about changing functional tests to use released inspector
+* Fix error message for unsupported API version
+* Updated from global requirements
+* Updated from global requirements
+* Implement optional API versioning
+* Create own functional tests for the client
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Use released ironic-inspector for functional testing
+* Don't repeat requirements in tox.ini
+* Add functional test
+* Updated from global requirements
+* Change to Capital letters
+
+1.0.1
+-----
+
+* Explicitly depend on pbr
+* Add venv environment for tox
+* Use pbr without explicit version
+
+1.0.0
+-----
+
+* Manual update from global requirements
+* Switch to pbr
+* Basic support for API versions
+* After-moving code reorganization
+* Sync remaining changes from ironic-inspector tree
+* Add gitreview file
+* Initial import
diff -pruN 4.9.0-1/PKG-INFO 4.9.0-0ubuntu1/PKG-INFO
--- 4.9.0-1/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/PKG-INFO	2023-02-17 12:00:25.296932000 +0000
@@ -0,0 +1,57 @@
+Metadata-Version: 2.1
+Name: python-ironic-inspector-client
+Version: 4.9.0
+Summary: Python client for Ironic Inspector
+Home-page: https://docs.openstack.org/python-ironic-inspector-client/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: Apache-2
+Description: Ironic Inspector Client
+        =======================
+        
+        .. image:: https://governance.openstack.org/tc/badges/python-ironic-inspector-client.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        Overview
+        --------
+        
+        This is a client library and tool for `Ironic Inspector`_.
+        
+        * Free software: Apache license
+        * Source: https://opendev.org/openstack/python-ironic-inspector-client/
+        * Documentation: https://docs.openstack.org/python-ironic-inspector-client/latest/
+        * Bugs: https://storyboard.openstack.org/#!/project/958
+        * Downloads: https://pypi.org/project/python-ironic-inspector-client
+        * Release Notes: https://docs.openstack.org/releasenotes/python-ironic-inspector-client/
+        
+        Please follow usual OpenStack `Gerrit Workflow`_ to submit a patch, see
+        `Inspector contributing guide`_ for more detail.
+        
+        Refer to the `HTTP API reference`_ for information on the
+        **Ironic Inspector** HTTP API.
+        
+        
+        .. _Gerrit Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
+        .. _Ironic Inspector: https://docs.openstack.org/ironic-inspector/latest/
+        .. _Inspector contributing guide: https://docs.openstack.org/ironic-inspector/latest/contributor/index.html
+        .. _HTTP API reference: https://docs.openstack.org/ironic-inspector/latest/user/http-api.html
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: Console
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Information Technology
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: 3 :: Only
+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
+Provides-Extra: cli
+Provides-Extra: test
diff -pruN 4.9.0-1/debian/changelog 4.9.0-0ubuntu1/debian/changelog
--- 4.9.0-1/debian/changelog	2023-02-22 13:03:30.000000000 +0000
+++ 4.9.0-0ubuntu1/debian/changelog	2023-02-22 18:15:47.000000000 +0000
@@ -1,189 +1,243 @@
-python-ironic-inspector-client (4.9.0-1) experimental; urgency=medium
+python-ironic-inspector-client (4.9.0-0ubuntu1) lunar; urgency=medium
 
-  * New upstream release.
+  * New upstream release for OpenStack Antelope.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 22 Feb 2023 14:03:30 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 22 Feb 2023 13:15:47 -0500
 
-python-ironic-inspector-client (4.8.0-2) unstable; urgency=medium
+python-ironic-inspector-client (4.8.0-0ubuntu1) kinetic; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream release for OpenStack Zed.
+  * d/control: Update standards version to 4.6.1.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 23 Sep 2022 14:16:54 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 08 Sep 2022 17:54:56 -0400
 
-python-ironic-inspector-client (4.8.0-1) experimental; urgency=medium
+python-ironic-inspector-client (4.7.1-0ubuntu1) jammy; urgency=medium
 
-  * New upstream release.
+  * New upstream release for OpenStack Yoga.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 31 Aug 2022 13:10:50 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 02 Mar 2022 13:07:09 -0500
 
-python-ironic-inspector-client (4.7.1-2) unstable; urgency=medium
+python-ironic-inspector-client (4.7.0-0ubuntu1) jammy; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream release for OpenStack Yoga.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control: Bump debhelper compat to 13.
+  * d/rules: Adjust tests path based on new upstream changes.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 25 Mar 2022 10:49:29 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 12 Jan 2022 12:11:53 -0500
 
-python-ironic-inspector-client (4.7.1-1) experimental; urgency=medium
+python-ironic-inspector-client (4.6.0-0ubuntu1) impish; urgency=medium
 
-  * New upstream release.
-  * Build-depends on stestr, and switch to pkgos-dh_auto_test.
-  * Add autopkgtest.
+  * New upstream release for OpenStack Xena.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 25 Feb 2022 15:45:09 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 07 Sep 2021 15:03:16 -0400
 
-python-ironic-inspector-client (4.6.0-2) unstable; urgency=medium
+python-ironic-inspector-client (4.5.0-0ubuntu2) impish; urgency=medium
 
-  * Uploading to unstable.
+  * d/control: Drop python-pbr, python2 build depends.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 17:37:27 +0200
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Wed, 23 Jun 2021 08:04:27 +0000
 
-python-ironic-inspector-client (4.6.0-1) experimental; urgency=medium
+python-ironic-inspector-client (4.5.0-0ubuntu1) hirsute; urgency=medium
 
-  * New upstream release.
+  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
+  * New upstream release for OpenStack Wallaby.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 06 Sep 2021 11:08:32 +0200
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Wed, 17 Mar 2021 14:14:52 +0000
 
-python-ironic-inspector-client (4.5.0-2) unstable; urgency=medium
+python-ironic-inspector-client (4.3.0-0ubuntu1) groovy; urgency=medium
 
-  * Upload to unstable.
+  * New upstream release for OpenStack Victoria.
+  * d/rules: Run unit tests with unittest.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 11:06:35 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 11 Sep 2020 15:25:02 -0400
 
-python-ironic-inspector-client (4.5.0-1) experimental; urgency=medium
+python-ironic-inspector-client (4.2.0-0ubuntu1) groovy; urgency=medium
 
-  * New upstream release.
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Sun, 14 Mar 2021 13:00:59 +0100
+ -- Chris MacNaughton <chris.macnaughton@canonical.com>  Fri, 24 Jul 2020 11:52:00 +0000
 
-python-ironic-inspector-client (4.4.0-1) unstable; urgency=medium
+python-ironic-inspector-client (4.1.0-0ubuntu1) groovy; urgency=medium
 
-  * New upstream release.
+  [ Chris MacNaughton ]
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control: Update Standards-Version to 4.5.0.
+  * d/control: Dephelper-compat to 12.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 19 Jan 2021 10:29:48 +0100
+  [ Corey Bryant ]
+  * d/control, d/rules, d/compat: Switch to debhelper compat 12 and pybuild.
 
-python-ironic-inspector-client (4.3.0-2) unstable; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 15 Jun 2020 16:23:20 -0400
 
-  * Uploading to unstable.
-  * Fixed debian/watch.
-  * Add a debian/salsa-ci.yml.
+python-ironic-inspector-client (3.4.0-0ubuntu2) eoan; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2020 13:43:55 +0200
+  * Drop Python 2 support:
+    - d/control: Drop python-ironic-inspector-client binary.
+    - d/control: Drop BDI's on python-*.
+    - d/rules: Skip install and test of Python 2 module.
 
-python-ironic-inspector-client (4.3.0-1) experimental; urgency=medium
+ -- James Page <james.page@ubuntu.com>  Thu, 11 Jul 2019 08:20:53 +0100
 
-  * New upstream release.
+python-ironic-inspector-client (3.4.0-0ubuntu1) disco; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Sun, 13 Sep 2020 10:27:18 +0200
+  * New upstream release for OpenStack Stein.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/rules: Ensure python3 shebangs are set to /usr/bin/python3.
 
-python-ironic-inspector-client (4.1.0-2) unstable; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 14 Nov 2018 13:15:40 -0500
 
-  * Uploading to unstable.
+python-ironic-inspector-client (3.3.0-0ubuntu1) cosmic; urgency=low
 
- -- Thomas Goirand <zigo@debian.org>  Sun, 10 May 2020 22:54:28 +0200
+  * Merge from Debian unstable.  Remaining changes:
+    - d/gbp.conf: Retain for pristine-tar.
+    - d/control: Enable autopkgtest-pkg-python testsuite.
+    - d/watch: Get tarball from tarballs.openstack.org.
+  * New upstream release for OpenStack Rocky.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-ironic-inspector-client (4.1.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 01 Aug 2018 14:24:11 -0400
 
-  * New upstream release.
-
- -- Thomas Goirand <zigo@debian.org>  Thu, 09 Apr 2020 21:42:29 +0200
-
-python-ironic-inspector-client (3.7.0-2) unstable; urgency=medium
-
-  [ Ondřej Nový ]
-  * Bump Standards-Version to 4.4.1.
+python-ironic-inspector-client (3.1.0-2) unstable; urgency=medium
 
-  [ Thomas Goirand ]
   * Uploading to unstable.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 21 Oct 2019 01:26:11 +0200
+ -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 21:52:25 +0000
 
-python-ironic-inspector-client (3.7.0-1) experimental; urgency=medium
+python-ironic-inspector-client (3.1.0-1) experimental; urgency=medium
 
   [ Ondřej Nový ]
-  * Use debhelper-compat instead of debian/compat.
-  * Bump Standards-Version to 4.4.0.
+  * d/control: Set Vcs-* to salsa.debian.org
 
   [ Thomas Goirand ]
   * New upstream release.
+  * Fixed (build-)depends for this release.
+  * Standards-Version is now 4.1.3.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 16 Sep 2019 17:42:21 +0200
+ -- Thomas Goirand <zigo@debian.org>  Tue, 13 Feb 2018 12:59:55 +0000
 
-python-ironic-inspector-client (3.5.0-2) unstable; urgency=medium
+python-ironic-inspector-client (3.1.0-0ubuntu1) bionic; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream release.
+  * d/*: wrap-and-sort -bast.
+  * d/control: Bump debhelper compat to 10.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 17 Jul 2019 05:15:56 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 12 Feb 2018 09:26:00 -0500
 
-python-ironic-inspector-client (3.5.0-1) experimental; urgency=medium
+python-ironic-inspector-client (3.0.0-0ubuntu1) bionic; urgency=medium
 
+  * d/control: Align python-sphinx with upstream.
   * New upstream release.
-  * Removed Python 2 support.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control: Update Standards-Version to 4.1.2.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 26 Mar 2019 11:36:19 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 08 Dec 2017 10:07:17 -0500
 
-python-ironic-inspector-client (3.3.0-2) unstable; urgency=medium
+python-ironic-inspector-client (2.1.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 04 Sep 2018 23:44:04 +0200
+ -- Thomas Goirand <zigo@debian.org>  Thu, 02 Nov 2017 00:55:01 +0000
 
-python-ironic-inspector-client (3.3.0-1) experimental; urgency=medium
+python-ironic-inspector-client (2.1.0-1) experimental; urgency=medium
 
   [ Ondřej Nový ]
-  * d/control: Use team+openstack@tracker.debian.org as maintainer
+  * Standards-Version is 3.9.8 now (no change)
+  * d/rules: Removed UPSTREAM_GIT with default value
+
+  [ Daniel Baumann ]
+  * Updating vcs fields.
+  * Updating copyright format url.
+  * Running wrap-and-sort -bast.
+  * Updating maintainer field.
+  * Updating standards version to 4.0.0.
+  * Removing gbp.conf, not used anymore or should be specified in the
+    developers dotfiles.
+  * Updating standards version to 4.0.1.
+  * Updating standards version to 4.1.0.
 
   [ Thomas Goirand ]
   * New upstream release.
   * Fixed (build-)depends for this release.
+  * Using pkgos-dh_auto_install.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 22 Aug 2018 09:23:17 +0200
+ -- Thomas Goirand <zigo@debian.org>  Tue, 03 Oct 2017 21:07:27 +0200
 
-python-ironic-inspector-client (3.1.0-2) unstable; urgency=medium
+python-ironic-inspector-client (2.1.0-0ubuntu1) bionic; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream release.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/p/drop-openstackdoctheme.patch: Dropped. No longer needed.
 
- -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 21:52:25 +0000
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 13 Nov 2017 13:49:03 -0500
 
-python-ironic-inspector-client (3.1.0-1) experimental; urgency=medium
+python-ironic-inspector-client (2.0.0-0ubuntu1) artful; urgency=medium
 
-  [ Ondřej Nový ]
-  * d/control: Set Vcs-* to salsa.debian.org
+  * d/watch: Get tarball from tarballs.openstack.org.
+  * 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.
 
-  [ Thomas Goirand ]
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 15 Aug 2017 16:34:45 -0400
+
+python-ironic-inspector-client (1.12.0-0ubuntu1) artful; urgency=medium
+
+  * d/watch: Use pypi.debian.net for upstream release tarballs.
   * New upstream release.
-  * Fixed (build-)depends for this release.
-  * Standards-Version is now 4.1.3.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 13 Feb 2018 12:59:55 +0000
+ -- James Page <james.page@ubuntu.com>  Fri, 02 Jun 2017 09:26:45 +0100
 
-python-ironic-inspector-client (2.1.0-2) unstable; urgency=medium
+python-ironic-inspector-client (1.11.0-0ubuntu2) zesty; urgency=medium
 
-  * Uploading to unstable.
+  * d/control: Cleanup build dependencies. 
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 02 Nov 2017 00:55:01 +0000
+ -- Chuck Short <zulcss@ubuntu.com>  Sun, 05 Feb 2017 09:45:15 -0500
 
-python-ironic-inspector-client (2.1.0-1) experimental; urgency=medium
+python-ironic-inspector-client (1.11.0-0ubuntu1) zesty; urgency=medium
+
+  * New upstream release.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Tue, 31 Jan 2017 08:48:31 -0500
+
+python-ironic-inspector-client (1.10.0-0ubuntu1) zesty; urgency=medium
+
+  * d/gbp.conf: Update gbp configuration file.
+  * d/control: Update Vcs-* links and maintainers.
+  * New upstream release.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 16 Dec 2016 10:58:22 -0500
+
+python-ironic-inspector-client (1.9.0-0ubuntu1) yakkety; urgency=medium
+
+  [ Corey Bryant ]
+  * New upstream release.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control: Add python-requests-mock to BDs.
+
+ -- James Page <james.page@ubuntu.com>  Fri, 02 Sep 2016 14:48:31 +0100
+
+python-ironic-inspector-client (1.7.0-1) experimental; urgency=medium
 
   [ Ondřej Nový ]
   * Standards-Version is 3.9.8 now (no change)
   * d/rules: Removed UPSTREAM_GIT with default value
 
-  [ Daniel Baumann ]
-  * Updating vcs fields.
-  * Updating copyright format url.
-  * Running wrap-and-sort -bast.
-  * Updating maintainer field.
-  * Updating standards version to 4.0.0.
-  * Removing gbp.conf, not used anymore or should be specified in the
-    developers dotfiles.
-  * Updating standards version to 4.0.1.
-  * Updating standards version to 4.1.0.
+  [ Corey Bryant ]
+  * New upstream release.
+  * d/gbp.conf: Update branch for Newton.
+  * d/control: Align (Build-)Depends with upstream.
 
   [ Thomas Goirand ]
-  * New upstream release.
-  * Fixed (build-)depends for this release.
-  * Using pkgos-dh_auto_install.
+  * Using pkgos-dh_auto_install from openstack-pkg-tools >= 52~.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 03 Oct 2017 21:07:27 +0200
+ -- Thomas Goirand <zigo@debian.org>  Tue, 12 Jul 2016 18:46:48 +0000
 
 python-ironic-inspector-client (1.5.0-2) unstable; urgency=medium
 
@@ -228,3 +282,4 @@ python-ironic-inspector-client (1.2.0-1)
   * Initial release (Closes: #800962).
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 05 Oct 2015 11:23:19 +0200
+
diff -pruN 4.9.0-1/debian/control 4.9.0-0ubuntu1/debian/control
--- 4.9.0-1/debian/control	2023-02-22 13:03:30.000000000 +0000
+++ 4.9.0-0ubuntu1/debian/control	2023-02-22 18:15:47.000000000 +0000
@@ -1,49 +1,56 @@
 Source: python-ironic-inspector-client
 Section: python
 Priority: optional
-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
  python3-pbr (>= 2.0.0),
  python3-setuptools,
+ python3-sphinx (>= 2.0.0),
 Build-Depends-Indep:
+ python3-cliff (>= 2.8.0),
  python3-coverage,
- python3-doc8,
- python3-fixtures,
- python3-hacking,
- python3-keystoneauth1,
- python3-mock,
- python3-openstackclient,
- python3-openstackdocstheme,
- python3-osc-lib,
- python3-oslo.concurrency,
- python3-oslo.i18n,
- python3-oslo.utils,
- python3-requests,
- python3-requests-mock,
- python3-six,
- python3-sphinxcontrib.apidoc,
- python3-stestr,
-Standards-Version: 4.4.1
-Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-ironic-inspector-client
-Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-ironic-inspector-client.git
-Homepage: https://launchpad.net/python-ironic-inspector-client
+ python3-fixtures (>= 3.0.0),
+ python3-keystoneauth1 (>= 3.4.0),
+ python3-mock (>= 2.0.0),
+ python3-openstackclient (>= 3.12.0),
+ python3-openstackdocstheme (>= 2.2.0),
+ python3-osc-lib (>= 2.1.0),
+ python3-oslo.concurrency (>= 3.25.0),
+ python3-oslo.i18n (>= 3.15.3),
+ python3-oslo.utils (>= 3.33.0),
+ python3-reno,
+ python3-requests (>= 2.14.2),
+ python3-requests-mock (>= 1.2.0),
+ python3-six (>= 1.10.0),
+ python3-sphinxcontrib.apidoc (>= 0.2.0),
+ python3-sphinxcontrib.svg2pdfconverter (>= 0.1.0),
+ python3-stestr (>= 2.0.0),
+ python3-yaml (>= 3.13),
+Standards-Version: 4.6.1
+Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-ironic-inspector-client
+Homepage: https://opendev.org/openstack/python-ironic-inspector-client
+Testsuite: autopkgtest-pkg-python
 
 Package: python3-ironic-inspector-client
 Architecture: all
 Depends:
- python3-keystoneauth1,
- python3-osc-lib,
- python3-oslo.i18n,
- python3-oslo.utils,
- python3-pbr,
- python3-requests,
- python3-six,
+ python3-cliff (>= 2.8.0),
+ python3-keystoneauth1 (>= 3.4.0),
+ python3-openstackclient (>= 3.12.0),
+ python3-osc-lib (>= 1.8.0),
+ python3-oslo.i18n (>= 3.15.3),
+ python3-oslo.utils (>= 3.33.0),
+ python3-pbr (>= 2.0.0),
+ python3-requests (>= 2.14.2),
+ python3-six (>= 1.10.0),
+ python3-yaml (>= 3.13),
  ${misc:Depends},
  ${python3:Depends},
 Description: client for Ironic Inspector - Python 3.x
diff -pruN 4.9.0-1/debian/gbp.conf 4.9.0-0ubuntu1/debian/gbp.conf
--- 4.9.0-1/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/debian/gbp.conf	2023-02-22 18:15:47.000000000 +0000
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -pruN 4.9.0-1/debian/rules 4.9.0-0ubuntu1/debian/rules
--- 4.9.0-1/debian/rules	2023-02-22 13:03:30.000000000 +0000
+++ 4.9.0-0ubuntu1/debian/rules	2023-02-22 18:15:47.000000000 +0000
@@ -1,22 +1,30 @@
 #!/usr/bin/make -f
 
+export PYBUILD_NAME=ironic_inspector_client
+
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
-
-override_dh_auto_clean:
-	rm -rf build
-
-override_dh_auto_build:
-	echo "Do nothing..."
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_install:
-	pkgos-dh_auto_install --no-py2 --in-tmp
+	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 'ironic_inspector_client\.tests.*'
+	pkgos-dh_auto_test --no-py2
+	@echo "===> Running tests"
+	set -e ; set -x ; for i in $(PYTHON3S) ; do \
+		PYMAJOR=`echo $$i | cut -d'.' -f1` ; \
+		echo "===> Testing with python$$i (python$$PYMAJOR)" ; \
+		TEMP_REZ=`mktemp -t` ; \
+		PYTHONPATH=$(CURDIR) PYTHON=python$$i python$$i -m coverage run --branch --include "ironic_inspector_client*" -m unittest discover ironic_inspector_client.tests ; \
+	done
 endif
 
-override_dh_auto_test:
-	echo "Do nothing..."
+override_dh_clean:
+	dh_clean -O--buildsystem=pybuild
+	rm -rf build
diff -pruN 4.9.0-1/debian/salsa-ci.yml 4.9.0-0ubuntu1/debian/salsa-ci.yml
--- 4.9.0-1/debian/salsa-ci.yml	2023-02-22 13:03:30.000000000 +0000
+++ 4.9.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 4.9.0-1/debian/tests/control 4.9.0-0ubuntu1/debian/tests/control
--- 4.9.0-1/debian/tests/control	2023-02-22 13:03:30.000000000 +0000
+++ 4.9.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 4.9.0-1/debian/tests/unittests 4.9.0-0ubuntu1/debian/tests/unittests
--- 4.9.0-1/debian/tests/unittests	2023-02-22 13:03:30.000000000 +0000
+++ 4.9.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 'ironic_inspector_client\.tests.*'
diff -pruN 4.9.0-1/debian/watch 4.9.0-0ubuntu1/debian/watch
--- 4.9.0-1/debian/watch	2023-02-22 13:03:30.000000000 +0000
+++ 4.9.0-0ubuntu1/debian/watch	2023-02-22 18:15:47.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/python-ironic-inspector-client/tags .*/(\d[brc\d\.]+)\.tar\.gz
+opts="uversionmangle=s/\.(b|rc)/~$1/" \
+    http://tarballs.openstack.org/python-ironic-inspector-client/ python-ironic-inspector-client-(\d.*)\.tar\.gz
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/PKG-INFO 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/PKG-INFO
--- 4.9.0-1/python_ironic_inspector_client.egg-info/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/PKG-INFO	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1,57 @@
+Metadata-Version: 2.1
+Name: python-ironic-inspector-client
+Version: 4.9.0
+Summary: Python client for Ironic Inspector
+Home-page: https://docs.openstack.org/python-ironic-inspector-client/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: Apache-2
+Description: Ironic Inspector Client
+        =======================
+        
+        .. image:: https://governance.openstack.org/tc/badges/python-ironic-inspector-client.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        Overview
+        --------
+        
+        This is a client library and tool for `Ironic Inspector`_.
+        
+        * Free software: Apache license
+        * Source: https://opendev.org/openstack/python-ironic-inspector-client/
+        * Documentation: https://docs.openstack.org/python-ironic-inspector-client/latest/
+        * Bugs: https://storyboard.openstack.org/#!/project/958
+        * Downloads: https://pypi.org/project/python-ironic-inspector-client
+        * Release Notes: https://docs.openstack.org/releasenotes/python-ironic-inspector-client/
+        
+        Please follow usual OpenStack `Gerrit Workflow`_ to submit a patch, see
+        `Inspector contributing guide`_ for more detail.
+        
+        Refer to the `HTTP API reference`_ for information on the
+        **Ironic Inspector** HTTP API.
+        
+        
+        .. _Gerrit Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow
+        .. _Ironic Inspector: https://docs.openstack.org/ironic-inspector/latest/
+        .. _Inspector contributing guide: https://docs.openstack.org/ironic-inspector/latest/contributor/index.html
+        .. _HTTP API reference: https://docs.openstack.org/ironic-inspector/latest/user/http-api.html
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: Console
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Information Technology
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: OS Independent
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: 3 :: Only
+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
+Provides-Extra: cli
+Provides-Extra: test
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/SOURCES.txt 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/SOURCES.txt
--- 4.9.0-1/python_ironic_inspector_client.egg-info/SOURCES.txt	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/SOURCES.txt	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1,98 @@
+.stestr.conf
+AUTHORS
+ChangeLog
+LICENSE
+README.rst
+bindep.txt
+functest-requirements.txt
+requirements.txt
+setup.cfg
+setup.py
+test-requirements.txt
+tox.ini
+doc/requirements.txt
+doc/source/conf.py
+doc/source/index.rst
+doc/source/cli/index.rst
+doc/source/reference/index.rst
+ironic_inspector_client/__init__.py
+ironic_inspector_client/resource.py
+ironic_inspector_client/shell.py
+ironic_inspector_client/v1.py
+ironic_inspector_client/version.py
+ironic_inspector_client/common/__init__.py
+ironic_inspector_client/common/http.py
+ironic_inspector_client/common/i18n.py
+ironic_inspector_client/tests/__init__.py
+ironic_inspector_client/tests/functional.py
+ironic_inspector_client/tests/unit/__init__.py
+ironic_inspector_client/tests/unit/test_common_http.py
+ironic_inspector_client/tests/unit/test_init.py
+ironic_inspector_client/tests/unit/test_shell.py
+ironic_inspector_client/tests/unit/test_v1.py
+python_ironic_inspector_client.egg-info/PKG-INFO
+python_ironic_inspector_client.egg-info/SOURCES.txt
+python_ironic_inspector_client.egg-info/dependency_links.txt
+python_ironic_inspector_client.egg-info/entry_points.txt
+python_ironic_inspector_client.egg-info/not-zip-safe
+python_ironic_inspector_client.egg-info/pbr.json
+python_ironic_inspector_client.egg-info/requires.txt
+python_ironic_inspector_client.egg-info/top_level.txt
+releasenotes/notes/.placeholder
+releasenotes/notes/UUID-started_at-finished_at-in-the-status-cafa48aeb5653412.yaml
+releasenotes/notes/abort-introspection-428ba16c991af207.yaml
+releasenotes/notes/api-1.2-33f0e1956b924447.yaml
+releasenotes/notes/api-1.5-d5c64e5265fe56d3.yaml
+releasenotes/notes/api-1.6-a020f6ee5756a7ab.yaml
+releasenotes/notes/change-error-msg-invalid-interface-4b6b70b92c27d6f6.yaml
+releasenotes/notes/client-get-data-7002c1e22f14cefd.yaml
+releasenotes/notes/data-save-9d9d4b3ac7c9851f.yaml
+releasenotes/notes/deprecate-setting-ipmi-creds-1581ddc63b273811.yaml
+releasenotes/notes/deprecated-uuid-d0c8e8980106e7f9.yaml
+releasenotes/notes/drop-osc-client-requirements-efb31b432ddbb370.yaml
+releasenotes/notes/drop-py-2-7-c2707af650df18c8.yaml
+releasenotes/notes/drop-setting-ipmi-creds-feature-4965aaba75a40326.yaml
+releasenotes/notes/expose-more-interface-fields-de82d634c2af05e0.yaml
+releasenotes/notes/interface-list-show-39cedaca3cd9db9b.yaml
+releasenotes/notes/introspect-multiple-uuids-0790d57e0a0b9292.yaml
+releasenotes/notes/introspection-check-errors-587ebb2c00038b5a.yaml
+releasenotes/notes/introspection-wait-a7e8fe832c3aaff9.yaml
+releasenotes/notes/ironic-error-657d352b31ba77ed.yaml
+releasenotes/notes/ks-session-ac614a9abda3e228.yaml
+releasenotes/notes/list-introspection-statuses-4ad9e7e56823e754.yaml
+releasenotes/notes/manage-boot-3d77762952b354a1.yaml
+releasenotes/notes/no-auth-token-c486915a6168d4a3.yaml
+releasenotes/notes/no-default-uri-861f675ccb75e05d.yaml
+releasenotes/notes/old-functions-80ddae9eaa1e7e1d.yaml
+releasenotes/notes/osc-lib-162db03fed2bc40c.yaml
+releasenotes/notes/oslo-i18n-optional-194293e37274a901.yaml
+releasenotes/notes/print-import-rule-result-b5c19e9b8679849e.yaml
+releasenotes/notes/remove-client-64778b2011c26f6b.yaml
+releasenotes/notes/rename-func-427aa11c60c2838b.yaml
+releasenotes/notes/reprocess-stored-introspection-data-c4910325254426c5.yaml
+releasenotes/notes/rules-import-yaml-815ebc6ca6fe28b9.yaml
+releasenotes/notes/service-catalog-45466d1cfd330231.yaml
+releasenotes/notes/unprocessed-7ebb1c48427bfee4.yaml
+releasenotes/notes/version-uuid-b7f9e57589314fe9.yaml
+releasenotes/source/conf.py
+releasenotes/source/index.rst
+releasenotes/source/liberty.rst
+releasenotes/source/mitaka.rst
+releasenotes/source/newton.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/wallaby.rst
+releasenotes/source/xena.rst
+releasenotes/source/yoga.rst
+releasenotes/source/zed.rst
+releasenotes/source/_static/.placeholder
+releasenotes/source/_templates/.placeholder
+zuul.d/project.yaml
+zuul.d/python-ironic-inspector-client-jobs.yaml
\ No newline at end of file
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/dependency_links.txt 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/dependency_links.txt
--- 4.9.0-1/python_ironic_inspector_client.egg-info/dependency_links.txt	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/dependency_links.txt	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/entry_points.txt 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/entry_points.txt
--- 4.9.0-1/python_ironic_inspector_client.egg-info/entry_points.txt	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/entry_points.txt	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1,18 @@
+[openstack.baremetal_introspection.v1]
+baremetal_introspection_abort = ironic_inspector_client.shell:AbortCommand
+baremetal_introspection_data_save = ironic_inspector_client.shell:DataSaveCommand
+baremetal_introspection_interface_list = ironic_inspector_client.shell:InterfaceListCommand
+baremetal_introspection_interface_show = ironic_inspector_client.shell:InterfaceShowCommand
+baremetal_introspection_list = ironic_inspector_client.shell:StatusListCommand
+baremetal_introspection_reprocess = ironic_inspector_client.shell:ReprocessCommand
+baremetal_introspection_rule_delete = ironic_inspector_client.shell:RuleDeleteCommand
+baremetal_introspection_rule_import = ironic_inspector_client.shell:RuleImportCommand
+baremetal_introspection_rule_list = ironic_inspector_client.shell:RuleListCommand
+baremetal_introspection_rule_purge = ironic_inspector_client.shell:RulePurgeCommand
+baremetal_introspection_rule_show = ironic_inspector_client.shell:RuleShowCommand
+baremetal_introspection_start = ironic_inspector_client.shell:StartCommand
+baremetal_introspection_status = ironic_inspector_client.shell:StatusCommand
+
+[openstack.cli.extension]
+baremetal-introspection = ironic_inspector_client.shell
+
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/not-zip-safe 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/not-zip-safe
--- 4.9.0-1/python_ironic_inspector_client.egg-info/not-zip-safe	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/not-zip-safe	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/pbr.json 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/pbr.json
--- 4.9.0-1/python_ironic_inspector_client.egg-info/pbr.json	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/pbr.json	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1 @@
+{"git_version": "009346e", "is_release": true}
\ No newline at end of file
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/requires.txt 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/requires.txt
--- 4.9.0-1/python_ironic_inspector_client.egg-info/requires.txt	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/requires.txt	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1,17 @@
+PyYAML>=3.13
+cliff!=2.9.0,>=2.8.0
+keystoneauth1>=3.4.0
+pbr!=2.1.0,>=2.0.0
+requests>=2.14.2
+
+[cli]
+python-openstackclient>=3.12.0
+
+[test]
+coverage>=5.0
+fixtures>=3.0.0
+osc-lib>=2.1.0
+oslo.concurrency>=3.25.0
+python-openstackclient>=3.12.0
+requests-mock>=1.2.0
+stestr>=2.0.0
diff -pruN 4.9.0-1/python_ironic_inspector_client.egg-info/top_level.txt 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/top_level.txt
--- 4.9.0-1/python_ironic_inspector_client.egg-info/top_level.txt	1970-01-01 00:00:00.000000000 +0000
+++ 4.9.0-0ubuntu1/python_ironic_inspector_client.egg-info/top_level.txt	2023-02-17 12:00:25.000000000 +0000
@@ -0,0 +1 @@
+ironic_inspector_client
diff -pruN 4.9.0-1/setup.cfg 4.9.0-0ubuntu1/setup.cfg
--- 4.9.0-1/setup.cfg	2023-02-13 10:57:26.000000000 +0000
+++ 4.9.0-0ubuntu1/setup.cfg	2023-02-17 12:00:25.296932000 +0000
@@ -7,43 +7,49 @@ author_email = openstack-discuss@lists.o
 home_page = https://docs.openstack.org/python-ironic-inspector-client/latest/
 license = Apache-2
 python_requires = >=3.6
-classifier =
-    Environment :: Console
-    Environment :: OpenStack
-    Intended Audience :: Developers
-    Intended Audience :: Information Technology
-    License :: OSI Approved :: Apache Software License
-    Operating System :: OS Independent
-    Programming Language :: Python
-    Programming Language :: Python :: Implementation :: CPython
-    Programming Language :: Python :: 3 :: Only
-    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 :: Console
+	Environment :: OpenStack
+	Intended Audience :: Developers
+	Intended Audience :: Information Technology
+	License :: OSI Approved :: Apache Software License
+	Operating System :: OS Independent
+	Programming Language :: Python
+	Programming Language :: Python :: Implementation :: CPython
+	Programming Language :: Python :: 3 :: Only
+	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 =
-    ironic_inspector_client
+packages = 
+	ironic_inspector_client
+
 [entry_points]
-openstack.cli.extension =
-    baremetal-introspection = ironic_inspector_client.shell
-openstack.baremetal_introspection.v1 =
-    baremetal_introspection_start = ironic_inspector_client.shell:StartCommand
-    baremetal_introspection_status = ironic_inspector_client.shell:StatusCommand
-    baremetal_introspection_list = ironic_inspector_client.shell:StatusListCommand
-    baremetal_introspection_reprocess = ironic_inspector_client.shell:ReprocessCommand
-    baremetal_introspection_abort = ironic_inspector_client.shell:AbortCommand
-    baremetal_introspection_data_save = ironic_inspector_client.shell:DataSaveCommand
-    baremetal_introspection_rule_import = ironic_inspector_client.shell:RuleImportCommand
-    baremetal_introspection_rule_list = ironic_inspector_client.shell:RuleListCommand
-    baremetal_introspection_rule_show = ironic_inspector_client.shell:RuleShowCommand
-    baremetal_introspection_rule_delete = ironic_inspector_client.shell:RuleDeleteCommand
-    baremetal_introspection_rule_purge = ironic_inspector_client.shell:RulePurgeCommand
-    baremetal_introspection_interface_list = ironic_inspector_client.shell:InterfaceListCommand
-    baremetal_introspection_interface_show = ironic_inspector_client.shell:InterfaceShowCommand
+openstack.cli.extension = 
+	baremetal-introspection = ironic_inspector_client.shell
+openstack.baremetal_introspection.v1 = 
+	baremetal_introspection_start = ironic_inspector_client.shell:StartCommand
+	baremetal_introspection_status = ironic_inspector_client.shell:StatusCommand
+	baremetal_introspection_list = ironic_inspector_client.shell:StatusListCommand
+	baremetal_introspection_reprocess = ironic_inspector_client.shell:ReprocessCommand
+	baremetal_introspection_abort = ironic_inspector_client.shell:AbortCommand
+	baremetal_introspection_data_save = ironic_inspector_client.shell:DataSaveCommand
+	baremetal_introspection_rule_import = ironic_inspector_client.shell:RuleImportCommand
+	baremetal_introspection_rule_list = ironic_inspector_client.shell:RuleListCommand
+	baremetal_introspection_rule_show = ironic_inspector_client.shell:RuleShowCommand
+	baremetal_introspection_rule_delete = ironic_inspector_client.shell:RuleDeleteCommand
+	baremetal_introspection_rule_purge = ironic_inspector_client.shell:RulePurgeCommand
+	baremetal_introspection_interface_list = ironic_inspector_client.shell:InterfaceListCommand
+	baremetal_introspection_interface_show = ironic_inspector_client.shell:InterfaceShowCommand
 
 [extras]
-cli =
-  python-openstackclient>=3.12.0 # Apache-2.0
+cli = 
+	python-openstackclient>=3.12.0 # Apache-2.0
+
+[egg_info]
+tag_build = 
+tag_date = 0
+
