diff -pruN 2.5.0-1/AUTHORS 2.5.0-0ubuntu1/AUTHORS
--- 2.5.0-1/AUTHORS	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/AUTHORS	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1,54 @@
+Adam Harwell <flux.adam@gmail.com>
+Andreas Jaeger <aj@suse.com>
+Andrey Kurilin <andr.kurilin@gmail.com>
+Ankur Gupta <ankur.gupta@intel.com>
+Ann Kamyshnikova <akamyshnikova@mirantis.com>
+Bar Elharar <elhararb@gmail.com>
+Bar RH <bar@redhat.com>
+Ben Nemec <bnemec@redhat.com>
+Bernhard M. Wiedemann <bwiedemann@suse.de>
+Brian Haley <bhaley@redhat.com>
+Carlos Goncalves <cgoncalves@redhat.com>
+Corey Bryant <corey.bryant@canonical.com>
+Doug Hellmann <doug@doughellmann.com>
+Elancheran Subramanian <esubramanian@godaddy.com>
+Eric Fried <openstack@fried.cc>
+Ghanshyam Mann <gmann@ghanshyammann.com>
+Gregory Thiemonge <gthiemon@redhat.com>
+Guoqiang Ding <dingguoqiang@cloudin.cn>
+Jude Cross <jcross@godaddy.com>
+Kiran_totad <kiran.totad@nectechnologies.in>
+Lingxian Kong <anlin.kong@gmail.com>
+M V P Nitesh <m.nitesh@nectechnologies.in>
+Maciej Józefczyk <mjozefcz@redhat.com>
+Michael Johnson <johnsomor@gmail.com>
+Michał Dulko <mdulko@redhat.com>
+Nguyen Hai <nguyentrihai93@gmail.com>
+Nguyen Hai Truong <truongnh@vn.fujitsu.com>
+Nir Magnezi <nmagnezi@redhat.com>
+Noah Mickus <noah.mickus@gmail.com>
+OpenStack Release Bot <infra-root@openstack.org>
+Sam Morrison <sorrison@gmail.com>
+ShangXiao <shangxiaobj@inspur.com>
+Thomas Bechtold <tbechtold@suse.com>
+Tony Breeds <tony@bakeyournoodle.com>
+Yang JianFeng <yjf1970231893@gmail.com>
+YuehuiLei <leiyuehui@inspur.com>
+Zane Bitter <zbitter@redhat.com>
+ZhaoBo <zhaobo6@huawei.com>
+ZhongShengping <chdzsp@163.com>
+cao.yuan <cao.yuan@99cloud.net>
+huangshan <huangshan@fiberhome.com>
+jacky06 <zhang.min@99cloud.net>
+lidong <lidongbj@inspur.com>
+malei <malei@maleideMacBook-Pro.local>
+pengyuesheng <pengyuesheng@gohighsec.com>
+qingszhao <zhao.daqing@99cloud.net>
+sapd <saphi070@gmail.com>
+sudhir_agarwal <sudhir.agarwal@nectechnologies.in>
+sunjia <sunjia@inspur.com>
+wangqi <wang.qi@99cloud.net>
+wu.shiming <wushiming@yovole.com>
+yangjianfeng <yjf1970231893@gmail.com>
+yanpuqing <yanpq@awcloud.com>
+zhangboye <zhangboye@inspur.com>
diff -pruN 2.5.0-1/ChangeLog 2.5.0-0ubuntu1/ChangeLog
--- 2.5.0-1/ChangeLog	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/ChangeLog	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1,280 @@
+CHANGES
+=======
+
+2.5.0
+-----
+
+* Add support for PROMETHEUS listeners
+* Ignore new pylint checker
+* Add Python3 yoga unit tests
+* Update master for stable/xena
+
+2.4.0
+-----
+
+* Fix some typos
+* Improve the client performance on large clouds
+* Support pagination for 'list' API calls
+* setup.cfg: Replace dashes with underscores
+* Use py3 as the default runtime for tox
+* Add Python3 xena unit tests
+* Update master for stable/wallaby
+
+2.3.0
+-----
+
+* Remove Babel
+* Improve error messages in list/show calls
+* Remove install unnecessary packages
+* Add ALPN support for pools
+* Fix lower-constraints job
+* remove unicode from code
+* Add tag support for Octavia resources
+* Add support for PROXYV2 protocol
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
+2.2.0
+-----
+
+* Add SCTP support
+* Fix the lower-constraints job for focal
+* Add amphora delete command
+* Fix hacking min version to 3.0.1
+* Add TLS versions and ciphers unsets
+* Add ALPN support for listeners
+* Fix new pylint errors
+
+2.1.0
+-----
+
+* Show operating\_status in listing LB output
+* Switch to newer openstackdocstheme and reno versions
+* Add the ability to specify TLS protocols for a pool
+* Add l7policy and l7rule to octavia quota
+* Add Python3 victoria unit tests
+* Remove mocking of functools.partial
+* Add the ability to specify TLS protocols for a listener
+* Remove Babel requirement
+* Update master for stable/ussuri
+
+2.0.1
+-----
+
+* Add the ability to specify the cipher list for a listener
+* Add the ability to specify the cipher list for a pool
+* Cleanup py27 support
+* Update hacking for Python3
+* Fix doc8 check
+* Align python-octaviaclient to octavia coding style
+* Remove the dependency on the "mock" package
+* Fix Octavia client for API endpoint 503
+* Add --long to amphora-list to show more columns
+* Fix long CLI error messages
+
+2.0.0
+-----
+
+* Add support for availability zone [profiles]
+* Add amphora stats show API and CLI
+* Fix API breakage due to new exceptions module
+* Add "--wait" functionality
+* Do not get all resources if ID is passed
+* Stop testing python 2
+
+1.11.0
+------
+
+* Add librsvg2-bin/-tools to bindep.txt
+* List l7poclies by listener
+* Drop netifaces from requirements.txt
+* Update master for stable/train
+
+1.10.0
+------
+
+* Add support for SOURCE\_IP\_PORT algorithm
+* Wrap several show api calls with correct\_return\_codes
+* Add support to VIP access control list
+* Generate PDF documentation
+* Fix a bad unit test for amphora list
+* Bump the openstackdocstheme extension to 1.20
+* Blacklist sphinx 2.1.0 (autodoc bug)
+* Add Python 3 Train unit tests
+* Update tox.ini for new upper constraints strategy
+
+1.9.0
+-----
+
+* Adds "unset" action to the quota command
+* Adds "unset" action to the l7rule command
+* Adds "unset" action to the l7policy command
+* Adds "unset" action to the flavor command
+* Adds "unset" action to the healthmonitor command
+* Adds "unset" action to the member command
+* Adds "unset" action to the pool command
+* Cleanup requirements.txt
+* Replace git.openstack.org URLs with opendev.org URLs
+* OpenDev Migration Patch
+* Remove python3.5 jobs for Train
+* Adds "unset" action to the listener command
+* Adds "unset" action to the loadbalancer command
+* Make sure we always requests JSON responses
+* Update master for stable/stein
+
+1.8.0
+-----
+
+* Add new options to HealthMonitor CLI
+* Add a new option '--redirect-http-code' into L7Policy CLI
+* Add enable\_tls option into Pool CLI
+* Add 2 new options to Pool for support backend certificates validation
+* Add 'tls\_container\_ref' option into Pool for backend re-encrption
+* Adds loadbalancer amphora configure to OSC
+* Add 4 l7rule types into Octavia CLI
+* Add client\_crl\_container\_ref for Listener API in CLI
+* Add 'client\_authentication' in Listener on client
+* Add 'client\_ca\_tls\_container\_ref' in Listener on client side
+* Update json module to jsonutils
+* Add load balancer flavor support to the OSC client
+* add python 3.7 unit test job
+* Make the documentation reproducible
+* Add some commands for octavia flavor and flavor\_profile
+* Add provider command support
+* Add --provider to load balancer create
+* Fix coverage and set a minimum
+
+1.7.0
+-----
+
+* Fixed some typos
+* Add failover an amphora client support
+* Add compute\_flavor field to amphora
+* Support REDIRECT\_PREFIX for openstack client
+* Change openstack-dev to openstack-discuss
+* Add Python 3.6 classifier to setup.cfg
+* Add python 3.6 unit test job
+* Use templates for cover and lower-constraints
+* add python 3.6 unit test job
+* switch documentation job to new PTI
+* import zuul job settings from project-config
+* Update reno for stable/rocky
+
+1.6.0
+-----
+
+* LB support UDP - Client part
+* Support backup members
+* Add some filter options to load balancer list command
+* Fix missing docs command mapping for status show
+* fix tox python3 overrides
+
+1.5.0
+-----
+
+* Add timeout options to listener resource
+* Add loadbalancer status show client api and osc
+* update cmd2 dependency to handle py3 only versions
+* Update python-octaviaclient tox for stestr
+* Fix for docs build in tox.ini
+* Update the outdated links
+* fix a typo: s/extention/extension
+* Minor changes in docs
+* Updated from global requirements
+* Add release notes link to README
+* add lower-constraints job
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+* Add image\_id and timestamps to amphora
+* Update http links in docs
+* Updated from global requirements
+* fix error url
+* Update docs config for storyboard bugs
+* Updates the command mapping to include LB stats
+* Updated from global requirements
+* Update reno for stable/queens
+
+1.4.0
+-----
+
+* Update and add listener stats release notes
+* Updated from global requirements
+* Remove direct dependency on testtools
+* Updated from global requirements
+* Improve unit testing scalability
+* Code cleanup
+* Update new documentation PTI jobs
+* Updated from global requirements
+* Updated from global requirements
+* Allow case-insensitive entries when selecting from choices
+* Add VIP QoS Policy client support
+* Add listener stats client api and osc
+* Fix release notes theme
+
+1.3.0
+-----
+
+* Complement Octavia client with a set of features
+* Extend loadbalancer\_create valid VIP parameters combinations
+* Add Quota client API and OSC support
+* Add loadbalancer stats client api and osc
+* Updated from global requirements
+* Avoid tox\_install.sh for constraints support
+* Remove .testrepository/times.dbm in tox.ini
+* Updated from global requirements
+* Updated from global requirements
+* Fix missing TLS handling in listener create
+* Updated from global requirements
+* Improve error reporting for the octavia plugin
+* Updated from global requirements
+* Updated from global requirements
+* Move to auto-generated CLI reference
+* Remove positional from requirements
+* Lowercase vip\_Address in return
+* Remove reqs from test-req that exist in req
+* Updated from global requirements
+* Update reno for stable/pike
+* Update python-octaviaclient docs for migration
+* Updated from global requirements
+* Updated from global requirements
+* Replaces uuid.uuid4 with uuidutils.generate\_uuid()
+
+1.1.0
+-----
+
+* Remove rogue calls to str.upper in l7rules
+* Replace six.iteritems() with .items()
+* Updated from global requirements
+* Add TLS-HELLO option for HealthMonitors
+* Remove old pep8 ignores that are no longer necessary
+* Updated from global requirements
+
+1.0.0
+-----
+
+* Add check O346 to disallow backslash line continuation
+* Fix command to include PROXY and update metavars
+* Update help text for all commands
+* Add healthmonitor commands to client
+* Add l7rule commands to client
+* Add l7policy commands to client
+* Add member commands to client
+* Updated from global requirements
+* Add hacking checks
+* Add pool commands to client
+* Add Listener commands to client
+* Add loadbalancer commands to client
+* Updated from global requirements
+* Add install information to readme.rst
+* Version name correction to allow installing
+* Optimize the link address
+
+0.1.0
+-----
+
+* Initialize plugin for OSC
+* Update Docs for more information and dummy commands
+* Add mapping documentation between legacy Neutron CLI and Octavia
+* Initial setup of the python-octaviaclient repo
+* Added .gitreview
diff -pruN 2.5.0-1/debian/changelog 2.5.0-0ubuntu1/debian/changelog
--- 2.5.0-1/debian/changelog	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/changelog	2022-03-02 19:25:03.000000000 +0000
@@ -1,76 +1,66 @@
-python-octaviaclient (2.5.0-1) experimental; urgency=medium
+python-octaviaclient (2.5.0-0ubuntu1) jammy; urgency=medium
 
