diff -pruN 6.1.0-1/.gitignore 6.1.0-0ubuntu1/.gitignore
--- 6.1.0-1/.gitignore	2022-12-28 14:35:45.000000000 +0000
+++ 6.1.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/contributor/api/
-_static
-
-# release notes build
-releasenotes/build
-
-# Packages/installer info
-*.egg
-*.egg-info
-dist
-build
-eggs
-.eggs
-parts
-var
-sdist
-develop-eggs
-.installed.cfg
-
-# Other
-*.DS_Store
-.idea
-.tox
-.venv
-.*.swp
-.coverage
-cover
-AUTHORS
-ChangeLog
-*.sqlite
-*~
-.stestr
-
-# Vagrant
-.vagrant
diff -pruN 6.1.0-1/.gitreview 6.1.0-0ubuntu1/.gitreview
--- 6.1.0-1/.gitreview	2022-12-28 14:35:45.000000000 +0000
+++ 6.1.0-0ubuntu1/.gitreview	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-[gerrit]
-host=review.opendev.org
-port=29418
-project=openstack/networking-baremetal.git
diff -pruN 6.1.0-1/AUTHORS 6.1.0-0ubuntu1/AUTHORS
--- 6.1.0-1/AUTHORS	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/AUTHORS	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1,40 @@
+98k <18552437190@163.com>
+Andreas Jaeger <aj@suse.com>
+Boden R <bodenvmw@gmail.com>
+Charles Short <zulcss@gmail.com>
+Dmitry Tantsur <divius.inside@gmail.com>
+Dmitry Tantsur <dtantsur@protonmail.com>
+Dongcan Ye <hellochosen@gmail.com>
+Doug Hellmann <doug@doughellmann.com>
+Ghanshyam Mann <gmann@ghanshyammann.com>
+Harald Jensas <hjensas@redhat.com>
+Harald Jensås <hjensas@redhat.com>
+Hervé Beraud <hberaud@redhat.com>
+Ian Wienand <iwienand@redhat.com>
+Iury Gregory Melo Ferreira <imelofer@redhat.com>
+Iury Gregory Melo Ferreira <iurygregory@gmail.com>
+Jay Faulkner <jay@jvf.cc>
+Julia Kreger <juliaashleykreger@gmail.com>
+Kaifeng Wang <kaifeng.w@gmail.com>
+Le Hou <houl7@chinaunicom.cn>
+Mark Goddard <mark@stackhpc.com>
+OpenStack Release Bot <infra-root@openstack.org>
+Pavlo Shchelokovskyy <shchelokovskyy@gmail.com>
+Riccardo Pittau <elfosardo@gmail.com>
+Sam Betts <sam@code-smash.net>
+Sean McGinnis <sean.mcginnis@gmail.com>
+Tuan Do Anh <tuanda@vn.fujitsu.com>
+Vasyl Saienko <vsaienko@mirantis.com>
+Vieri <15050873171@163.com>
+Vladyslav Drok <vdrok@mirantis.com>
+Vu Cong Tuan <tuanvc@vn.fujitsu.com>
+YuehuiLei <leiyuehui@inspur.com>
+huang.zhiping <huang.zhiping@99cloud.net>
+inspurericzhang <zhanglf01@inspur.com>
+leiyashuai <leiyashuai@inspur.com>
+likui <likui@yovole.com>
+melissaml <ma.lei@99cloud.net>
+pengyuesheng <pengyuesheng@gohighsec.com>
+wangfaxin <wangfaxin@inspur.com>
+wangjiaqi07 <wangjiaqi07@inspur.com>
+zhulingjie <easyzlj@gmail.com>
diff -pruN 6.1.0-1/ChangeLog 6.1.0-0ubuntu1/ChangeLog
--- 6.1.0-1/ChangeLog	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/ChangeLog	2023-02-27 16:01:38.000000000 +0000
@@ -0,0 +1,206 @@
+CHANGES
+=======
+
+6.1.0
+-----
+
+* Fix tox4 errors
+* Fixes for tox 4.0
+* Switch to 2023.1 Python3 unit tests and generic template name
+* Update master for stable/zed
+
+6.0.0
+-----
+
+* remove unicode from code
+* Doc - network device configuration capabilities
+* Add support for pre-configured link aggregates
+* Add LACP support to Netconf OpenConfig driver
+* Add netconf-openconfig device driver
+* Device management driver iface
+* OpenConfig YANG Model, python-bindings releasenote
+* Add OpenConfig classes for LACP
+* Add OpenConfig classes for interface aggregate
+* Add OpenConfig classes for network-instance
+* Add OpenConfig classes for switch vlans
+* Add OpenConfig classes for iface vlan plugging
+* The Python 3.6 and Python 3.7 Support has been dropped since zed
+* Remove babel.cfg
+* Replace deprecated UPPER\_CONSTRAINTS\_FILE variable
+* Drop lower-constraints.txt and its testing
+* Register neutron common config options
+* Set agent\_type in tests
+* Add Python3 zed unit tests
+* Update master for stable/yoga
+
+5.1.0
+-----
+
+* Re-add python 3.6/3.7 in classifier
+* Updating yoga tested python versions in classifier
+* Add Python3 yoga unit tests
+* Update master for stable/xena
+
+5.0.0
+-----
+
+* Add lower-constraints job to current development branch
+* Increase version of hacking and pycodestyle
+* Update min version of tox to use allowlist
+* setup.cfg: Replace dashes with underscores
+* Add Python3 xena unit tests
+* Update master for stable/wallaby
+
+4.0.0
+-----
+
+* Update minversion of tox
+* Add doc/requirements
+* Fix exception handling when querying ironic ports
+* Remove lower-constraints job
+* Fix lower-constraints with the new pip resolver
+* Set safe version of hacking
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
+3.0.0
+-----
+
+* Fix lower-constraints for networking-baremetal
+* Add missing keystoneauth1 and oslo.service to requirements
+* Set min version of tox to 3.2.1
+* drop mock from lower-constraints
+* Use openstacksdk for ironic connection
+* Remove the unused coding style modules
+* Switch to newer openstackdocstheme and reno versions
+* Convert networking-baremetal job to dib
+* Bump hacking version to 3.0.0 and fix pep8 test
+* Update lower-constraints.txt
+* Add unit tests for \_get\_notification\_transport\_url()
+* Add py38 package metadata
+* Add Python3 victoria unit tests
+* Update master for stable/ussuri
+* Upgrade flake8-import-order version to 0.17.1
+
+2.0.0
+-----
+
+* Stop configuring install\_command in tox
+* Remove the unused oslo.i18n bits
+* BUILD\_TIMEOUT is not needed
+* Use mock from unittest
+* Cleanup py27 support
+* Explicitly set ramdisk type
+* Enforce running tox with correct python version based on env
+* Stop using six library
+* Fix region option name in documentation
+* Drop python 2.7 support and testing
+* Add genconfig env to tox
+* fixed review link
+* Drop py2 job
+* Switch jobs to python3
+* Switch to Ussuri jobs
+* Update neutron requirement
+* Add versions to release notes series
+* Update the constraints url
+* Fix unit tests with ironicclient >=3.0.0
+* Update master for stable/train
+
+1.4.0
+-----
+
+* Build pdf doc
+* Blacklist sphinx 2.1.0 (autodoc bug)
+* Fix networking-baremetal CI
+* Fix unit tests for networking-baremetal
+* Bump the openstackdocstheme extension to 1.20
+* Update api-ref location
+* Update networking-baremetal installation
+* Update Python 3 test runtimes for Train
+* Update sphinx requirements
+* Use opendev repository
+* OpenDev Migration Patch
+* Replace openstack.org git:// URLs with https://
+* Update master for stable/stein
+
+1.3.0
+-----
+
+* Supporting all py3 environments with tox
+* Zuulv3 - Use ironic-base job
+* Rename agent queue - fixes broken minor update
+* Clean up oslo.messaging listener properly
+* Ensure notifications are consumed from non-pool queue
+* Set amqp\_auto\_delete=true for notifications transport
+* Docs: Devstack quickstart guides - change drivers
+* Break out ironic client from neutron agent
+* Change networking-baremetal to zuulv3/python3
+* Correcting a typo in plugin.sh
+* Change openstack-dev to openstack-discuss
+* Restrict bashate to devstack/lib instead of lib
+* Change openstack-dev to openstack-discuss
+* Don't quote {posargs} in tox.ini
+* add python 3.6 unit test job
+* import zuul job settings from project-config
+* Changing CI job templates for python3-first
+* Update reno for stable/rocky
+
+1.2.0
+-----
+
+* Remove testrepository and .testr.conf
+* Update neutron-lib requirement for rocky
+* Add release notes link in README
+* Updating required neutron version
+* Switch to using stestr
+* fix tox python3 overrides
+* Remove the duplicated "the"
+
+1.1.0
+-----
+
+* fix tox python3 overrides
+* add lower-constraints job
+* Do not run functional (API) tests in the CI
+* ML2 Agent: Handle SIGHUP mutable config options
+* Change Launchpad references to Storyboard
+* Updated from global requirements
+* Avoid tox\_install.sh
+* use common agent topics from neutron-lib
+* Update reno for stable/queens
+
+1.0.0
+-----
+
+* Add unit tests for member manager
+* Make the agent distributed using hashring and notifications
+* Fix devstack example
+* Node state configuration - add log\_agent\_heartbeat
+* Fix nits in networking-baremetal docs
+* Add dsvm job
+* Update docs and generate config file example
+* Add support to bind type vlan networks
+* Devstack - Add ironic-neutron-agent
+* Use reporting\_interval option from neutron
+* Switch from MechanismDriver to SimpleAgentMechanismDriverBase
+* Updated from global requirements
+* start\_flag = True, only first time, or conf change
+* Add baremetal neutron agent
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Use constants from neutron-lib
+* Update URLs in documents according to document migration
+* Fix to use "." to source script files
+* Update reno for stable/pike
+
+0.1.0
+-----
+
+* Add initial release note
+* Add installation documentation
+* Add devstack plugin to install networking\_baremetal
+* Add baremetal ML2 driver
+* Add .gitignore
+* Initial commit from cookiecutter
+* Added .gitreview
diff -pruN 6.1.0-1/PKG-INFO 6.1.0-0ubuntu1/PKG-INFO
--- 6.1.0-1/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/PKG-INFO	2023-02-27 16:01:39.247000000 +0000
@@ -0,0 +1,36 @@
+Metadata-Version: 1.2
+Name: networking-baremetal
+Version: 6.1.0
+Summary: Neutron plugin that provides deep Ironic/Neutron integration.
+Home-page: https://docs.openstack.org/networking-baremetal/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: networking-baremetal plugin
+        ---------------------------
+        
+        This project's goal is to provide deep integration between the Networking
+        service and the Bare Metal service and advanced networking features like
+        notifications of port status changes and routed networks support in clouds
+        with Bare Metal service.
+        
+        * Free software: Apache license
+        * Documentation: http://docs.openstack.org/networking-baremetal/latest
+        * Source: http://opendev.org/openstack/networking-baremetal
+        * Bugs: https://storyboard.openstack.org/#!/project/955
+        * Release notes: https://docs.openstack.org/releasenotes/networking-baremetal/
+        
+        
+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 :: Implementation :: CPython
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Requires-Python: >=3.8
diff -pruN 6.1.0-1/debian/changelog 6.1.0-0ubuntu1/debian/changelog
--- 6.1.0-1/debian/changelog	2023-02-28 07:43:28.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/changelog	2023-02-28 13:11:08.000000000 +0000
@@ -1,95 +1,146 @@
-networking-baremetal (6.1.0-1) experimental; urgency=medium
+networking-baremetal (6.1.0-0ubuntu1) lunar; urgency=medium
 
-  * New upstream release.
-  * Add autopkgtest.
-  * Removed lsb-base depends.
+  * New upstream release for OpenStack Antelope.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 28 Feb 2023 08:43:28 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 28 Feb 2023 08:11:08 -0500
 
-networking-baremetal (6.0.0-2) unstable; urgency=medium
+networking-baremetal (6.0.0+git2023011010.2cf7c04d-0ubuntu1) lunar; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream snapshot for OpenStack Antelope.
 
- -- Thomas Goirand <zigo@debian.org>  Sat, 24 Sep 2022 17:57:21 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 10 Jan 2023 10:11:00 -0500
 
-networking-baremetal (6.0.0-1) experimental; urgency=medium
+networking-baremetal (6.0.0-0ubuntu1) kinetic; urgency=medium
 
-  * New upstream release.
-  * Added python3-ncclient as depends.
+  * d/watch: Scope to 6.x series.
+  * New upstream release for OpenStack Zed.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 13 Sep 2022 14:22:17 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 05 Oct 2022 17:04:01 -0400
 
-networking-baremetal (5.1.1-1) unstable; urgency=medium
+networking-baremetal (5.1.1+git2022091215.8c23e7e-0ubuntu3) kinetic; urgency=medium
 
-  * New upstream release.
-    - Fixes FTBFS (Closes: #1011904).
+  * d/control: Move python3-ncclient back to Depends as networking-baremetal
+    packages are in universe.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 31 May 2022 09:25:59 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 13 Sep 2022 12:07:46 -0400
 
-networking-baremetal (5.1.0-2) unstable; urgency=medium
+networking-baremetal (5.1.1+git2022091215.8c23e7e-0ubuntu2) kinetic; urgency=medium
 
-  * Uploading to unstable.
+  * d/control: Move python3-ncclient to Suggests until in main.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 25 Mar 2022 14:40:01 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 13 Sep 2022 12:05:05 -0400
 
-networking-baremetal (5.1.0-1) experimental; urgency=medium
+networking-baremetal (5.1.1+git2022091215.8c23e7e-0ubuntu1) kinetic; urgency=medium
 
-  * New upstream release.
+  * New upstream snapshot for OpenStack Zed.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 02 Mar 2022 11:49:34 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 12 Sep 2022 15:19:37 -0400
 
-networking-baremetal (5.0.0-1) unstable; urgency=medium
+networking-baremetal (5.1.1+git2022071815.db835bc-0ubuntu1) kinetic; urgency=medium
 
-  * New upstream release.
+  * New upstream snapshot for OpenStack Zed.
+  * d/control: Ensure openstack-pkg-tools has CIS hardening for log files
+    and pkgos_adduser.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 06 Oct 2021 17:27:25 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 18 Jul 2022 15:25:18 -0400
 
-networking-baremetal (5.0.0~rc1-2) unstable; urgency=medium
+networking-baremetal (5.1.1+git2022060214.107a5a7-0ubuntu1) kinetic; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream snapshot for OpenStack Zed.
+  * d/control: Update standards version to 4.6.1.
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 30 Sep 2021 13:21:52 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 02 Jun 2022 14:42:58 -0400
 
-networking-baremetal (5.0.0~rc1-1) experimental; urgency=medium
+networking-baremetal (5.1.0+git2022033113.f30f96c-0ubuntu1) jammy; urgency=medium
 
-  * New upstream release.
+  * New upstream snapshot for OpenStack Yoga.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 17 Sep 2021 23:03:51 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 31 Mar 2022 13:47:01 -0400
 
-networking-baremetal (4.0.0-2) unstable; urgency=medium
+networking-baremetal (5.1.0+git2022030210.33aa103-0ubuntu1) jammy; urgency=medium
 
-  * Upload to unstable.
+  * d/control, d/rules: Switch to debhelper compat 13 and pybuild (LP: #1960636).
+  * New upstream snapshot for OpenStack Yoga.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/p/skip-test-agent-type.patch: Skip until fixed upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 17:42:08 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 02 Mar 2022 10:42:51 -0500
 
-networking-baremetal (4.0.0-1) experimental; urgency=medium
+networking-baremetal (5.0.0+git2021120816.0fb52ac-0ubuntu1) jammy; urgency=medium
 
-  * New upstream release.
+  * New upstream snapshot for OpenStack Yoga.
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 15 Apr 2021 13:28:36 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 08 Dec 2021 16:45:08 -0500
 
-networking-baremetal (4.0.0~rc1-1) experimental; urgency=medium
+networking-baremetal (5.0.0-0ubuntu1) impish; urgency=medium
 
-  * New upstream release.
-  * Removed (build-)depends versions when satisfied in Bullseye.
+  * d/watch: Scope to 5.x series.
+  * New upstream release for OpenStack Xena.
 
- -- Thomas Goirand <zigo@debian.org>  Sat, 27 Mar 2021 23:16:40 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 06 Oct 2021 09:43:57 -0400
 
-networking-baremetal (3.0.0-1) unstable; urgency=medium
+networking-baremetal (4.0.0+git2021090912.cd69016-0ubuntu1) impish; urgency=medium
 
-  * New upstream release.
-  * Uploading to unstable.
-  * Fixed debian/watch.
-  * Add a debian/salsa-ci.yml.
+  * New upstream snapshot for OpenStack Xena.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Sun, 18 Oct 2020 14:55:23 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 09 Sep 2021 12:43:09 -0400
 
-networking-baremetal (3.0.0~rc1-1) experimental; urgency=medium
+networking-baremetal (4.0.0+git2021061112.0fb7388-0ubuntu1) impish; urgency=medium
 
-  * New upstream release.
-  * Fixed (build-)depends for this release.
+  * New upstream snapshot for OpenStack Xena.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 25 Sep 2020 09:53:57 +0200
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Fri, 11 Jun 2021 12:51:51 +0000
+
+networking-baremetal (4.0.0-0ubuntu1) hirsute; urgency=medium
+
+  * New upstream release for OpenStack Wallaby.
+
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Wed, 14 Apr 2021 13:53:13 +0000
+
+networking-baremetal (4.0.0~rc1-0ubuntu1) hirsute; urgency=medium
+
+  * d/watch: Scope to 4.x series.
+  * New upstream release candidate for OpenStack Wallaby.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 09 Apr 2021 09:42:49 -0400
+
+networking-baremetal (3.0.0+git2021012911.7b55f06-0ubuntu1) hirsute; urgency=medium
+
+  * New upstream snapshot for OpenStack Wallaby.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 29 Jan 2021 11:48:26 -0500
+
+networking-baremetal (3.0.0+git2020121014.728b946-0ubuntu1) hirsute; urgency=medium
+
+  * New upstream snapshot for OpenStack Wallaby.
+  * d/rules: Update to explicitly setup PBR's version.
+
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Thu, 10 Dec 2020 14:41:35 +0000
+
+networking-baremetal (3.0.0-0ubuntu1) groovy; urgency=medium
+
+  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
+  * New upstream release for OpenStack Victoria.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Thu, 15 Oct 2020 09:09:09 -0400
+
+networking-baremetal (3.0.0~rc1-0ubuntu1) groovy; urgency=medium
+
+  * d/watch: Get tarballs from opendev.org and scope to 3.x series.
+  * New upstream release candidate for OpenStack Victoria.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 09 Oct 2020 16:50:56 -0400
+
+networking-baremetal (2.0.1~git2020091515.4f14868-0ubuntu1) groovy; urgency=medium
+
+  * d/gbp.conf: Update gbp configuration file.
+  * d/control: Update Vcs-* links and maintainers.
+  * New upstream snapshot for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 15 Sep 2020 15:46:50 -0400
 
 networking-baremetal (2.0.0-2) unstable; urgency=medium
 
diff -pruN 6.1.0-1/debian/control 6.1.0-0ubuntu1/debian/control
--- 6.1.0-1/debian/control	2023-02-28 07:43:28.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/control	2023-02-28 13:11:08.000000000 +0000
@@ -1,45 +1,46 @@
 Source: networking-baremetal
 Section: net
 Priority: optional
-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
- openstack-pkg-tools,
+ openstack-pkg-tools (>= 119ubuntu1~),
  python3-all,
- python3-pbr,
+ python3-pbr (>= 3.1.1),
  python3-setuptools,
- python3-sphinx,
+ python3-sphinx (>= 2.0.0),
 Build-Depends-Indep:
  python3-coverage,
  python3-hacking,
- python3-keystoneauth1,
- python3-mock,
+ python3-ironicclient,
+ python3-keystoneauth1 (>= 3.14.0),
  python3-ncclient (>= 0.6.9),
- python3-neutron,
- python3-neutron-lib,
- python3-openstackdocstheme,
- python3-openstacksdk,
- python3-oslo.config,
- python3-oslo.i18n,
- python3-oslo.log,
- python3-oslo.messaging,
- python3-oslo.service,
- python3-oslo.utils,
- python3-oslotest,
- python3-stestr,
- python3-sphinxcontrib.apidoc,
- python3-tenacity,
- python3-testscenarios,
- python3-testtools,
- python3-tooz,
+ python3-neutron (>= 2:14.0.0.0b1),
+ python3-neutron-lib (>= 1.28.0),
+ python3-openstackdocstheme (>= 2.2.1),
+ python3-openstacksdk (>= 0.31.2),
+ python3-oslo.config (>= 1:5.2.0),
+ python3-oslo.i18n (>= 3.15.3),
+ python3-oslo.log (>= 3.36.0),
+ python3-oslo.messaging (>= 5.29.0),
+ python3-oslo.service (>= 1.40.2),
+ python3-oslo.utils (>= 3.40.2),
+ python3-oslotest (>= 1:3.2.0),
+ python3-stestr (>= 2.0.0),
+ python3-sphinxcontrib.apidoc (>= 0.2.0),
+ python3-subunit (>= 1.0.0),
+ python3-tenacity (>= 6.0.0),
+ python3-testscenarios (>= 0.4),
+ python3-testtools (>= 2.2.0),
+ python3-tooz (>= 2.5.1),
  subunit,
-Standards-Version: 4.4.1
-Vcs-Browser: https://salsa.debian.org/openstack-team/neutron-plugins/networking-baremetal
-Vcs-Git: https://salsa.debian.org/openstack-team/neutron-plugins/networking-baremetal.git
-Homepage: https://github.com/openstack/networking-baremetal
+Standards-Version: 4.6.1
+Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/networking-baremetal
+Homepage: https://opendev.org/openstack/networking-baremetal
 
 Package: ironic-neutron-agent
 Architecture: all
@@ -48,6 +49,7 @@ Depends:
  neutron-common,
  python3-ironic-neutron-agent (= ${binary:Version}),
  ${misc:Depends},
+ ${ostack-lsb-base},
  ${python3:Depends},
 Description: OpenStack virtual network service - Ironic agent
  Neutron provides an API to dynamically request and configure virtual networks.
@@ -61,20 +63,21 @@ Package: python3-ironic-neutron-agent
 Architecture: all
 Section: python
 Depends:
+ python3-ironicclient,
+ python3-keystoneauth1 (>= 3.14.0),
  python3-ncclient (>= 0.6.9),
- python3-keystoneauth1,
- python3-neutron,
- python3-neutron-lib,
- python3-openstacksdk,
- python3-oslo.config,
- python3-oslo.i18n,
- python3-oslo.log,
- python3-oslo.messaging,
- python3-oslo.service,
- python3-oslo.utils,
- python3-pbr,
- python3-tenacity,
- python3-tooz,
+ python3-neutron (>= 2:14.0.0.0b1),
+ python3-neutron-lib (>= 1.28.0),
+ python3-openstacksdk (>= 0.31.2),
+ python3-oslo.config (>= 1:5.2.0),
+ python3-oslo.i18n (>= 3.15.3),
+ python3-oslo.log (>= 3.36.0),
+ python3-oslo.messaging (>= 5.29.0),
+ python3-oslo.service (>= 1.40.2),
+ python3-oslo.utils (>= 3.40.2),
+ python3-pbr (>= 3.1.1),
+ python3-tenacity (>= 6.0.0),
+ python3-tooz (>= 2.5.1),
  ${misc:Depends},
  ${python3:Depends},
 Description: OpenStack virtual network service - Ironic agent Python 3.x library
diff -pruN 6.1.0-1/debian/debian_control_vars 6.1.0-0ubuntu1/debian/debian_control_vars
--- 6.1.0-1/debian/debian_control_vars	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/debian_control_vars	2023-02-28 13:11:08.000000000 +0000
@@ -0,0 +1 @@
+ostack-lsb-base= lsb-base (>= 3.0.6)
diff -pruN 6.1.0-1/debian/gbp.conf 6.1.0-0ubuntu1/debian/gbp.conf
--- 6.1.0-1/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/gbp.conf	2023-02-28 13:11:08.000000000 +0000
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -pruN 6.1.0-1/debian/patches/series 6.1.0-0ubuntu1/debian/patches/series
--- 6.1.0-1/debian/patches/series	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/patches/series	2023-02-28 13:11:08.000000000 +0000
@@ -0,0 +1 @@
+skip-test-agent-type.patch
diff -pruN 6.1.0-1/debian/patches/skip-test-agent-type.patch 6.1.0-0ubuntu1/debian/patches/skip-test-agent-type.patch
--- 6.1.0-1/debian/patches/skip-test-agent-type.patch	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/patches/skip-test-agent-type.patch	2023-02-28 13:11:08.000000000 +0000
@@ -0,0 +1,23 @@
+Description: Skip test until agent_type removal is dealt
+  with upstream: https://storyboard.openstack.org/#!/story/2009898
+Author: Corey Bryant <corey.bryant@canonical.com>
+Forwarded: no
+
+--- a/networking_baremetal/tests/unit/plugins/ml2/test_baremetal_mech.py
++++ b/networking_baremetal/tests/unit/plugins/ml2/test_baremetal_mech.py
+@@ -13,6 +13,7 @@
+ #    under the License.
+ 
+ 
++import testtools
+ from unittest import mock
+ 
+ from neutron.db import provisioning_blocks
+@@ -64,6 +65,7 @@
+                          self.driver.supported_vnic_types)
+         self.assertEqual(portbindings.VIF_TYPE_OTHER, self.driver.vif_type)
+ 
++    @testtools.skip("Skip until fixed upstream")
+     @mock.patch.object(provisioning_blocks, 'add_provisioning_component',
+                        autospec=True)
+     def test_bind_port(self, mpb_pc):
diff -pruN 6.1.0-1/debian/rules 6.1.0-0ubuntu1/debian/rules
--- 6.1.0-1/debian/rules	2023-02-28 07:43:28.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/rules	2023-02-28 13:11:08.000000000 +0000
@@ -1,9 +1,15 @@
 #!/usr/bin/make -f
 
+DEBVERS ?= $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p')
+VERSION ?= $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/[+].*//' -e 's/~git.*//g' -e 's/~/./g')
+export PBR_VERSION=$(VERSION)
+
+export PYBUILD_NAME=networking_baremetal
+
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3
+	dh $@ --buildsystem=pybuild --with python3
 
 override_dh_auto_clean:
 	python3 setup.py clean
diff -pruN 6.1.0-1/debian/salsa-ci.yml 6.1.0-0ubuntu1/debian/salsa-ci.yml
--- 6.1.0-1/debian/salsa-ci.yml	2023-02-28 07:43:28.000000000 +0000
+++ 6.1.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 6.1.0-1/debian/tests/control 6.1.0-0ubuntu1/debian/tests/control
--- 6.1.0-1/debian/tests/control	2023-02-28 07:43:28.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/tests/control	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-Tests: unittests
-Depends:
- @builddeps@,
-Restrictions: allow-stderr needs-root
diff -pruN 6.1.0-1/debian/tests/unittests 6.1.0-0ubuntu1/debian/tests/unittests
--- 6.1.0-1/debian/tests/unittests	2023-02-28 07:43:28.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/tests/unittests	1970-01-01 00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -e
-set -x
-export OSLO_PACKAGE_VERSION=$(dpkg-parsechangelog -SVersion | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//' -e 's/~git.*//' -e 's/~/.0/' -e 's/+dfsg1//' -e 's/+ds1//' | head -n 1)
-
-CWD=$(pwd)
-PYTHON3S=$(py3versions -vs)
-pkgos-dh_auto_test --no-py2 'networking_baremetal.tests.*'
diff -pruN 6.1.0-1/debian/watch 6.1.0-0ubuntu1/debian/watch
--- 6.1.0-1/debian/watch	2023-02-28 07:43:28.000000000 +0000
+++ 6.1.0-0ubuntu1/debian/watch	2023-02-28 13:11:08.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/networking-baremetal/tags .*/(\d[brc\d\.]+)\.tar\.gz
+opts="uversionmangle=s/\.([a-zA-Z])/~$1/;s/%7E/~/;s/\.0b/~b/;s/\.0rc/~rc/" \
+ https://tarballs.opendev.org/openstack/networking-baremetal/ networking-baremetal-(6\.\d.*)\.tar\.gz
diff -pruN 6.1.0-1/networking_baremetal.egg-info/PKG-INFO 6.1.0-0ubuntu1/networking_baremetal.egg-info/PKG-INFO
--- 6.1.0-1/networking_baremetal.egg-info/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/PKG-INFO	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1,36 @@
+Metadata-Version: 1.2
+Name: networking-baremetal
+Version: 6.1.0
+Summary: Neutron plugin that provides deep Ironic/Neutron integration.
+Home-page: https://docs.openstack.org/networking-baremetal/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: networking-baremetal plugin
+        ---------------------------
+        
+        This project's goal is to provide deep integration between the Networking
+        service and the Bare Metal service and advanced networking features like
+        notifications of port status changes and routed networks support in clouds
+        with Bare Metal service.
+        
+        * Free software: Apache license
+        * Documentation: http://docs.openstack.org/networking-baremetal/latest
+        * Source: http://opendev.org/openstack/networking-baremetal
+        * Bugs: https://storyboard.openstack.org/#!/project/955
+        * Release notes: https://docs.openstack.org/releasenotes/networking-baremetal/
+        
+        
+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 :: Implementation :: CPython
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Requires-Python: >=3.8
diff -pruN 6.1.0-1/networking_baremetal.egg-info/SOURCES.txt 6.1.0-0ubuntu1/networking_baremetal.egg-info/SOURCES.txt
--- 6.1.0-1/networking_baremetal.egg-info/SOURCES.txt	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/SOURCES.txt	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1,127 @@
+.stestr.conf
+AUTHORS
+CONTRIBUTING.rst
+ChangeLog
+HACKING.rst
+LICENSE
+MANIFEST.in
+README.rst
+requirements.txt
+setup.cfg
+setup.py
+test-requirements.txt
+tox.ini
+devstack/plugin.sh
+devstack/settings
+devstack/lib/networking-baremetal
+doc/requirements.txt
+doc/source/conf.py
+doc/source/index.rst
+doc/source/configuration/index.rst
+doc/source/configuration/ironic-neutron-agent/config.rst
+doc/source/configuration/ironic-neutron-agent/index.rst
+doc/source/configuration/ironic-neutron-agent/sample-config.rst
+doc/source/configuration/ml2/index.rst
+doc/source/configuration/ml2/device_drivers/common_config.rst
+doc/source/configuration/ml2/device_drivers/index.rst
+doc/source/configuration/ml2/device_drivers/netconf-openconfig.rst
+doc/source/contributor/index.rst
+doc/source/contributor/quickstart-multitenant.rst
+doc/source/contributor/quickstart-netconf-openconfig.rst
+doc/source/contributor/quickstart.rst
+doc/source/install/index.rst
+networking_baremetal/__init__.py
+networking_baremetal/_i18n.py
+networking_baremetal/common.py
+networking_baremetal/config.py
+networking_baremetal/constants.py
+networking_baremetal/exceptions.py
+networking_baremetal/ironic_client.py
+networking_baremetal.egg-info/PKG-INFO
+networking_baremetal.egg-info/SOURCES.txt
+networking_baremetal.egg-info/dependency_links.txt
+networking_baremetal.egg-info/entry_points.txt
+networking_baremetal.egg-info/not-zip-safe
+networking_baremetal.egg-info/pbr.json
+networking_baremetal.egg-info/requires.txt
+networking_baremetal.egg-info/top_level.txt
+networking_baremetal/agent/__init__.py
+networking_baremetal/agent/ironic_neutron_agent.py
+networking_baremetal/drivers/__init__.py
+networking_baremetal/drivers/base.py
+networking_baremetal/drivers/netconf/openconfig.py
+networking_baremetal/openconfig/__init__.py
+networking_baremetal/openconfig/interfaces/__init__.py
+networking_baremetal/openconfig/interfaces/aggregate.py
+networking_baremetal/openconfig/interfaces/ethernet.py
+networking_baremetal/openconfig/interfaces/interfaces.py
+networking_baremetal/openconfig/interfaces/types.py
+networking_baremetal/openconfig/lacp/__init__.py
+networking_baremetal/openconfig/lacp/lacp.py
+networking_baremetal/openconfig/lacp/types.py
+networking_baremetal/openconfig/network_instance/__init__.py
+networking_baremetal/openconfig/network_instance/network_instance.py
+networking_baremetal/openconfig/vlan/__init__.py
+networking_baremetal/openconfig/vlan/types.py
+networking_baremetal/openconfig/vlan/vlan.py
+networking_baremetal/plugins/__init__.py
+networking_baremetal/plugins/ml2/__init__.py
+networking_baremetal/plugins/ml2/baremetal_mech.py
+networking_baremetal/tests/__init__.py
+networking_baremetal/tests/base.py
+networking_baremetal/tests/unit/__init__.py
+networking_baremetal/tests/unit/drivers/__init__.py
+networking_baremetal/tests/unit/drivers/netconf/__init__.py
+networking_baremetal/tests/unit/drivers/netconf/test_openconfig.py
+networking_baremetal/tests/unit/ironic_agent/__init__.py
+networking_baremetal/tests/unit/ironic_agent/test_hashring_member_manager.py
+networking_baremetal/tests/unit/ironic_agent/test_ironic_agent.py
+networking_baremetal/tests/unit/openconfig/__init__.py
+networking_baremetal/tests/unit/openconfig/test_interfaces.py
+networking_baremetal/tests/unit/openconfig/test_lacp.py
+networking_baremetal/tests/unit/openconfig/test_network_instance.py
+networking_baremetal/tests/unit/openconfig/test_vlan.py
+networking_baremetal/tests/unit/plugins/__init__.py
+networking_baremetal/tests/unit/plugins/ml2/__init__.py
+networking_baremetal/tests/unit/plugins/ml2/test_baremetal_mech.py
+networking_baremetal/tests/unit/plugins/ml2/utils.py
+releasenotes/notes/.placeholder
+releasenotes/notes/add-initial-note-8f08fd95b0149b2c.yaml
+releasenotes/notes/agent-notification-auto-delete-queues-a3782fbeea2b57b1.yaml
+releasenotes/notes/device-manager-driver-interface-741703fbfc063780.yaml
+releasenotes/notes/distributed-agent-hashring-6b623a7a9caf0425.yaml
+releasenotes/notes/drop-py-2-7-2249129e616bb1e5.yaml
+releasenotes/notes/fix-exception-handling-openstacksdk-d3eff6f9fe9ea42f.yaml
+releasenotes/notes/fix-member-manager-notification-queue-not-consumed-449738d4fd799634.yaml
+releasenotes/notes/ironic-neutron-agent-291f8aad7d53f06c.yaml
+releasenotes/notes/mech-agent-driver-ffc361e528668f8e.yaml
+releasenotes/notes/netconf-openconfig-device-driver-8fc15c9c2dc4bf17.yaml
+releasenotes/notes/netconf-openconfig-device-driver-lacp-support-ed9e1bc0eb784c9b.yaml
+releasenotes/notes/netconf-openconfig-device-driver-pre-configured-link-aggregates-2dcba8f96500d159.yaml
+releasenotes/notes/openconfig-library-5ecd1f158666c6c5.yaml
+releasenotes/notes/replace-ironicclient-with-openstacksdk-75d1edd705571f94.yaml
+releasenotes/notes/sighup-service-reloads-configs-11cd374cc33aac83.yaml
+releasenotes/notes/vlan-type-support-mech-driver-31f907c76dc44923.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/xena.rst
+releasenotes/source/yoga.rst
+releasenotes/source/zed.rst
+releasenotes/source/_static/.placeholder
+releasenotes/source/_templates/.placeholder
+tools/flake8wrap.sh
+tools/run_bashate.sh
+tools/config/networking-baremetal-common-device-driver-opts.conf
+tools/config/networking-baremetal-ironic-neutron-agent.conf
+tools/config/networking-baremetal-netconf-openconfig-driver-opts.conf
+zuul.d/networking-baremetal-jobs.yaml
+zuul.d/project.yaml
\ No newline at end of file
diff -pruN 6.1.0-1/networking_baremetal.egg-info/dependency_links.txt 6.1.0-0ubuntu1/networking_baremetal.egg-info/dependency_links.txt
--- 6.1.0-1/networking_baremetal.egg-info/dependency_links.txt	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/dependency_links.txt	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 6.1.0-1/networking_baremetal.egg-info/entry_points.txt 6.1.0-0ubuntu1/networking_baremetal.egg-info/entry_points.txt
--- 6.1.0-1/networking_baremetal.egg-info/entry_points.txt	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/entry_points.txt	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1,16 @@
+[console_scripts]
+ironic-neutron-agent = networking_baremetal.agent.ironic_neutron_agent:main
+
+[networking_baremetal.drivers]
+netconf-openconfig = networking_baremetal.drivers.netconf.openconfig:NetconfOpenConfigDriver
+
+[neutron.ml2.mechanism_drivers]
+baremetal = networking_baremetal.plugins.ml2.baremetal_mech:BaremetalMechanismDriver
+
+[oslo.config.opts]
+baremetal = networking_baremetal.config:list_opts
+common-device-driver-opts = networking_baremetal.config:list_common_device_driver_opts
+ironic-client = networking_baremetal.ironic_client:list_opts
+ironic-neutron-agent = networking_baremetal.agent.ironic_neutron_agent:list_opts
+netconf-openconfig-driver-opts = networking_baremetal.drivers.netconf.openconfig:list_driver_opts
+
diff -pruN 6.1.0-1/networking_baremetal.egg-info/not-zip-safe 6.1.0-0ubuntu1/networking_baremetal.egg-info/not-zip-safe
--- 6.1.0-1/networking_baremetal.egg-info/not-zip-safe	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/not-zip-safe	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 6.1.0-1/networking_baremetal.egg-info/pbr.json 6.1.0-0ubuntu1/networking_baremetal.egg-info/pbr.json
--- 6.1.0-1/networking_baremetal.egg-info/pbr.json	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/pbr.json	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1 @@
+{"git_version": "2cf7c04", "is_release": true}
\ No newline at end of file
diff -pruN 6.1.0-1/networking_baremetal.egg-info/requires.txt 6.1.0-0ubuntu1/networking_baremetal.egg-info/requires.txt
--- 6.1.0-1/networking_baremetal.egg-info/requires.txt	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/requires.txt	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1,14 @@
+keystoneauth1>=3.14.0
+ncclient>=0.6.9
+neutron-lib>=1.28.0
+neutron>=14.0.0.0b1
+openstacksdk>=0.31.2
+oslo.config>=5.2.0
+oslo.i18n>=3.15.3
+oslo.log>=3.36.0
+oslo.messaging>=5.29.0
+oslo.service>=1.40.2
+oslo.utils>=3.40.2
+pbr>=3.1.1
+tenacity>=6.0.0
+tooz>=2.5.1
diff -pruN 6.1.0-1/networking_baremetal.egg-info/top_level.txt 6.1.0-0ubuntu1/networking_baremetal.egg-info/top_level.txt
--- 6.1.0-1/networking_baremetal.egg-info/top_level.txt	1970-01-01 00:00:00.000000000 +0000
+++ 6.1.0-0ubuntu1/networking_baremetal.egg-info/top_level.txt	2023-02-27 16:01:39.000000000 +0000
@@ -0,0 +1 @@
+networking_baremetal
diff -pruN 6.1.0-1/setup.cfg 6.1.0-0ubuntu1/setup.cfg
--- 6.1.0-1/setup.cfg	2022-12-28 14:35:45.000000000 +0000
+++ 6.1.0-0ubuntu1/setup.cfg	2023-02-27 16:01:39.247000000 +0000
@@ -1,46 +1,48 @@
 [metadata]
 name = networking-baremetal
 summary = Neutron plugin that provides deep Ironic/Neutron integration.
-description_file =
-    README.rst
+description_file = 
+	README.rst
 author = OpenStack
 author_email = openstack-discuss@lists.openstack.org
 home_page = https://docs.openstack.org/networking-baremetal/latest/
 python_requires = >=3.8
-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 :: Implementation :: CPython
-    Programming Language :: Python :: 3 :: Only
-    Programming Language :: Python :: 3
-    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 :: Implementation :: CPython
+	Programming Language :: Python :: 3 :: Only
+	Programming Language :: Python :: 3
+	Programming Language :: Python :: 3.8
+	Programming Language :: Python :: 3.9
 
 [files]
-packages =
-    networking_baremetal
+packages = 
+	networking_baremetal
 
 [entry_points]
-oslo.config.opts =
-    ironic-neutron-agent = networking_baremetal.agent.ironic_neutron_agent:list_opts
-    ironic-client = networking_baremetal.ironic_client:list_opts
-    baremetal = networking_baremetal.config:list_opts
-    common-device-driver-opts = networking_baremetal.config:list_common_device_driver_opts
-    netconf-openconfig-driver-opts = networking_baremetal.drivers.netconf.openconfig:list_driver_opts
-
-console_scripts =
-    ironic-neutron-agent = networking_baremetal.agent.ironic_neutron_agent:main
-
-neutron.ml2.mechanism_drivers =
-    baremetal = networking_baremetal.plugins.ml2.baremetal_mech:BaremetalMechanismDriver
-
-networking_baremetal.drivers =
-    netconf-openconfig = networking_baremetal.drivers.netconf.openconfig:NetconfOpenConfigDriver
+oslo.config.opts = 
+	ironic-neutron-agent = networking_baremetal.agent.ironic_neutron_agent:list_opts
+	ironic-client = networking_baremetal.ironic_client:list_opts
+	baremetal = networking_baremetal.config:list_opts
+	common-device-driver-opts = networking_baremetal.config:list_common_device_driver_opts
+	netconf-openconfig-driver-opts = networking_baremetal.drivers.netconf.openconfig:list_driver_opts
+console_scripts = 
+	ironic-neutron-agent = networking_baremetal.agent.ironic_neutron_agent:main
+neutron.ml2.mechanism_drivers = 
+	baremetal = networking_baremetal.plugins.ml2.baremetal_mech:BaremetalMechanismDriver
+networking_baremetal.drivers = 
+	netconf-openconfig = networking_baremetal.drivers.netconf.openconfig:NetconfOpenConfigDriver
 
 [pbr]
 autodoc_index_modules = True
 api_doc_dir = contributor/api
+
+[egg_info]
+tag_build = 
+tag_date = 0
+