-  * New upstream release.
-
- -- Thomas Goirand <zigo@debian.org>  Wed, 23 Feb 2022 09:35:58 +0100
-
-python-octaviaclient (2.4.0-2) unstable; urgency=medium
-
-  * Uploading to unstable.
-
- -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 17:50:29 +0200
-
-python-octaviaclient (2.4.0-1) experimental; urgency=medium
-
-  * New upstream release.
-
- -- Thomas Goirand <zigo@debian.org>  Mon, 06 Sep 2021 09:54:31 +0200
+  * New upstream release for OpenStack Yoga.
 
-python-octaviaclient (2.3.1-2) unstable; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 02 Mar 2022 14:25:03 -0500
 
-  * Upload to unstable.
+python-octaviaclient (2.4.0-0ubuntu1) impish; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 11:37:12 +0200
+  * New upstream release for OpenStack Xena.
 
-python-octaviaclient (2.3.1-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 21 Jul 2021 09:38:48 -0400
 
-  * New upstream release.
+python-octaviaclient (2.3.0-0ubuntu1) hirsute; urgency=medium
 
- -- Michal Arbet <michal.arbet@ultimum.io>  Thu, 15 Jul 2021 12:45:52 +0200
+  [ Chris MacNaughton ]
+  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
 
-python-octaviaclient (2.3.0-1) experimental; urgency=medium
+  [ Corey Bryant ]
+  * New upstream release for OpenStack Wallaby.
+  * d/control: Align (Build-)Depends with upstream.
 
-  * New upstream release.
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 12 Apr 2021 15:35:36 -0400
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 11 Mar 2021 16:44:30 +0100
+python-octaviaclient (2.2.0-0ubuntu1) groovy; urgency=medium
 
-python-octaviaclient (2.2.0-2) unstable; urgency=medium
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
 
-  * Uploading to unstable.
-  * Fixed debian/watch.
-  * Add a debian/salsa-ci.yml.
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 11 Sep 2020 15:55:32 -0400
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2020 16:46:19 +0200
+python-octaviaclient (2.1.0-0ubuntu1) groovy; urgency=medium
 
-python-octaviaclient (2.2.0-1) experimental; urgency=medium
-
-  * New upstream release.
-  * Fixed (build-)depends for this release.
-  * Switch to debhelper-compat = 11.
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control, d/rules: Switch to debhelper compat 12 and pybuild.
+  * d/control: Update Standards-Version to 4.5.0.
+  * d/p/skip-py38-failures.patch: Rebased.
 
- -- Thomas Goirand <zigo@debian.org>  Sun, 13 Sep 2020 10:12:58 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 28 Jul 2020 20:33:23 -0400
 
-python-octaviaclient (2.1.0-1) experimental; urgency=medium
+python-octaviaclient (2.0.1-0ubuntu1) focal; urgency=medium
 
-  * New upstream release.
-  * Fixed (build-)depends for this release.
+  * New upstream release for OpenStack Ussuri.
+  * d/p/skip-py38-failures.patch: Skip failing py38 tests.
 
- -- Thomas Goirand <zigo@debian.org>  Thu, 10 Sep 2020 12:27:36 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 10 Apr 2020 10:04:28 -0400
 
-python-octaviaclient (2.0.1-2) unstable; urgency=medium
+python-octaviaclient (2.0.0-0ubuntu1) focal; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream release for OpenStack Ussuri.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 23:28:36 +0200
+ -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Mon, 03 Feb 2020 10:21:00 +0000
 
-python-octaviaclient (2.0.1-1) experimental; urgency=medium
+python-octaviaclient (1.11.0-0ubuntu1) focal; urgency=low
 
-  * New upstream release.
-  * Fixed (build-)depends for this release.
-  * Refreshed remove-privacy-breach.patch.
-  * Blacklist 6 unit tests broken with Python 3.8.
+  * Merge from Debian unstable.  Remaining changes:
+    - d/gbp.conf: Retain for gbp and pristine-tar config.
+    - d/control: Enable autopkgtest-pkg-python testsuite.
+  * New upstream release for OpenStack Ussuri.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/p/remove-privacy-breach.patch: Rebased.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 10 Apr 2020 09:34:36 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 06 Dec 2019 11:34:16 -0500
 
 python-octaviaclient (1.10.0-2) unstable; urgency=medium
 
@@ -94,6 +84,20 @@ python-octaviaclient (1.10.0-1) experime
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 17 Sep 2019 08:46:48 +0200
 
+python-octaviaclient (1.10.0-0ubuntu1) eoan; urgency=medium
+
+  * New upstream release for OpenStack Train.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 25 Sep 2019 14:12:52 -0400
+
+python-octaviaclient (1.9.0-0ubuntu1) eoan; urgency=medium
+
+  * New upstream release for OpenStack Train.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 31 Jul 2019 10:42:15 -0400
+
 python-octaviaclient (1.8.0-3) unstable; urgency=medium
 
   * Uploading to unstable.
@@ -113,6 +117,27 @@ python-octaviaclient (1.8.0-1) experimen
 
  -- Thomas Goirand <zigo@debian.org>  Sat, 23 Mar 2019 20:34:02 +0100
 
+python-octaviaclient (1.8.0-0ubuntu2) eoan; urgency=medium
+
+  * d/control: Drop BDI's on python-* packages.
+  * d/control: Drop python-octaviaclient binary package.
+  * d/rules: Tweak to stop build and install of Python 2 parts.
+
+ -- Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>  Thu, 11 Jul 2019 10:55:01 +0200
+
+python-octaviaclient (1.8.0-0ubuntu1) disco; urgency=medium
+
+  * New upstream release for OpenStack Stein.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 11 Mar 2019 16:36:28 -0400
+
+python-octaviaclient (1.7.0-0ubuntu1) disco; urgency=medium
+
+  * New upstream release for OpenStack Stein.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 30 Jan 2019 10:18:20 -0500
+
 python-octaviaclient (1.6.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
@@ -132,6 +157,16 @@ python-octaviaclient (1.6.0-1) experimen
 
  -- Thomas Goirand <zigo@debian.org>  Wed, 22 Aug 2018 12:21:12 +0200
 
+python-octaviaclient (1.6.0-0ubuntu1) cosmic; urgency=medium
+
+  * d/gbp.conf: Update gbp configuration file.
+  * d/control: Update Vcs-* links and maintainers.
+  * New upstream release for OpenStack Rocky.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/p/remove-privacy-breach.patch: Rebased.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 01 Aug 2018 15:15:14 -0400
+
 python-octaviaclient (1.4.0-2) unstable; urgency=medium
 
   [ Ondřej Nový ]
@@ -162,3 +197,4 @@ python-octaviaclient (1.1.0-1) unstable;
   * Initial release. (Closes: #877693)
 
  -- Thomas Goirand <zigo@debian.org>  Wed, 04 Oct 2017 13:53:21 +0200
+
diff -pruN 2.5.0-1/debian/control 2.5.0-0ubuntu1/debian/control
--- 2.5.0-1/debian/control	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/control	2022-03-02 19:25:03.000000000 +0000
@@ -1,40 +1,45 @@
 Source: python-octaviaclient
 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 <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
- Michal Arbet <michal.arbet@ultimum.io>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 12),
  dh-python,
  openstack-pkg-tools,
  python3-all,
- python3-pbr,
+ python3-pbr (>= 2.0.0),
  python3-setuptools,
- python3-sphinx,
+ python3-sphinx (>= 2.0.0),
+ python3-sphinxcontrib.svg2pdfconverter (>= 0.1.0),
 Build-Depends-Indep:
- python3-cliff,
- python3-coverage,
+ python3-babel (>= 2.3.4),
+ python3-cliff (>= 2.8.0),
+ python3-coverage (>= 4.0),
  python3-hacking,
- python3-keystoneauth1,
- python3-neutronclient,
- python3-openstackclient,
- python3-openstackdocstheme,
- python3-osc-lib,
- python3-oslo.serialization,
- python3-oslo.utils,
- python3-oslotest,
- python3-pygments,
- python3-requests-mock,
- python3-sphinxcontrib.svg2pdfconverter,
- python3-stestr,
- python3-testscenarios,
+ python3-keystoneauth1 (>= 3.18.0),
+ python3-mock (>= 2.0.0),
+ python3-netifaces,
+ python3-neutronclient (>= 1:6.7.0),
+ python3-openstackclient (>= 3.12.0),
+ python3-openstackdocstheme (>= 2.2.1),
+ python3-osc-lib (>= 1.14.1),
+ python3-oslo.serialization (>= 2.18.0),
+ python3-oslo.utils (>= 3.33.0),
+ python3-oslotest (>= 1:3.2.0),
+ python3-pygments (>= 2.2.0),
+ python3-requests-mock (>= 1.2.0),
+ python3-six (>= 1.10.0),
+ python3-stestr (>= 2.0.0),
+ python3-testscenarios (>= 0.4),
  subunit,
-Standards-Version: 4.4.1
-Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-octaviaclient
-Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-octaviaclient.git
-Homepage: http://docs.openstack.org/developer/python-octaviaclient
+Standards-Version: 4.5.0
+Vcs-Browser: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-octaviaclient
+Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-octaviaclient
+Homepage: https://opendev.org/openstack/python-octaviaclient
+Testsuite: autopkgtest-pkg-python
 
 Package: python-octaviaclient-doc
 Section: doc
@@ -54,15 +59,18 @@ Description: Octavia client for OpenStac
 Package: python3-octaviaclient
 Architecture: all
 Depends:
- python3-cliff,
- python3-keystoneauth1,
- python3-neutronclient,
- python3-openstackclient,
- python3-osc-lib,
- python3-oslo.serialization,
- python3-oslo.utils,
- python3-pbr,
- python3-requests,
+ python3-babel (>= 2.3.4),
+ python3-cliff (>= 2.8.0),
+ python3-keystoneauth1 (>= 3.18.0),
+ python3-netifaces,
+ python3-neutronclient (>= 1:6.7.0),
+ python3-openstackclient (>= 3.12.0),
+ python3-osc-lib (>= 1.14.1),
+ python3-oslo.serialization (>= 2.18.0),
+ python3-oslo.utils (>= 3.33.0),
+ python3-pbr (>= 2.0.0),
+ python3-requests (>= 2.14.2),
+ python3-six (>= 1.10.0),
  ${misc:Depends},
  ${python3:Depends},
 Suggests:
diff -pruN 2.5.0-1/debian/copyright 2.5.0-0ubuntu1/debian/copyright
--- 2.5.0-1/debian/copyright	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/copyright	2022-03-02 19:25:03.000000000 +0000
@@ -1,6 +1,6 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: python-octaviaclient
-Source: http://docs.openstack.org/developer/python-octaviaclient
+Source: https://opendev.org/openstack/python-octaviaclient
 
 Files: *
 Copyright: (c) 2012-2017, OpenStack Foundation
@@ -11,7 +11,6 @@ License: Apache-2
 
 Files: debian/*
 Copyright: (c) 2017, Thomas Goirand <zigo@debian.org>
-           (c) 2020, Michal Arbet <michal.arbet@ultimum.io>
 License: Apache-2
 
 License: Apache-2
diff -pruN 2.5.0-1/debian/gbp.conf 2.5.0-0ubuntu1/debian/gbp.conf
--- 2.5.0-1/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/gbp.conf	2022-03-02 19:25:03.000000000 +0000
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -pruN 2.5.0-1/debian/patches/remove-privacy-breach.patch 2.5.0-0ubuntu1/debian/patches/remove-privacy-breach.patch
--- 2.5.0-1/debian/patches/remove-privacy-breach.patch	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/patches/remove-privacy-breach.patch	2022-03-02 19:25:03.000000000 +0000
@@ -3,10 +3,8 @@ Author: Thomas Goirand <zigo@debian.org>
 Forwarded: not-needed
 Last-Update: 2018-08-22
 
-Index: python-octaviaclient/README.rst
-===================================================================
---- python-octaviaclient.orig/README.rst
-+++ python-octaviaclient/README.rst
+--- a/README.rst
++++ b/README.rst
 @@ -1,9 +1,6 @@
  Team and repository tags
  ========================
diff -pruN 2.5.0-1/debian/patches/series 2.5.0-0ubuntu1/debian/patches/series
--- 2.5.0-1/debian/patches/series	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/patches/series	2022-03-02 19:25:03.000000000 +0000
@@ -1 +1,2 @@
+skip-py38-failures.patch
 remove-privacy-breach.patch
diff -pruN 2.5.0-1/debian/patches/skip-py38-failures.patch 2.5.0-0ubuntu1/debian/patches/skip-py38-failures.patch
--- 2.5.0-1/debian/patches/skip-py38-failures.patch	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/patches/skip-py38-failures.patch	2022-03-02 19:25:03.000000000 +0000
@@ -0,0 +1,74 @@
+Description: Skip tests that are failing for py38.
+Author: Corey Bryant <corey.bryant@canonical.com>
+Bug: https://storyboard.openstack.org/#!/story/2007536
+
+--- a/octaviaclient/tests/unit/osc/v2/test_l7rule.py
++++ b/octaviaclient/tests/unit/osc/v2/test_l7rule.py
+@@ -13,6 +13,8 @@
+ #   under the License.
+ #
+ import copy
++import sys
++import unittest
+ from unittest import mock
+ 
+ from octaviaclient.osc.v2 import constants
+@@ -88,6 +90,7 @@
+             l7policy_id=self._l7po.id
+         )
+ 
++    @unittest.skipIf(sys.version_info >= (3, 8), "Skipping test for Python 3.8")
+     @mock.patch('osc_lib.utils.wait_for_delete')
+     @mock.patch('octaviaclient.osc.v2.utils.get_l7rule_attrs')
+     def test_l7rule_delete_wait(self, mock_attrs, mock_wait):
+@@ -256,6 +259,7 @@
+             l7policy_id=self._l7po.id,
+             json={'rule': {'admin_state_up': False}})
+ 
++    @unittest.skipIf(sys.version_info >= (3, 8), "Skipping test for Python 3.8")
+     @mock.patch('osc_lib.utils.wait_for_status')
+     @mock.patch('octaviaclient.osc.v2.utils.get_l7rule_attrs')
+     def test_l7rule_set_wait(self, mock_attrs, mock_wait):
+@@ -300,6 +304,7 @@
+     def test_l7rule_unset_invert(self):
+         self._test_l7rule_unset_param('invert')
+ 
++    @unittest.skipIf(sys.version_info >= (3, 8), "Skipping test for Python 3.8")
+     def test_l7rule_unset_invert_wait(self):
+         self._test_l7rule_unset_param_wait('invert')
+ 
+--- a/octaviaclient/tests/unit/osc/v2/test_member.py
++++ b/octaviaclient/tests/unit/osc/v2/test_member.py
+@@ -11,6 +11,8 @@
+ #   under the License.
+ #
+ import copy
++import sys
++import unittest
+ from unittest import mock
+ 
+ import osc_lib.tests.utils as osc_test_utils
+@@ -173,6 +175,7 @@
+         self.api_mock.member_delete.assert_called_with(
+             pool_id=self._mem.pool_id, member_id=self._mem.id)
+ 
++    @unittest.skipIf(sys.version_info >= (3, 8), "Skipping test for Python 3.8")
+     @mock.patch('osc_lib.utils.wait_for_delete')
+     @mock.patch('octaviaclient.osc.v2.utils.get_member_attrs')
+     def test_member_delete_wait(self, mock_attrs, mock_wait):
+@@ -224,6 +227,7 @@
+             json={'member': {'name': 'new_name',
+                              'backup': True}})
+ 
++    @unittest.skipIf(sys.version_info >= (3, 8), "Skipping test for Python 3.8")
+     @mock.patch('osc_lib.utils.wait_for_status')
+     @mock.patch('octaviaclient.osc.v2.utils.get_member_attrs')
+     def test_member_set_wait(self, mock_attrs, mock_wait):
+@@ -299,6 +303,7 @@
+     def test_member_unset_name(self):
+         self._test_member_unset_param('name')
+ 
++    @unittest.skipIf(sys.version_info >= (3, 8), "Skipping test for Python 3.8")
+     def test_member_unset_name_wait(self):
+         self._test_member_unset_param_wait('name')
+ 
diff -pruN 2.5.0-1/debian/rules 2.5.0-0ubuntu1/debian/rules
--- 2.5.0-1/debian/rules	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/rules	2022-03-02 19:25:03.000000000 +0000
@@ -1,10 +1,12 @@
 #!/usr/bin/make -f
 
-UPSTREAM_GIT := https://github.com/openstack/python-octaviaclient.git
+export PYBUILD_NAME=octaviaclient
+
+UPSTREAM_GIT := https://opendev.org/openstack/python-octaviaclient.git
 include /usr/share/openstack-pkg-tools/pkgos.make
 
 %:
-	dh $@ --buildsystem=python_distutils --with python3,sphinxdoc
+	dh $@ --buildsystem=pybuild --with python3,sphinxdoc
 
 override_dh_auto_clean:
 	rm -rf build
@@ -17,14 +19,13 @@ override_dh_auto_install:
 
 override_dh_auto_test:
 ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
-	# Tests broken on Python 3.8: https://storyboard.openstack.org/#!/story/2007536
-	pkgos-dh_auto_test --no-py2 'octaviaclient\.tests\.unit\.(?!(.*osc\.v2\.test_l7rule\.TestL7RuleDelete\.test_l7rule_delete_wait.*|.*osc\.v2\.test_l7rule\.TestL7RuleSet\.test_l7rule_set_wait.*|.*osc\.v2\.test_l7rule\.TestL7RuleUnset\.test_l7rule_unset_invert_wait.*|.*osc\.v2\.test_member\.TestMemberSet\.test_member_set_wait.*|.*osc\.v2\.test_member\.TestMemberDelete\.test_member_delete_wait.*|.*osc\.v2\.test_member\.TestMemberUnset\.test_member_unset_name_wait.*))'
+	pkgos-dh_auto_test --no-py2
 endif
 
 override_dh_sphinxdoc:
 ifeq (,$(findstring nodoc, $(DEB_BUILD_OPTIONS)))
 	PYTHONPATH=. python3 -m sphinx -b html doc/source debian/python-octaviaclient-doc/usr/share/doc/python-octaviaclient-doc/html
-	dh_sphinxdoc -O--buildsystem=python_distutils
+	dh_sphinxdoc -O--buildsystem=pybuild
 endif
 
 override_dh_python3:
diff -pruN 2.5.0-1/debian/salsa-ci.yml 2.5.0-0ubuntu1/debian/salsa-ci.yml
--- 2.5.0-1/debian/salsa-ci.yml	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/salsa-ci.yml	1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
diff -pruN 2.5.0-1/debian/watch 2.5.0-0ubuntu1/debian/watch
--- 2.5.0-1/debian/watch	2022-02-23 08:35:58.000000000 +0000
+++ 2.5.0-0ubuntu1/debian/watch	2022-03-02 19:25:03.000000000 +0000
@@ -1,3 +1,4 @@
 version=3
-opts="uversionmangle=s/\.0rc/~rc/;s/\.0b1/~b1/;s/\.0b2/~b2/;s/\.0b3/~b3/" \
-https://github.com/openstack/python-octaviaclient/tags .*/(\d[brc\d\.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/python-octaviaclient/python-octaviaclient-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+
diff -pruN 2.5.0-1/.gitignore 2.5.0-0ubuntu1/.gitignore
--- 2.5.0-1/.gitignore	2022-02-21 18:01:10.000000000 +0000
+++ 2.5.0-0ubuntu1/.gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,62 +0,0 @@
-*.py[cod]
-
-# C extensions
-*.so
-
-# Packages
-*.egg*
-*.egg-info
-dist
-build
-eggs
-parts
-bin
-var
-sdist
-develop-eggs
-.installed.cfg
-lib
-lib64
-
-# Installer logs
-pip-log.txt
-
-# Unit test / coverage reports
-cover/
-.coverage*
-!.coveragerc
-.tox
-nosetests.xml
-.testrepository
-.venv
-.stestr
-
-# Translations
-*.mo
-
-# Mr Developer
-.mr.developer.cfg
-.project
-.pydevproject
-
-# Complexity
-output/*.html
-output/*/index.html
-
-# Sphinx
-doc/build
-
-# pbr generates these
-AUTHORS
-ChangeLog
-
-# Editors
-*~
-.*.swp
-.*sw?
-
-# Files created by releasenotes build
-releasenotes/build
-
-# PyCharm project directory
-.idea
diff -pruN 2.5.0-1/.gitreview 2.5.0-0ubuntu1/.gitreview
--- 2.5.0-1/.gitreview	2022-02-21 18:01:10.000000000 +0000
+++ 2.5.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-octaviaclient.git
diff -pruN 2.5.0-1/PKG-INFO 2.5.0-0ubuntu1/PKG-INFO
--- 2.5.0-1/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/PKG-INFO	2022-02-22 11:46:00.324814600 +0000
@@ -0,0 +1,75 @@
+Metadata-Version: 1.2
+Name: python-octaviaclient
+Version: 2.5.0
+Summary: Octavia client for OpenStack Load Balancing
+Home-page: https://docs.openstack.org/python-octaviaclient/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: Team and repository tags
+        ========================
+        
+        .. image:: https://governance.openstack.org/tc/badges/python-octaviaclient.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        python-octaviaclient
+        ====================
+        
+        Octavia client for OpenStack Load Balancing
+        
+        This is an OpenStack Client (OSC) plugin for Octavia, an OpenStack
+        Load Balancing project.
+        
+        For more information about Octavia see:
+        https://docs.openstack.org/octavia/latest/
+        
+        For more information about the OpenStack Client see:
+        https://docs.openstack.org/python-openstackclient/latest/
+        
+        * Free software: Apache license
+        * Documentation: https://docs.openstack.org/octavia/latest/
+        * Source: https://opendev.org/openstack/python-octaviaclient
+        * Release notes: https://docs.openstack.org/releasenotes/python-octaviaclient/
+        * Bugs: https://storyboard.openstack.org/#!/project/911
+        
+        Getting Started
+        ===============
+        
+        .. note:: This is an OpenStack Client plugin. The ``python-openstackclient``
+                  project should be installed to use this plugin.
+        
+        Octavia client can be installed from PyPI using pip
+        
+        .. code-block:: bash
+        
+            pip install python-octaviaclient
+        
+        If you want to make changes to the Octavia client for testing and contribution,
+        make any changes and then run
+        
+        .. code-block:: bash
+        
+            python setup.py develop
+        
+        or
+        
+        .. code-block:: bash
+        
+            pip install -e .
+        
+        
+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.6
+Classifier: Programming Language :: Python :: 3.7
+Requires-Python: >=3.6
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/dependency_links.txt 2.5.0-0ubuntu1/python_octaviaclient.egg-info/dependency_links.txt
--- 2.5.0-1/python_octaviaclient.egg-info/dependency_links.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/dependency_links.txt	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/entry_points.txt 2.5.0-0ubuntu1/python_octaviaclient.egg-info/entry_points.txt
--- 2.5.0-1/python_octaviaclient.egg-info/entry_points.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/entry_points.txt	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1,87 @@
+[openstack.cli.extension]
+load_balancer = octaviaclient.osc.plugin
+
+[openstack.load_balancer.v2]
+loadbalancer_amphora_configure = octaviaclient.osc.v2.amphora:ConfigureAmphora
+loadbalancer_amphora_delete = octaviaclient.osc.v2.amphora:DeleteAmphora
+loadbalancer_amphora_failover = octaviaclient.osc.v2.amphora:FailoverAmphora
+loadbalancer_amphora_list = octaviaclient.osc.v2.amphora:ListAmphora
+loadbalancer_amphora_show = octaviaclient.osc.v2.amphora:ShowAmphora
+loadbalancer_amphora_stats_show = octaviaclient.osc.v2.amphora:ShowAmphoraStats
+loadbalancer_availabilityzone_create = octaviaclient.osc.v2.availabilityzone:CreateAvailabilityzone
+loadbalancer_availabilityzone_delete = octaviaclient.osc.v2.availabilityzone:DeleteAvailabilityzone
+loadbalancer_availabilityzone_list = octaviaclient.osc.v2.availabilityzone:ListAvailabilityzone
+loadbalancer_availabilityzone_set = octaviaclient.osc.v2.availabilityzone:SetAvailabilityzone
+loadbalancer_availabilityzone_show = octaviaclient.osc.v2.availabilityzone:ShowAvailabilityzone
+loadbalancer_availabilityzone_unset = octaviaclient.osc.v2.availabilityzone:UnsetAvailabilityzone
+loadbalancer_availabilityzoneprofile_create = octaviaclient.osc.v2.availabilityzoneprofile:CreateAvailabilityzoneProfile
+loadbalancer_availabilityzoneprofile_delete = octaviaclient.osc.v2.availabilityzoneprofile:DeleteAvailabilityzoneProfile
+loadbalancer_availabilityzoneprofile_list = octaviaclient.osc.v2.availabilityzoneprofile:ListAvailabilityzoneProfile
+loadbalancer_availabilityzoneprofile_set = octaviaclient.osc.v2.availabilityzoneprofile:SetAvailabilityzoneProfile
+loadbalancer_availabilityzoneprofile_show = octaviaclient.osc.v2.availabilityzoneprofile:ShowAvailabilityzoneProfile
+loadbalancer_create = octaviaclient.osc.v2.load_balancer:CreateLoadBalancer
+loadbalancer_delete = octaviaclient.osc.v2.load_balancer:DeleteLoadBalancer
+loadbalancer_failover = octaviaclient.osc.v2.load_balancer:FailoverLoadBalancer
+loadbalancer_flavor_create = octaviaclient.osc.v2.flavor:CreateFlavor
+loadbalancer_flavor_delete = octaviaclient.osc.v2.flavor:DeleteFlavor
+loadbalancer_flavor_list = octaviaclient.osc.v2.flavor:ListFlavor
+loadbalancer_flavor_set = octaviaclient.osc.v2.flavor:SetFlavor
+loadbalancer_flavor_show = octaviaclient.osc.v2.flavor:ShowFlavor
+loadbalancer_flavor_unset = octaviaclient.osc.v2.flavor:UnsetFlavor
+loadbalancer_flavorprofile_create = octaviaclient.osc.v2.flavorprofile:CreateFlavorProfile
+loadbalancer_flavorprofile_delete = octaviaclient.osc.v2.flavorprofile:DeleteFlavorProfile
+loadbalancer_flavorprofile_list = octaviaclient.osc.v2.flavorprofile:ListFlavorProfile
+loadbalancer_flavorprofile_set = octaviaclient.osc.v2.flavorprofile:SetFlavorProfile
+loadbalancer_flavorprofile_show = octaviaclient.osc.v2.flavorprofile:ShowFlavorProfile
+loadbalancer_healthmonitor_create = octaviaclient.osc.v2.health_monitor:CreateHealthMonitor
+loadbalancer_healthmonitor_delete = octaviaclient.osc.v2.health_monitor:DeleteHealthMonitor
+loadbalancer_healthmonitor_list = octaviaclient.osc.v2.health_monitor:ListHealthMonitor
+loadbalancer_healthmonitor_set = octaviaclient.osc.v2.health_monitor:SetHealthMonitor
+loadbalancer_healthmonitor_show = octaviaclient.osc.v2.health_monitor:ShowHealthMonitor
+loadbalancer_healthmonitor_unset = octaviaclient.osc.v2.health_monitor:UnsetHealthMonitor
+loadbalancer_l7policy_create = octaviaclient.osc.v2.l7policy:CreateL7Policy
+loadbalancer_l7policy_delete = octaviaclient.osc.v2.l7policy:DeleteL7Policy
+loadbalancer_l7policy_list = octaviaclient.osc.v2.l7policy:ListL7Policy
+loadbalancer_l7policy_set = octaviaclient.osc.v2.l7policy:SetL7Policy
+loadbalancer_l7policy_show = octaviaclient.osc.v2.l7policy:ShowL7Policy
+loadbalancer_l7policy_unset = octaviaclient.osc.v2.l7policy:UnsetL7Policy
+loadbalancer_l7rule_create = octaviaclient.osc.v2.l7rule:CreateL7Rule
+loadbalancer_l7rule_delete = octaviaclient.osc.v2.l7rule:DeleteL7Rule
+loadbalancer_l7rule_list = octaviaclient.osc.v2.l7rule:ListL7Rule
+loadbalancer_l7rule_set = octaviaclient.osc.v2.l7rule:SetL7Rule
+loadbalancer_l7rule_show = octaviaclient.osc.v2.l7rule:ShowL7Rule
+loadbalancer_l7rule_unset = octaviaclient.osc.v2.l7rule:UnsetL7Rule
+loadbalancer_list = octaviaclient.osc.v2.load_balancer:ListLoadBalancer
+loadbalancer_listener_create = octaviaclient.osc.v2.listener:CreateListener
+loadbalancer_listener_delete = octaviaclient.osc.v2.listener:DeleteListener
+loadbalancer_listener_list = octaviaclient.osc.v2.listener:ListListener
+loadbalancer_listener_set = octaviaclient.osc.v2.listener:SetListener
+loadbalancer_listener_show = octaviaclient.osc.v2.listener:ShowListener
+loadbalancer_listener_stats_show = octaviaclient.osc.v2.listener:ShowListenerStats
+loadbalancer_listener_unset = octaviaclient.osc.v2.listener:UnsetListener
+loadbalancer_member_create = octaviaclient.osc.v2.member:CreateMember
+loadbalancer_member_delete = octaviaclient.osc.v2.member:DeleteMember
+loadbalancer_member_list = octaviaclient.osc.v2.member:ListMember
+loadbalancer_member_set = octaviaclient.osc.v2.member:SetMember
+loadbalancer_member_show = octaviaclient.osc.v2.member:ShowMember
+loadbalancer_member_unset = octaviaclient.osc.v2.member:UnsetMember
+loadbalancer_pool_create = octaviaclient.osc.v2.pool:CreatePool
+loadbalancer_pool_delete = octaviaclient.osc.v2.pool:DeletePool
+loadbalancer_pool_list = octaviaclient.osc.v2.pool:ListPool
+loadbalancer_pool_set = octaviaclient.osc.v2.pool:SetPool
+loadbalancer_pool_show = octaviaclient.osc.v2.pool:ShowPool
+loadbalancer_pool_unset = octaviaclient.osc.v2.pool:UnsetPool
+loadbalancer_provider_capability_list = octaviaclient.osc.v2.provider:ListProviderCapability
+loadbalancer_provider_list = octaviaclient.osc.v2.provider:ListProvider
+loadbalancer_quota_defaults_show = octaviaclient.osc.v2.quota:ShowQuotaDefaults
+loadbalancer_quota_list = octaviaclient.osc.v2.quota:ListQuota
+loadbalancer_quota_reset = octaviaclient.osc.v2.quota:ResetQuota
+loadbalancer_quota_set = octaviaclient.osc.v2.quota:SetQuota
+loadbalancer_quota_show = octaviaclient.osc.v2.quota:ShowQuota
+loadbalancer_quota_unset = octaviaclient.osc.v2.quota:UnsetQuota
+loadbalancer_set = octaviaclient.osc.v2.load_balancer:SetLoadBalancer
+loadbalancer_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancer
+loadbalancer_stats_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancerStats
+loadbalancer_status_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancerStatus
+loadbalancer_unset = octaviaclient.osc.v2.load_balancer:UnsetLoadBalancer
+
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/not-zip-safe 2.5.0-0ubuntu1/python_octaviaclient.egg-info/not-zip-safe
--- 2.5.0-1/python_octaviaclient.egg-info/not-zip-safe	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/not-zip-safe	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/pbr.json 2.5.0-0ubuntu1/python_octaviaclient.egg-info/pbr.json
--- 2.5.0-1/python_octaviaclient.egg-info/pbr.json	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/pbr.json	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1 @@
+{"git_version": "d65be0e", "is_release": true}
\ No newline at end of file
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/PKG-INFO 2.5.0-0ubuntu1/python_octaviaclient.egg-info/PKG-INFO
--- 2.5.0-1/python_octaviaclient.egg-info/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/PKG-INFO	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1,75 @@
+Metadata-Version: 1.2
+Name: python-octaviaclient
+Version: 2.5.0
+Summary: Octavia client for OpenStack Load Balancing
+Home-page: https://docs.openstack.org/python-octaviaclient/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: Team and repository tags
+        ========================
+        
+        .. image:: https://governance.openstack.org/tc/badges/python-octaviaclient.svg
+            :target: https://governance.openstack.org/tc/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        python-octaviaclient
+        ====================
+        
+        Octavia client for OpenStack Load Balancing
+        
+        This is an OpenStack Client (OSC) plugin for Octavia, an OpenStack
+        Load Balancing project.
+        
+        For more information about Octavia see:
+        https://docs.openstack.org/octavia/latest/
+        
+        For more information about the OpenStack Client see:
+        https://docs.openstack.org/python-openstackclient/latest/
+        
+        * Free software: Apache license
+        * Documentation: https://docs.openstack.org/octavia/latest/
+        * Source: https://opendev.org/openstack/python-octaviaclient
+        * Release notes: https://docs.openstack.org/releasenotes/python-octaviaclient/
+        * Bugs: https://storyboard.openstack.org/#!/project/911
+        
+        Getting Started
+        ===============
+        
+        .. note:: This is an OpenStack Client plugin. The ``python-openstackclient``
+                  project should be installed to use this plugin.
+        
+        Octavia client can be installed from PyPI using pip
+        
+        .. code-block:: bash
+        
+            pip install python-octaviaclient
+        
+        If you want to make changes to the Octavia client for testing and contribution,
+        make any changes and then run
+        
+        .. code-block:: bash
+        
+            python setup.py develop
+        
+        or
+        
+        .. code-block:: bash
+        
+            pip install -e .
+        
+        
+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.6
+Classifier: Programming Language :: Python :: 3.7
+Requires-Python: >=3.6
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/requires.txt 2.5.0-0ubuntu1/python_octaviaclient.egg-info/requires.txt
--- 2.5.0-1/python_octaviaclient.egg-info/requires.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/requires.txt	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1,9 @@
+cliff!=2.9.0,>=2.8.0
+keystoneauth1>=3.18.0
+osc-lib>=1.14.1
+oslo.serialization!=2.19.1,>=2.18.0
+oslo.utils>=3.33.0
+pbr!=2.1.0,>=2.0.0
+python-neutronclient>=6.7.0
+python-openstackclient>=3.12.0
+requests>=2.14.2
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/SOURCES.txt 2.5.0-0ubuntu1/python_octaviaclient.egg-info/SOURCES.txt
--- 2.5.0-1/python_octaviaclient.egg-info/SOURCES.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/SOURCES.txt	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1,153 @@
+.coveragerc
+.mailmap
+.pylintrc
+.stestr.conf
+AUTHORS
+CONTRIBUTING.rst
+ChangeLog
+HACKING.rst
+LICENSE
+README.rst
+bindep.txt
+lower-constraints.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/readme.rst
+doc/source/cli/index.rst
+doc/source/contributor/index.rst
+doc/source/install/index.rst
+doc/source/reference/index.rst
+doc/source/reference/data/lbaas.csv
+octaviaclient/__init__.py
+octaviaclient/version.py
+octaviaclient/api/__init__.py
+octaviaclient/api/constants.py
+octaviaclient/api/exceptions.py
+octaviaclient/api/v2/__init__.py
+octaviaclient/api/v2/octavia.py
+octaviaclient/hacking/__init__.py
+octaviaclient/hacking/checks.py
+octaviaclient/osc/__init__.py
+octaviaclient/osc/plugin.py
+octaviaclient/osc/v2/__init__.py
+octaviaclient/osc/v2/amphora.py
+octaviaclient/osc/v2/availabilityzone.py
+octaviaclient/osc/v2/availabilityzoneprofile.py
+octaviaclient/osc/v2/constants.py
+octaviaclient/osc/v2/flavor.py
+octaviaclient/osc/v2/flavorprofile.py
+octaviaclient/osc/v2/health_monitor.py
+octaviaclient/osc/v2/l7policy.py
+octaviaclient/osc/v2/l7rule.py
+octaviaclient/osc/v2/listener.py
+octaviaclient/osc/v2/load_balancer.py
+octaviaclient/osc/v2/member.py
+octaviaclient/osc/v2/pool.py
+octaviaclient/osc/v2/provider.py
+octaviaclient/osc/v2/quota.py
+octaviaclient/osc/v2/utils.py
+octaviaclient/osc/v2/validate.py
+octaviaclient/tests/__init__.py
+octaviaclient/tests/fakes.py
+octaviaclient/tests/functional/__init__.py
+octaviaclient/tests/functional/base.py
+octaviaclient/tests/functional/osc/__init__.py
+octaviaclient/tests/functional/osc/v2/__init__.py
+octaviaclient/tests/unit/__init__.py
+octaviaclient/tests/unit/test_hacking.py
+octaviaclient/tests/unit/api/__init__.py
+octaviaclient/tests/unit/api/test_octavia.py
+octaviaclient/tests/unit/osc/__init__.py
+octaviaclient/tests/unit/osc/v2/__init__.py
+octaviaclient/tests/unit/osc/v2/constants.py
+octaviaclient/tests/unit/osc/v2/fakes.py
+octaviaclient/tests/unit/osc/v2/test_amphora.py
+octaviaclient/tests/unit/osc/v2/test_availabilityzone.py
+octaviaclient/tests/unit/osc/v2/test_availabilityzoneprofile.py
+octaviaclient/tests/unit/osc/v2/test_flavor.py
+octaviaclient/tests/unit/osc/v2/test_flavorprofile.py
+octaviaclient/tests/unit/osc/v2/test_health_monitor.py
+octaviaclient/tests/unit/osc/v2/test_l7policy.py
+octaviaclient/tests/unit/osc/v2/test_l7rule.py
+octaviaclient/tests/unit/osc/v2/test_listener.py
+octaviaclient/tests/unit/osc/v2/test_load_balancer.py
+octaviaclient/tests/unit/osc/v2/test_member.py
+octaviaclient/tests/unit/osc/v2/test_pool.py
+octaviaclient/tests/unit/osc/v2/test_provider.py
+octaviaclient/tests/unit/osc/v2/test_quota.py
+octaviaclient/tests/unit/osc/v2/test_validations.py
+python_octaviaclient.egg-info/PKG-INFO
+python_octaviaclient.egg-info/SOURCES.txt
+python_octaviaclient.egg-info/dependency_links.txt
+python_octaviaclient.egg-info/entry_points.txt
+python_octaviaclient.egg-info/not-zip-safe
+python_octaviaclient.egg-info/pbr.json
+python_octaviaclient.egg-info/requires.txt
+python_octaviaclient.egg-info/top_level.txt
+releasenotes/notes/.placeholder
+releasenotes/notes/Add-PROMETHEUS-listener-protocol-23f5054f524d9332.yaml
+releasenotes/notes/Add-proxyv2-7a540796c60241c3.yaml
+releasenotes/notes/Add-support-for-UDP-5476caa65b1253a6.yaml
+releasenotes/notes/Add-unset-commands-15490df414a70df0.yaml
+releasenotes/notes/Client-to-request-JSON-responses-8d942dafca785c70.yaml
+releasenotes/notes/Improve-client-performance-when-using-a-name-instead-of-ID-51a6637050386a90.yaml
+releasenotes/notes/add-ability-set-listener-cipher-list-fe379d0d0821ed42.yaml
+releasenotes/notes/add-ability-set-pool-cipher-list-70128f983506fbdb.yaml
+releasenotes/notes/add-alpn-support-listeners-6508704b5c8944d2.yaml
+releasenotes/notes/add-amphora-configure-command-cda75053a72c0cdf.yaml
+releasenotes/notes/add-amphora-delete-0fe5f2097da92b5c.yaml
+releasenotes/notes/add-amphora-stats-show-48bc0fadf08f1057.yaml
+releasenotes/notes/add-amphorae-failover-suuport-9fa0b1c25026e123.yaml
+releasenotes/notes/add-az-and-profiles-ed79c945c4e0d418.yaml
+releasenotes/notes/add-flavor-support-75c6d5bec48b1d18.yaml
+releasenotes/notes/add-l7policy-and-l7rule-quota-support-73098a090b252901.yaml
+releasenotes/notes/add-lb-algorithm-source-ip-port-3e2d4b60f6916259.yaml
+releasenotes/notes/add-lb-flavor-b917faa0298c3a74.yaml
+releasenotes/notes/add-listener-allowed-cirds-2ef9fa2e1c650166.yaml
+releasenotes/notes/add-new-commands-and-options-d520b36d870cbcb4.yaml
+releasenotes/notes/add-pool-tls-alpn-support-59758ea78c78952e.yaml
+releasenotes/notes/add-provider-load-balancer-create-4d151209dee32f81.yaml
+releasenotes/notes/add-qos-policy-argument-1741126d759630da.yaml
+releasenotes/notes/add-quota-support-effed2cf2a8c7ad4.yaml
+releasenotes/notes/add-redirect-prefix-2f66455b3eacf5b6.yaml
+releasenotes/notes/add-support-for-provider-4e60045ea54f1d30.yaml
+releasenotes/notes/add-support-for-sctp-protocol-f23b58db8522cc4b.yaml
+releasenotes/notes/add-tag-support-01087c4b3c4360dc.yaml
+releasenotes/notes/add-tls-version-support-for-listeners-4a6a661af5f9de9a.yaml
+releasenotes/notes/add-tls-version-support-to-pools-852f02b034f436f9.yaml
+releasenotes/notes/add-tls-versions-ciphers-unsets-8d06a502c8ad38ff.yaml
+releasenotes/notes/add-wait-option-to-CUD-commands-97375387e7762b83.yaml
+releasenotes/notes/add_backup_member_support-8b406bb72654ba88.yaml
+releasenotes/notes/add_loadbalancer_status_support-f960d89f1b77fd16.yaml
+releasenotes/notes/amphora-list-long-option-55390b5abef5b82e.yaml
+releasenotes/notes/drop-python-2-7-7b427838d72ef248.yaml
+releasenotes/notes/exposed-timeouts-eb29f55de5e56261.yaml
+releasenotes/notes/fix-cli-pagination-792ad8cd386eb0e7.yaml
+releasenotes/notes/improve-error-messages-for-invalid-calls-bc9eb3d18d3e4fdf.yaml
+releasenotes/notes/initial-list-command-90c9fa39fc10540e.yaml
+releasenotes/notes/list-l7policies-by-listener-a11322c8e03a11e9.yaml
+releasenotes/notes/listener-stats-db49f99a8a0dd90f.yaml
+releasenotes/notes/load-balancer-commands-options-83cfdbb1bc5d8998.yaml
+releasenotes/notes/show-command-enhancement-df414a70df0a7089.yml
+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/_static/.placeholder
+releasenotes/source/_templates/.placeholder
+tools/coding-checks.sh
+zuul.d/projects.yaml
\ No newline at end of file
diff -pruN 2.5.0-1/python_octaviaclient.egg-info/top_level.txt 2.5.0-0ubuntu1/python_octaviaclient.egg-info/top_level.txt
--- 2.5.0-1/python_octaviaclient.egg-info/top_level.txt	1970-01-01 00:00:00.000000000 +0000
+++ 2.5.0-0ubuntu1/python_octaviaclient.egg-info/top_level.txt	2022-02-22 11:46:00.000000000 +0000
@@ -0,0 +1 @@
+octaviaclient
diff -pruN 2.5.0-1/setup.cfg 2.5.0-0ubuntu1/setup.cfg
--- 2.5.0-1/setup.cfg	2022-02-21 18:01:10.000000000 +0000
+++ 2.5.0-0ubuntu1/setup.cfg	2022-02-22 11:46:00.324814600 +0000
@@ -1,114 +1,117 @@
 [metadata]
 name = python-octaviaclient
 summary = Octavia client for OpenStack Load Balancing
-description_file =
-    README.rst
+description_file = 
+	README.rst
 author = OpenStack
 author_email = openstack-discuss@lists.openstack.org
 home_page = https://docs.openstack.org/python-octaviaclient/latest/
 python_requires = >=3.6
-classifier =
-    Environment :: OpenStack
-    Intended Audience :: Information Technology
-    Intended Audience :: System Administrators
-    License :: OSI Approved :: Apache Software License
-    Operating System :: POSIX :: Linux
-    Programming Language :: Python
-    Programming Language :: Python :: Implementation :: CPython
-    Programming Language :: Python :: 3 :: Only
-    Programming Language :: Python :: 3
-    Programming Language :: Python :: 3.6
-    Programming Language :: Python :: 3.7
+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.6
+	Programming Language :: Python :: 3.7
 
 [files]
-packages =
-    octaviaclient
+packages = 
+	octaviaclient
 
 [entry_points]
-openstack.cli.extension =
-    load_balancer = octaviaclient.osc.plugin
+openstack.cli.extension = 
+	load_balancer = octaviaclient.osc.plugin
+openstack.load_balancer.v2 = 
+	loadbalancer_create = octaviaclient.osc.v2.load_balancer:CreateLoadBalancer
+	loadbalancer_list = octaviaclient.osc.v2.load_balancer:ListLoadBalancer
+	loadbalancer_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancer
+	loadbalancer_delete = octaviaclient.osc.v2.load_balancer:DeleteLoadBalancer
+	loadbalancer_set = octaviaclient.osc.v2.load_balancer:SetLoadBalancer
+	loadbalancer_unset = octaviaclient.osc.v2.load_balancer:UnsetLoadBalancer
+	loadbalancer_stats_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancerStats
+	loadbalancer_status_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancerStatus
+	loadbalancer_failover = octaviaclient.osc.v2.load_balancer:FailoverLoadBalancer
+	loadbalancer_listener_create = octaviaclient.osc.v2.listener:CreateListener
+	loadbalancer_listener_list = octaviaclient.osc.v2.listener:ListListener
+	loadbalancer_listener_show = octaviaclient.osc.v2.listener:ShowListener
+	loadbalancer_listener_delete = octaviaclient.osc.v2.listener:DeleteListener
+	loadbalancer_listener_set = octaviaclient.osc.v2.listener:SetListener
+	loadbalancer_listener_unset = octaviaclient.osc.v2.listener:UnsetListener
+	loadbalancer_listener_stats_show = octaviaclient.osc.v2.listener:ShowListenerStats
+	loadbalancer_pool_create = octaviaclient.osc.v2.pool:CreatePool
+	loadbalancer_pool_list = octaviaclient.osc.v2.pool:ListPool
+	loadbalancer_pool_show = octaviaclient.osc.v2.pool:ShowPool
+	loadbalancer_pool_delete = octaviaclient.osc.v2.pool:DeletePool
+	loadbalancer_pool_set = octaviaclient.osc.v2.pool:SetPool
+	loadbalancer_pool_unset = octaviaclient.osc.v2.pool:UnsetPool
+	loadbalancer_member_create = octaviaclient.osc.v2.member:CreateMember
+	loadbalancer_member_list = octaviaclient.osc.v2.member:ListMember
+	loadbalancer_member_show = octaviaclient.osc.v2.member:ShowMember
+	loadbalancer_member_delete = octaviaclient.osc.v2.member:DeleteMember
+	loadbalancer_member_set = octaviaclient.osc.v2.member:SetMember
+	loadbalancer_member_unset = octaviaclient.osc.v2.member:UnsetMember
+	loadbalancer_l7policy_create = octaviaclient.osc.v2.l7policy:CreateL7Policy
+	loadbalancer_l7policy_list = octaviaclient.osc.v2.l7policy:ListL7Policy
+	loadbalancer_l7policy_show = octaviaclient.osc.v2.l7policy:ShowL7Policy
+	loadbalancer_l7policy_delete = octaviaclient.osc.v2.l7policy:DeleteL7Policy
+	loadbalancer_l7policy_unset = octaviaclient.osc.v2.l7policy:UnsetL7Policy
+	loadbalancer_l7policy_set = octaviaclient.osc.v2.l7policy:SetL7Policy
+	loadbalancer_l7rule_create = octaviaclient.osc.v2.l7rule:CreateL7Rule
+	loadbalancer_l7rule_list = octaviaclient.osc.v2.l7rule:ListL7Rule
+	loadbalancer_l7rule_show = octaviaclient.osc.v2.l7rule:ShowL7Rule
+	loadbalancer_l7rule_delete = octaviaclient.osc.v2.l7rule:DeleteL7Rule
+	loadbalancer_l7rule_set = octaviaclient.osc.v2.l7rule:SetL7Rule
+	loadbalancer_l7rule_unset = octaviaclient.osc.v2.l7rule:UnsetL7Rule
+	loadbalancer_healthmonitor_create = octaviaclient.osc.v2.health_monitor:CreateHealthMonitor
+	loadbalancer_healthmonitor_list = octaviaclient.osc.v2.health_monitor:ListHealthMonitor
+	loadbalancer_healthmonitor_show = octaviaclient.osc.v2.health_monitor:ShowHealthMonitor
+	loadbalancer_healthmonitor_delete = octaviaclient.osc.v2.health_monitor:DeleteHealthMonitor
+	loadbalancer_healthmonitor_set = octaviaclient.osc.v2.health_monitor:SetHealthMonitor
+	loadbalancer_healthmonitor_unset = octaviaclient.osc.v2.health_monitor:UnsetHealthMonitor
+	loadbalancer_quota_list = octaviaclient.osc.v2.quota:ListQuota
+	loadbalancer_quota_show = octaviaclient.osc.v2.quota:ShowQuota
+	loadbalancer_quota_defaults_show = octaviaclient.osc.v2.quota:ShowQuotaDefaults
+	loadbalancer_quota_reset = octaviaclient.osc.v2.quota:ResetQuota
+	loadbalancer_quota_set = octaviaclient.osc.v2.quota:SetQuota
+	loadbalancer_quota_unset = octaviaclient.osc.v2.quota:UnsetQuota
+	loadbalancer_amphora_list = octaviaclient.osc.v2.amphora:ListAmphora
+	loadbalancer_amphora_show = octaviaclient.osc.v2.amphora:ShowAmphora
+	loadbalancer_amphora_configure = octaviaclient.osc.v2.amphora:ConfigureAmphora
+	loadbalancer_amphora_delete = octaviaclient.osc.v2.amphora:DeleteAmphora
+	loadbalancer_amphora_failover = octaviaclient.osc.v2.amphora:FailoverAmphora
+	loadbalancer_amphora_stats_show = octaviaclient.osc.v2.amphora:ShowAmphoraStats
+	loadbalancer_provider_list = octaviaclient.osc.v2.provider:ListProvider
+	loadbalancer_provider_capability_list = octaviaclient.osc.v2.provider:ListProviderCapability
+	loadbalancer_flavorprofile_create = octaviaclient.osc.v2.flavorprofile:CreateFlavorProfile
+	loadbalancer_flavorprofile_list = octaviaclient.osc.v2.flavorprofile:ListFlavorProfile
+	loadbalancer_flavorprofile_delete = octaviaclient.osc.v2.flavorprofile:DeleteFlavorProfile
+	loadbalancer_flavorprofile_show = octaviaclient.osc.v2.flavorprofile:ShowFlavorProfile
+	loadbalancer_flavorprofile_set = octaviaclient.osc.v2.flavorprofile:SetFlavorProfile
+	loadbalancer_flavor_create = octaviaclient.osc.v2.flavor:CreateFlavor
+	loadbalancer_flavor_list = octaviaclient.osc.v2.flavor:ListFlavor
+	loadbalancer_flavor_delete = octaviaclient.osc.v2.flavor:DeleteFlavor
+	loadbalancer_flavor_show = octaviaclient.osc.v2.flavor:ShowFlavor
+	loadbalancer_flavor_set = octaviaclient.osc.v2.flavor:SetFlavor
+	loadbalancer_flavor_unset = octaviaclient.osc.v2.flavor:UnsetFlavor
+	loadbalancer_availabilityzoneprofile_create = octaviaclient.osc.v2.availabilityzoneprofile:CreateAvailabilityzoneProfile
+	loadbalancer_availabilityzoneprofile_list = octaviaclient.osc.v2.availabilityzoneprofile:ListAvailabilityzoneProfile
+	loadbalancer_availabilityzoneprofile_delete = octaviaclient.osc.v2.availabilityzoneprofile:DeleteAvailabilityzoneProfile
+	loadbalancer_availabilityzoneprofile_show = octaviaclient.osc.v2.availabilityzoneprofile:ShowAvailabilityzoneProfile
+	loadbalancer_availabilityzoneprofile_set = octaviaclient.osc.v2.availabilityzoneprofile:SetAvailabilityzoneProfile
+	loadbalancer_availabilityzone_create = octaviaclient.osc.v2.availabilityzone:CreateAvailabilityzone
+	loadbalancer_availabilityzone_list = octaviaclient.osc.v2.availabilityzone:ListAvailabilityzone
+	loadbalancer_availabilityzone_delete = octaviaclient.osc.v2.availabilityzone:DeleteAvailabilityzone
+	loadbalancer_availabilityzone_show = octaviaclient.osc.v2.availabilityzone:ShowAvailabilityzone
+	loadbalancer_availabilityzone_set = octaviaclient.osc.v2.availabilityzone:SetAvailabilityzone
+	loadbalancer_availabilityzone_unset = octaviaclient.osc.v2.availabilityzone:UnsetAvailabilityzone
 
-openstack.load_balancer.v2 =
-    loadbalancer_create = octaviaclient.osc.v2.load_balancer:CreateLoadBalancer
-    loadbalancer_list = octaviaclient.osc.v2.load_balancer:ListLoadBalancer
-    loadbalancer_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancer
-    loadbalancer_delete = octaviaclient.osc.v2.load_balancer:DeleteLoadBalancer
-    loadbalancer_set = octaviaclient.osc.v2.load_balancer:SetLoadBalancer
-    loadbalancer_unset = octaviaclient.osc.v2.load_balancer:UnsetLoadBalancer
-    loadbalancer_stats_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancerStats
-    loadbalancer_status_show = octaviaclient.osc.v2.load_balancer:ShowLoadBalancerStatus
-    loadbalancer_failover = octaviaclient.osc.v2.load_balancer:FailoverLoadBalancer
-    loadbalancer_listener_create = octaviaclient.osc.v2.listener:CreateListener
-    loadbalancer_listener_list = octaviaclient.osc.v2.listener:ListListener
-    loadbalancer_listener_show = octaviaclient.osc.v2.listener:ShowListener
-    loadbalancer_listener_delete = octaviaclient.osc.v2.listener:DeleteListener
-    loadbalancer_listener_set = octaviaclient.osc.v2.listener:SetListener
-    loadbalancer_listener_unset = octaviaclient.osc.v2.listener:UnsetListener
-    loadbalancer_listener_stats_show = octaviaclient.osc.v2.listener:ShowListenerStats
-    loadbalancer_pool_create = octaviaclient.osc.v2.pool:CreatePool
-    loadbalancer_pool_list = octaviaclient.osc.v2.pool:ListPool
-    loadbalancer_pool_show = octaviaclient.osc.v2.pool:ShowPool
-    loadbalancer_pool_delete = octaviaclient.osc.v2.pool:DeletePool
-    loadbalancer_pool_set = octaviaclient.osc.v2.pool:SetPool
-    loadbalancer_pool_unset = octaviaclient.osc.v2.pool:UnsetPool
-    loadbalancer_member_create = octaviaclient.osc.v2.member:CreateMember
-    loadbalancer_member_list = octaviaclient.osc.v2.member:ListMember
-    loadbalancer_member_show = octaviaclient.osc.v2.member:ShowMember
-    loadbalancer_member_delete = octaviaclient.osc.v2.member:DeleteMember
-    loadbalancer_member_set = octaviaclient.osc.v2.member:SetMember
-    loadbalancer_member_unset = octaviaclient.osc.v2.member:UnsetMember
-    loadbalancer_l7policy_create = octaviaclient.osc.v2.l7policy:CreateL7Policy
-    loadbalancer_l7policy_list = octaviaclient.osc.v2.l7policy:ListL7Policy
-    loadbalancer_l7policy_show = octaviaclient.osc.v2.l7policy:ShowL7Policy
-    loadbalancer_l7policy_delete = octaviaclient.osc.v2.l7policy:DeleteL7Policy
-    loadbalancer_l7policy_unset = octaviaclient.osc.v2.l7policy:UnsetL7Policy
-    loadbalancer_l7policy_set = octaviaclient.osc.v2.l7policy:SetL7Policy
-    loadbalancer_l7rule_create = octaviaclient.osc.v2.l7rule:CreateL7Rule
-    loadbalancer_l7rule_list = octaviaclient.osc.v2.l7rule:ListL7Rule
-    loadbalancer_l7rule_show = octaviaclient.osc.v2.l7rule:ShowL7Rule
-    loadbalancer_l7rule_delete = octaviaclient.osc.v2.l7rule:DeleteL7Rule
-    loadbalancer_l7rule_set = octaviaclient.osc.v2.l7rule:SetL7Rule
-    loadbalancer_l7rule_unset = octaviaclient.osc.v2.l7rule:UnsetL7Rule
-    loadbalancer_healthmonitor_create = octaviaclient.osc.v2.health_monitor:CreateHealthMonitor
-    loadbalancer_healthmonitor_list = octaviaclient.osc.v2.health_monitor:ListHealthMonitor
-    loadbalancer_healthmonitor_show = octaviaclient.osc.v2.health_monitor:ShowHealthMonitor
-    loadbalancer_healthmonitor_delete = octaviaclient.osc.v2.health_monitor:DeleteHealthMonitor
-    loadbalancer_healthmonitor_set = octaviaclient.osc.v2.health_monitor:SetHealthMonitor
-    loadbalancer_healthmonitor_unset = octaviaclient.osc.v2.health_monitor:UnsetHealthMonitor
-    loadbalancer_quota_list = octaviaclient.osc.v2.quota:ListQuota
-    loadbalancer_quota_show = octaviaclient.osc.v2.quota:ShowQuota
-    loadbalancer_quota_defaults_show = octaviaclient.osc.v2.quota:ShowQuotaDefaults
-    loadbalancer_quota_reset = octaviaclient.osc.v2.quota:ResetQuota
-    loadbalancer_quota_set = octaviaclient.osc.v2.quota:SetQuota
-    loadbalancer_quota_unset = octaviaclient.osc.v2.quota:UnsetQuota
-    loadbalancer_amphora_list = octaviaclient.osc.v2.amphora:ListAmphora
-    loadbalancer_amphora_show = octaviaclient.osc.v2.amphora:ShowAmphora
-    loadbalancer_amphora_configure = octaviaclient.osc.v2.amphora:ConfigureAmphora
-    loadbalancer_amphora_delete = octaviaclient.osc.v2.amphora:DeleteAmphora
-    loadbalancer_amphora_failover = octaviaclient.osc.v2.amphora:FailoverAmphora
-    loadbalancer_amphora_stats_show = octaviaclient.osc.v2.amphora:ShowAmphoraStats
-    loadbalancer_provider_list = octaviaclient.osc.v2.provider:ListProvider
-    loadbalancer_provider_capability_list = octaviaclient.osc.v2.provider:ListProviderCapability
-    loadbalancer_flavorprofile_create = octaviaclient.osc.v2.flavorprofile:CreateFlavorProfile
-    loadbalancer_flavorprofile_list = octaviaclient.osc.v2.flavorprofile:ListFlavorProfile
-    loadbalancer_flavorprofile_delete = octaviaclient.osc.v2.flavorprofile:DeleteFlavorProfile
-    loadbalancer_flavorprofile_show = octaviaclient.osc.v2.flavorprofile:ShowFlavorProfile
-    loadbalancer_flavorprofile_set = octaviaclient.osc.v2.flavorprofile:SetFlavorProfile
-    loadbalancer_flavor_create = octaviaclient.osc.v2.flavor:CreateFlavor
-    loadbalancer_flavor_list = octaviaclient.osc.v2.flavor:ListFlavor
-    loadbalancer_flavor_delete = octaviaclient.osc.v2.flavor:DeleteFlavor
-    loadbalancer_flavor_show = octaviaclient.osc.v2.flavor:ShowFlavor
-    loadbalancer_flavor_set = octaviaclient.osc.v2.flavor:SetFlavor
-    loadbalancer_flavor_unset = octaviaclient.osc.v2.flavor:UnsetFlavor
-    loadbalancer_availabilityzoneprofile_create = octaviaclient.osc.v2.availabilityzoneprofile:CreateAvailabilityzoneProfile
-    loadbalancer_availabilityzoneprofile_list = octaviaclient.osc.v2.availabilityzoneprofile:ListAvailabilityzoneProfile
-    loadbalancer_availabilityzoneprofile_delete = octaviaclient.osc.v2.availabilityzoneprofile:DeleteAvailabilityzoneProfile
-    loadbalancer_availabilityzoneprofile_show = octaviaclient.osc.v2.availabilityzoneprofile:ShowAvailabilityzoneProfile
-    loadbalancer_availabilityzoneprofile_set = octaviaclient.osc.v2.availabilityzoneprofile:SetAvailabilityzoneProfile
-    loadbalancer_availabilityzone_create = octaviaclient.osc.v2.availabilityzone:CreateAvailabilityzone
-    loadbalancer_availabilityzone_list = octaviaclient.osc.v2.availabilityzone:ListAvailabilityzone
-    loadbalancer_availabilityzone_delete = octaviaclient.osc.v2.availabilityzone:DeleteAvailabilityzone
-    loadbalancer_availabilityzone_show = octaviaclient.osc.v2.availabilityzone:ShowAvailabilityzone
-    loadbalancer_availabilityzone_set = octaviaclient.osc.v2.availabilityzone:SetAvailabilityzone
-    loadbalancer_availabilityzone_unset = octaviaclient.osc.v2.availabilityzone:UnsetAvailabilityzone
+[egg_info]
+tag_build = 
+tag_date = 0
 
