diff -pruN 3.0.0-1/aodhclient.egg-info/dependency_links.txt 3.0.0-0ubuntu1/aodhclient.egg-info/dependency_links.txt
--- 3.0.0-1/aodhclient.egg-info/dependency_links.txt	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/dependency_links.txt	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 3.0.0-1/aodhclient.egg-info/entry_points.txt 3.0.0-0ubuntu1/aodhclient.egg-info/entry_points.txt
--- 3.0.0-1/aodhclient.egg-info/entry_points.txt	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/entry_points.txt	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1,23 @@
+[console_scripts]
+aodh = aodhclient.shell:main
+
+[keystoneauth1.plugin]
+aodh-noauth = aodhclient.noauth:AodhNoAuthLoader
+
+[openstack.alarming.v2]
+alarm create = aodhclient.v2.alarm_cli:CliAlarmCreate
+alarm delete = aodhclient.v2.alarm_cli:CliAlarmDelete
+alarm list = aodhclient.v2.alarm_cli:CliAlarmList
+alarm quota set = aodhclient.v2.quota_cli:QuotaSet
+alarm quota show = aodhclient.v2.quota_cli:QuotaShow
+alarm show = aodhclient.v2.alarm_cli:CliAlarmShow
+alarm state get = aodhclient.v2.alarm_cli:CliAlarmStateGet
+alarm state set = aodhclient.v2.alarm_cli:CliAlarmStateSet
+alarm update = aodhclient.v2.alarm_cli:CliAlarmUpdate
+alarm-history search = aodhclient.v2.alarm_history_cli:CliAlarmHistorySearch
+alarm-history show = aodhclient.v2.alarm_history_cli:CliAlarmHistoryShow
+alarming capabilities list = aodhclient.v2.capabilities_cli:CliCapabilitiesList
+
+[openstack.cli.extension]
+metric = aodhclient.osc
+
diff -pruN 3.0.0-1/aodhclient.egg-info/not-zip-safe 3.0.0-0ubuntu1/aodhclient.egg-info/not-zip-safe
--- 3.0.0-1/aodhclient.egg-info/not-zip-safe	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/not-zip-safe	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1 @@
+
diff -pruN 3.0.0-1/aodhclient.egg-info/pbr.json 3.0.0-0ubuntu1/aodhclient.egg-info/pbr.json
--- 3.0.0-1/aodhclient.egg-info/pbr.json	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/pbr.json	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1 @@
+{"git_version": "a1f4738", "is_release": true}
\ No newline at end of file
diff -pruN 3.0.0-1/aodhclient.egg-info/PKG-INFO 3.0.0-0ubuntu1/aodhclient.egg-info/PKG-INFO
--- 3.0.0-1/aodhclient.egg-info/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/PKG-INFO	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1,40 @@
+Metadata-Version: 2.1
+Name: aodhclient
+Version: 3.0.0
+Summary: Python client library for Aodh
+Home-page: https://docs.openstack.org/python-aodhclient/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: ==========
+        aodhclient
+        ==========
+        
+        Python bindings to the OpenStack Aodh API
+        
+        This is a client for OpenStack Aodh API. There's a `Python API
+        <https://docs.openstack.org/python-aodhclient/latest/api.html>`_ (the
+        aodhclient module), and a `command-line script
+        <https://docs.openstack.org/python-aodhclient/latest/shell.html>`_ (installed
+        as aodh). Each implements the entire OpenStack Aodh API.
+        
+        * Free software: Apache license
+        * Release notes: https://releases.openstack.org/teams/telemetry.html
+        * Documentation: https://docs.openstack.org/python-aodhclient/latest/
+        * Source: https://opendev.org/openstack/python-aodhclient
+        * Bugs: https://storyboard.openstack.org/#!/project/openstack/python-aodhclient
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Information Technology
+Classifier: Intended Audience :: System Administrators
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: POSIX :: Linux
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Requires-Python: >=3.8
+Provides-Extra: test
diff -pruN 3.0.0-1/aodhclient.egg-info/requires.txt 3.0.0-0ubuntu1/aodhclient.egg-info/requires.txt
--- 3.0.0-1/aodhclient.egg-info/requires.txt	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/requires.txt	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1,19 @@
+cliff!=1.16.0,>=1.14.0
+keystoneauth1>=1.0.0
+osc-lib>=1.0.1
+oslo.i18n>=1.5.0
+oslo.serialization>=1.4.0
+oslo.utils>=2.0.0
+osprofiler>=1.4.0
+pbr>=1.4
+pyparsing
+
+[test]
+coverage>=3.6
+gnocchi[file,postgresql]
+oslotest>=1.10.0
+pifpaf[gnocchi]>=0.23
+reno>=1.6.2
+stestr>=2.0.0
+tempest>=10
+testtools>=1.4.0
diff -pruN 3.0.0-1/aodhclient.egg-info/SOURCES.txt 3.0.0-0ubuntu1/aodhclient.egg-info/SOURCES.txt
--- 3.0.0-1/aodhclient.egg-info/SOURCES.txt	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/SOURCES.txt	2022-08-31 10:23:05.000000000 +0000
@@ -0,0 +1,90 @@
+.coveragerc
+.stestr.conf
+.zuul.yaml
+AUTHORS
+CONTRIBUTING.rst
+ChangeLog
+HACKING.rst
+LICENSE
+README.rst
+bindep.txt
+requirements.txt
+setup.cfg
+setup.py
+tox.ini
+aodhclient/__init__.py
+aodhclient/client.py
+aodhclient/exceptions.py
+aodhclient/i18n.py
+aodhclient/noauth.py
+aodhclient/osc.py
+aodhclient/shell.py
+aodhclient/utils.py
+aodhclient.egg-info/PKG-INFO
+aodhclient.egg-info/SOURCES.txt
+aodhclient.egg-info/dependency_links.txt
+aodhclient.egg-info/entry_points.txt
+aodhclient.egg-info/not-zip-safe
+aodhclient.egg-info/pbr.json
+aodhclient.egg-info/requires.txt
+aodhclient.egg-info/top_level.txt
+aodhclient/tests/__init__.py
+aodhclient/tests/functional/__init__.py
+aodhclient/tests/functional/base.py
+aodhclient/tests/functional/test_alarm.py
+aodhclient/tests/functional/test_alarm_history.py
+aodhclient/tests/functional/test_capabilities.py
+aodhclient/tests/unit/__init__.py
+aodhclient/tests/unit/test_alarm_cli.py
+aodhclient/tests/unit/test_alarm_history.py
+aodhclient/tests/unit/test_alarm_manager.py
+aodhclient/tests/unit/test_exceptions.py
+aodhclient/tests/unit/test_quota.py
+aodhclient/tests/unit/test_shell.py
+aodhclient/tests/unit/test_utils.py
+aodhclient/v2/__init__.py
+aodhclient/v2/alarm.py
+aodhclient/v2/alarm_cli.py
+aodhclient/v2/alarm_history.py
+aodhclient/v2/alarm_history_cli.py
+aodhclient/v2/base.py
+aodhclient/v2/capabilities.py
+aodhclient/v2/capabilities_cli.py
+aodhclient/v2/client.py
+aodhclient/v2/quota.py
+aodhclient/v2/quota_cli.py
+doc/requirements.txt
+doc/source/api.rst
+doc/source/conf.py
+doc/source/contributing.rst
+doc/source/index.rst
+doc/source/installation.rst
+doc/source/shell.rst
+releasenotes/notes/.placeholder
+releasenotes/notes/add-pagination-support-fcdf1cef0cfa5ca9.yaml
+releasenotes/notes/drop-py-2-7-8f26d7e1e8dc83c2.yaml
+releasenotes/notes/drop-python-3-6-and-3-7-c70234384bc69b1d.yaml
+releasenotes/notes/merge-search-to-list-d44cd65ede348c3e.yaml
+releasenotes/notes/osc-support-9f9dae2d2203f307.yaml
+releasenotes/notes/remove-ceilometer-alarms-02049eef189c2812.yaml
+releasenotes/notes/split-alarm-query-and-list-5998020b88ddc9f5.yaml
+releasenotes/notes/support-get-set-state-interfaces-67419b925ffd6877.yaml
+releasenotes/notes/ussuri-add-threshold-alarm-47e012620fd611ea.yaml
+releasenotes/source/conf.py
+releasenotes/source/index.rst
+releasenotes/source/mitaka.rst
+releasenotes/source/newton.rst
+releasenotes/source/ocata.rst
+releasenotes/source/pike.rst
+releasenotes/source/queens.rst
+releasenotes/source/rocky.rst
+releasenotes/source/stein.rst
+releasenotes/source/train.rst
+releasenotes/source/unreleased.rst
+releasenotes/source/ussuri.rst
+releasenotes/source/victoria.rst
+releasenotes/source/wallaby.rst
+releasenotes/source/xena.rst
+releasenotes/source/yoga.rst
+releasenotes/source/_static/.placeholder
+releasenotes/source/_templates/.placeholder
\ No newline at end of file
diff -pruN 3.0.0-1/aodhclient.egg-info/top_level.txt 3.0.0-0ubuntu1/aodhclient.egg-info/top_level.txt
--- 3.0.0-1/aodhclient.egg-info/top_level.txt	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/aodhclient.egg-info/top_level.txt	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1 @@
+aodhclient
diff -pruN 3.0.0-1/AUTHORS 3.0.0-0ubuntu1/AUTHORS
--- 3.0.0-1/AUTHORS	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/AUTHORS	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1,64 @@
+98k <18552437190@163.com>
+Andreas Jaeger <aj@suse.com>
+Cao Xuan Hoang <hoangcx@vn.fujitsu.com>
+Chaozhe.Chen <chaozhe.chen@easystack.cn>
+Corey Bryant <corey.bryant@canonical.com>
+Dan Radez <dradez@redhat.com>
+David Rabel <rabel@b1-systems.de>
+Doug Hellmann <doug@doughellmann.com>
+Eyal <eyal.bar-ilan@nokia.com>
+Ghanshyam Mann <gmann@ghanshyammann.com>
+Ha Manh Dong <donghm@vn.fujitsu.com>
+Hanxi Liu <hanxi.liu@easystack.cn>
+Hemanth Nakkina <hemanth.nakkina@canonical.com>
+Hervé Beraud <hberaud@redhat.com>
+Jake Yip <jake.yip@unimelb.edu.au>
+Jon Schlueter <jschluet@redhat.com>
+Julien Danjou <julien@danjou.info>
+KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>
+Kevin_Zheng <zhengzhenyu@huawei.com>
+Lingxian Kong <anlin.kong@gmail.com>
+Matthias Bastian <bastian@strato.de>
+Mehdi ABAAKOUK <sileht@sileht.net>
+Mehdi Abaakouk <sileht@redhat.com>
+Mehdi Abaakouk <sileht@sileht.net>
+Monty Taylor <mordred@inaugust.com>
+Nguyen Hai <nguyentrihai93@gmail.com>
+OpenStack Release Bot <infra-root@openstack.org>
+PanFengyun <fengyun.pan@easystack.cn>
+Pradeep Kilambi <pkilambi@redhat.com>
+Rui Yuan Dou <rydou@fiberhome.com>
+Sean McGinnis <sean.mcginnis@gmail.com>
+Simon Merrick <simonmerrick@catalyst.net.nz>
+Stéphane Albert <stephane.albert@objectif-libre.com>
+Swapnil Kulkarni (coolsvap) <me@coolsvap.net>
+Takashi Kajinami <tkajinam@redhat.com>
+Thomas Bechtold <tbechtold@suse.com>
+Tony Breeds <tony@bakeyournoodle.com>
+Tovin Seven <vinhnt@vn.fujitsu.com>
+Vieri <15050873171@163.com>
+Zhao Lei <zhaolei@cn.fujitsu.com>
+ZhiQiang Fan <aji.zqfan@gmail.com>
+ZhongShengping <chdzsp@163.com>
+Zi Lian Ji <jizilian@cn.ibm.com>
+caoyuan <cao.yuan@99cloud.net>
+gord chung <gord@live.ca>
+gordon chung <gord@live.ca>
+houweichao <houwch@gohighsec.com>
+jacky06 <zhang.min@99cloud.net>
+kangyufei <kangyf@inspur.com>
+lipan <lipan7195@fiberhome.com>
+liusheng <liusheng@huawei.com>
+liyuanzhen <li.yuanzhen@zte.com.cn>
+pengyuesheng <pengyuesheng@gohighsec.com>
+qingszhao <zhao.daqing@99cloud.net>
+rabi <ramishra@redhat.com>
+rajat29 <rajat.sharma@nectechnologies.in>
+venkatamahesh <venkatamaheshkotha@gmail.com>
+wangzihao <wangzihao@yovole.com>
+whoami-rajat <rajatdhasmana@gmail.com>
+wu.chunyang <wuchunyang@yovole.com>
+xialinjuan <ljxiash@cn.ibm.com>
+xiaozhuangqing <zhuangqing.xiao@easystack.cn>
+zhangguoqing <zhang.guoqing@99cloud.net>
+zhangyangyang <zhangyangyang@unionpay.com>
diff -pruN 3.0.0-1/ChangeLog 3.0.0-0ubuntu1/ChangeLog
--- 3.0.0-1/ChangeLog	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/ChangeLog	2022-08-31 10:23:04.000000000 +0000
@@ -0,0 +1,369 @@
+CHANGES
+=======
+
+3.0.0
+-----
+
+* Unblock the gate and update python testing
+* Remove six
+* Update master for stable/yoga
+
+2.4.1
+-----
+
+* Add Python 3 only classifier
+* setup.cfg: Replace dashes by underscores
+* Add Python3 yoga unit tests
+
+2.4.0
+-----
+
+* Fix aodhclient for pyparse 3.0.6
+* Update master for stable/xena
+* Add Python3 xena unit tests
+
+2.3.0
+-----
+
+* Update master for stable/wallaby
+
+2.2.0
+-----
+
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
+2.1.1
+-----
+
+* Don't use \*/\* in accept header
+* Remove translation sections from setup.cfg
+
+2.1.0
+-----
+
+* Stop to use the \_\_future\_\_ module
+* Switch to newer openstackdocstheme and reno versions
+* Bump default tox env from py37 to py38
+* Add py38 package metadata
+* Use unittest.mock instead of third party mock
+* Add Python3 victoria unit tests
+* Update master for stable/ussuri
+
+2.0.1
+-----
+
+* Cleanup py27 support
+* Update hacking for Python3
+
+2.0.0
+-----
+
+* Support quota CLI
+* tox: Keeping going with docs
+* Drop python 2.7 support and testing
+
+1.5.0
+-----
+
+* Support threshold type alarm again
+* Switch to Ussuri jobs
+
+1.4.0
+-----
+
+* Add support for loadbalancer\_member\_health alarms
+* Update master for stable/train
+* Bump the openstackdocstheme extension to 1.20
+
+1.3.0
+-----
+
+* Blacklist sphinx 2.1.0 (autodoc bug)
+* Add Python 3 Train unit tests
+* Sync Sphinx requirement
+* Updating alarm for different alarm types
+* Remove telemetry-tox-py37
+* allow an empty string to unset options
+* Replace git.openstack.org URLs with opendev.org URLs
+* OpenDev Migration Patch
+* Dropping the py35 testing
+* missing result of the alarm show by name
+* Add OSprofiler support for Aodh client
+* add python 3.6 unit test job
+* Update master for stable/stein
+* add python 3.7 unit test job
+
+1.2.0
+-----
+
+* Change openstack-dev to openstack-discuss
+* Add Python 3.6 classifier to setup.cfg
+* Add metavar for alarm\_id in alarm-history show
+* 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
+* Add gating on py37
+* Switch to use stestr for unit test
+
+1.1.1
+-----
+
+* Consider interface and region options with OSC
+
+1.1.0
+-----
+
+* Fixup README
+* fix tox python3 overrides
+* fix warnings in documentation build
+* cli: replace metrics by metric
+* Follow the new PTI for document build
+* Not able to set threshold value to ‘0’ in aodh alarm creation
+* Update reno for stable/queens
+
+1.0.0
+-----
+
+* remove threshold alarms
+* Set the Cliff namespace
+* Fix doc builds
+* delete --debug in a shell command
+* Remove setting of version/release from releasenotes
+* doc: remove mention of combination alarms
+* Cleanup setup.cfg
+* Update reno for stable/pike
+* Docs: switch to openstackdocstheme
+* Fix gnocchi/pifpaf requirements
+* Update documentation URLs
+* Fix Gnocchi tarball URL
+* block sphinx 1.6.1
+* cleanup coveragerc
+* tests: stop using Ceilometer legacy resource types
+* Remove log translations
+
+0.9.0
+-----
+
+* Remove upper cap on pbr
+* Clean deprecated "query" paremeter in alarm.list()
+* Correct the port number of gnocchi endpoint
+* Trivial-fix: make the capabilities help message more specific in OSC
+* Remove the duplicated \_\_version\_\_ definition
+* Trivial: remove support for py34
+* Update reno for stable/ocata
+* Remove unused test dependency
+
+0.8.0
+-----
+
+* Extras usage for test requirements + basic auth against Gnocch
+* Modified the help info
+* Enable coverage report in console output
+* [doc] Note lack of constraints is a choice
+* Replaces uuid.uuid4 with uuidutils.generate\_uuid()
+* Bump hacking to 0.12
+* Add plug-in summary for osc doc
+* Enable release notes translation
+* Add missing pyparsing to requirements.txt
+* Clean imports in code
+* Update reno for stable/newton
+* Remove 'MANIFEST.in'
+
+0.7.0
+-----
+
+* Use osc-lib instead of openstackclient
+* Trival: Remove unused logging import
+* Fix incorrect string format mapping
+* Remove discover from test-requirements
+
+0.6.0
+-----
+
+* Add Python 3.5 classifier and venv
+* Add event\_id for alarm-history display
+* Add pagination support in Aodhclient
+* Split alarm query and alarm list in SDK layer
+* Support get/set alarm state interfaces
+* Add releasenotes for Newton updates
+* add default value for http\_status in ClientException
+* fix help text for option --composite-rule
+* improve threshold & event alarm query formatting
+* Add explanation for how to get meter name
+* Add unit test to validate composite alarm args
+* exceptions: make error code be implicit
+* Update the home-page with developer documentation
+* remove tempest test for alarm name unique constraint
+* Only install hacking in pep8
+* shell: treat alarm id as name if it is not uuid like
+* Bump hacking to 0.11
+
+0.5.0
+-----
+
+* add valid choice for alarm type help text
+* shell: fix meter help string
+* Allow to start Aodh command with OSC
+* Prepare compatibility with OSC
+* fix KeyError when credential is invalid
+* remove unnecessary slashes
+* Enable releasenotes documentation
+* [Trivial] Remove executable privilege of doc/source/conf.py
+* add mock to test requirement list
+* refactor code of adding alarm id and name arguments
+* Switch from deprecated tempest-lib to tempest
+
+0.4.0
+-----
+
+* Remove keystonemiddleware dependency
+* Use pifpaf to setup tests
+* Remove Babel dependency
+* format the output of time\_constraints
+* Add --filter to "alarm list"
+* Remove unused mailmap file
+* Support easier query usage for alarm history search
+* Add name support for show, update and delete
+* Correct and add examples in docs of CLI
+* Add --query to alarm list
+* Clean flake8 paths and unused config options
+* Don't support "alarm search" and mandatory --type in "alarm list"
+* tox: remove useless install\_command
+* Use overtest to run Gnocchi in tests
+* Trival fix a typo
+* Fix aodh client fails when command with the arg --time-constraint
+* Fix the -q/--query in threshold alarm creation
+* Use assert\_called\_once\_with() in test\_alarm\_cli.py
+* Fix the wrong error info of parameter resource-type
+* Fix a minor doc error
+* Remove unused package requirement of "futurist"
+
+0.3.0
+-----
+
+* Use cli.base.execute of tempest-lib
+* Add composite rule alarm support in aodhclient
+* Make the alarm list output more concise
+
+0.2.0
+-----
+
+* Skip the version 1.16.0 of cliff
+* Remove unused method
+* Add abbreviation of --meter-name hint in threshold alarm creation
+* Return the error message of API request failure
+* Add some unit test cases
+* Add gnocchi alarm rules
+* cleanup existing tests
+* add alarm history unit test
+* check the alarm type when list alarm
+
+0.1.0
+-----
+
+* add alarm-history interface
+* clean up docs
+* add event alarm support
+* Clean flake8 ignore
+* support alarm type param
+* add alarm interface
+* fix test debug
+* fix functional tests
+* drop remaining gnocchi specific code and fix pep8
+* remove gnocchi specific tests
+* remove gnocchi specific commands and set to v2
+* more gnocchi to aodh rename cleanup
+* rename gnocchi to aodh
+* Make the wheel universal
+* Allow to set resource type for aggregation
+* Examples in doc should be workable
+* Handle rename from dbsync to upgrade
+* Fixed history parameter having no effect on search
+* tests: update setup script to use Paste
+* Add some help messages of Gnocchi commands
+* metric: fix measures --stop argument
+* Creates better exceptions for http code 409
+* resource: fix help string
+* tests: do not create a archive policy on setup
+* resource: define several option for all metric action
+* benchmark: Add more measurements stats
+* benchmark: add measures show
+* metric: rename metric get to show
+* Set x-roles when noauth is used
+* Convert keystoneauth exceptions by ours
+* Fix some spelling typo in manual and help output
+* Always make resource\_id positional
+* cli: make resource type non positional
+* benchmark: use processes rather than threads
+* benchmark: add support for measures add
+* metric: change all resource\_id options to -r
+* benchmark: add get metric
+* benchmark: rename argument to \`count'
+* benchmark: add metric create
+* get gnocchi api version from args/env
+* noauth: simplify class reference
+* Add support for /v1/status
+* shell: remove unused LOG
+* shell: remove dead code
+* shell: move command definition to the class using it
+* metric: change delete to allow deleting several metric at once
+* Add capabilities support to cli
+* Remove upper cap on Sphinx
+* Remove Python 3.3 support
+* Name the package \`gnocchiclient'
+* metric: allow to create metric with name and no resource\_id
+* shell: improve error info
+* Add six in requirements
+* shell: fix exception catching on cleanup
+* Replaces 'archive policy' by 'archive-policy'
+* Change ignore-errors to ignore\_errors
+* Remove entry\_points
+* Don't always load client
+* Remove now useless build\_url method
+* Replace keystoneclient by keystoneauth1
+* Fix help typo
+* tox: Allow to pass some OS\_\* variables
+* Support aggregation accross metrics and resources
+* Allow CRUD measurements
+* Allow CRUD metric with an resource\_id and an name
+* Support CRUD for metric
+* resource: remove -q for --query it conflicts with --quiet
+* Allow quoted string with ' in query parser
+* cli: fix archive policy create output
+* docs: fix archive policy rule name doc
+* docs: enhance reference title
+* docs: delete previous build
+* Use 'archive policy' instead of 'archivepolicy'
+* Fix archive policy rule list
+* ap rule: Use named attributes
+* Fix archivepolicy list
+* ap: allows multiple definition and name attributes
+* test: remove duplicated code
+* Add archive policy rule commands to cli
+* Add archive policy commands to cli
+* Fix py34 tests
+* doc: fix typo in shell.rst
+* functional tests: don't require devstack
+* fixes noauth
+* doc: fix typo
+* Allow to disable the authentification layer
+* doc: Fixing a shell parameter
+* Allow limit/sort/marker for resource listing
+* Fixes logging
+* Allow resource history
+* Write the base of the documentation
+* Allow to pass the gnocchi enpoint via cli
+* Update documentation
+* Allow search for resource
+* Allow add/delete metrics with resource
+* Add ssl/region/timeout/interface parameters
+* Add functional test for crud resource
+* Hide useless logging
+* Add 'delete resource'
+* Adding resource update
+* Allow to create resources
+* Fixes "resource show"
+* Initial client code
+* Initial Cookiecutter Commit
diff -pruN 3.0.0-1/debian/changelog 3.0.0-0ubuntu1/debian/changelog
--- 3.0.0-1/debian/changelog	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/changelog	2022-09-07 20:36:58.000000000 +0000
@@ -1,115 +1,99 @@
-python-aodhclient (3.0.0-1) experimental; urgency=medium
+python-aodhclient (3.0.0-0ubuntu1) kinetic; urgency=medium
 
-  * New upstream release.
-  * Removed python3-six from (build-)depends.
-
- -- Thomas Goirand <zigo@debian.org>  Wed, 31 Aug 2022 13:20:31 +0200
-
-python-aodhclient (2.4.1-2) unstable; urgency=medium
-
-  * Uploading to unstable.
-  * Add autopkgtest.
-
- -- Thomas Goirand <zigo@debian.org>  Fri, 25 Mar 2022 09:46:52 +0100
-
-python-aodhclient (2.4.1-1) experimental; urgency=medium
-
-  * New upstream release.
+  * New upstream release for OpenStack Zed.
+  * d/control: Update standards version to 4.6.1.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 22 Feb 2022 15:57:18 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 07 Sep 2022 16:36:58 -0400
 
-python-aodhclient (2.3.1-1) unstable; urgency=medium
+python-aodhclient (2.4.1-0ubuntu1) jammy; urgency=medium
 
-  * New upstream release.
+  * New upstream release for OpenStack Yoga.
 
- -- Thomas Goirand <zigo@debian.org>  Tue, 11 Jan 2022 11:42:44 +0100
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 01 Mar 2022 13:32:38 -0500
 
-python-aodhclient (2.3.0-2) unstable; urgency=medium
+python-aodhclient (2.4.0-0ubuntu1) jammy; urgency=medium
 
-  * Uploading to unstable.
+  * New upstream release for OpenStack Yoga.
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 17:09:30 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 11 Jan 2022 16:57:39 -0500
 
-python-aodhclient (2.3.0-1) experimental; urgency=medium
+python-aodhclient (2.3.1-0ubuntu1) jammy; urgency=medium
 
-  * New upstream release.
+  * New upstream release for OpenStack Yoga.
+  * d/control: Bump debhelper compat to 13.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 20 Sep 2021 16:35:01 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 11 Jan 2022 16:30:48 -0500
 
-python-aodhclient (2.2.0-2) unstable; urgency=medium
+python-aodhclient (2.3.0-0ubuntu1) impish; urgency=medium
 
-  * Upload to unstable.
+  * New upstream release for OpenStack Xena.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 10:10:22 +0200
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Wed, 06 Oct 2021 12:34:23 +0000
 
-python-aodhclient (2.2.0-1) experimental; urgency=medium
+python-aodhclient (2.1.1-0ubuntu2) impish; urgency=medium
 
-  * New upstream release.
+  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
+  * d/control: Drop python-pbr, python2 build depends.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 12 Mar 2021 15:31:42 +0100
+ -- Chris MacNaughton <chris.macnaughton@ubuntu.com>  Wed, 23 Jun 2021 08:04:26 +0000
 
-python-aodhclient (2.1.1-1) unstable; urgency=medium
+python-aodhclient (2.1.1-0ubuntu1) groovy; urgency=medium
 
-  * New upstream release.
-  * Fixed debian/watch.
-  * Add a debian/salsa-ci.yml.
-  * Removed python3-mock from build-depends.
+  * New upstream release for OpenStack Victoria.
 
- -- Thomas Goirand <zigo@debian.org>  Fri, 16 Oct 2020 11:46:19 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 11 Sep 2020 15:23:51 -0400
 
-python-aodhclient (2.0.1-2) unstable; urgency=medium
+python-aodhclient (2.1.0-0ubuntu1) groovy; urgency=medium
 
-  * Uploading to unstable.
-
- -- Thomas Goirand <zigo@debian.org>  Fri, 08 May 2020 22:47:38 +0200
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-aodhclient (2.0.1-1) experimental; urgency=medium
+ -- Chris MacNaughton <chris.macnaughton@canonical.com>  Fri, 24 Jul 2020 07:42:20 +0000
 
-  * New upstream release.
+python-aodhclient (2.0.1-0ubuntu1) groovy; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 08 Apr 2020 17:29:47 +0200
+  * New upstream release for OpenStack Victoria.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/control: Update Standards-Version to 4.5.0.
+  * d/rules: Switch to pybuild.
 
-python-aodhclient (1.3.0-2) unstable; urgency=medium
+ -- Chris MacNaughton <chris.macnaughton@canonical.com>  Fri, 12 Jun 2020 06:12:24 +0000
 
-  * Switched autopkg test to Python 3 (Closes: #943219).
+python-aodhclient (1.1.1-0ubuntu3) eoan; urgency=medium
 
- -- Thomas Goirand <zigo@debian.org>  Wed, 23 Oct 2019 12:05:50 +0200
+  * d/tests/control: Drop test dependency for python-aodhclient.
 
-python-aodhclient (1.3.0-1) unstable; urgency=medium
+ -- James Page <james.page@ubuntu.com>  Tue, 01 Oct 2019 09:13:17 +0100
 
-  [ Ondřej Nový ]
-  * Use debhelper-compat instead of debian/compat.
-  * Bump Standards-Version to 4.4.1.
+python-aodhclient (1.1.1-0ubuntu2) eoan; urgency=medium
 
-  [ Thomas Goirand ]
-  * New upstream release.
-  * Fixed (build-)depends for this release.
+  * Drop Python 2 support:
+    - d/control: Drop python-aodhclient binary package
+    - d/control: Drop BDI's on python-* packages.
+    - d/rules: Tweak to stop build and install of Python 2 parts.
+    - d/*.postinst,prerm,postrm: Drop, alternatives no longer needed.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 21 Oct 2019 01:04:21 +0200
+ -- James Page <james.page@ubuntu.com>  Wed, 10 Jul 2019 15:29:24 +0100
 
-python-aodhclient (1.2.0-2) unstable; urgency=medium
+python-aodhclient (1.1.1-0ubuntu1) disco; urgency=medium
 
-  * Uploading to unstable.
-
- -- Thomas Goirand <zigo@debian.org>  Wed, 17 Jul 2019 04:30:21 +0200
-
-python-aodhclient (1.2.0-1) experimental; urgency=medium
-
-  * New upstream release.
-  * Removed Python 2 support.
-  * Using Python 3 for buildng the doc.
-
- -- Thomas Goirand <zigo@debian.org>  Fri, 22 Mar 2019 11:07:57 +0100
+  * New upstream release for OpenStack Stein.
+  * d/control: Align (Build-)Depends with upstream.
 
-python-aodhclient (1.1.0-1) experimental; urgency=medium
+ -- Corey Bryant <corey.bryant@canonical.com>  Wed, 30 Jan 2019 10:16:44 -0500
 
-  [ Ondřej Nový ]
-  * d/control: Use team+openstack@tracker.debian.org as maintainer
+python-aodhclient (1.1.0-0ubuntu1) cosmic; urgency=low
 
-  [ Thomas Goirand ]
-  * New upstream release.
+  * Merge from Debian unstable.  Remaining changes:
+    - d/control: Enable autopkgtest-pkg-python testsuite.
+    - d/gbp.conf: Retain for gbp and pristine-tar config.
+    - d/watch: Get orig tarball from tarballs.openstack.org.
+    - d/tests/*: Test python2/3 clients.
+  * New upstream release for OpenStack Rocky.
+  * d/control: Align (Build-)Depends with upstream.
 
- -- Thomas Goirand <zigo@debian.org>  Mon, 20 Aug 2018 17:29:22 +0200
+ -- Corey Bryant <corey.bryant@canonical.com>  Tue, 31 Jul 2018 14:42:26 -0400
 
 python-aodhclient (1.0.0-3) unstable; urgency=medium
 
@@ -136,6 +120,16 @@ python-aodhclient (1.0.0-1) experimental
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 12 Feb 2018 07:55:07 +0000
 
+python-aodhclient (1.0.0-0ubuntu1) bionic; urgency=medium
+
+  * New upstream release.
+  * d/*: wrap-and-sort -bast.
+  * d/control: Update Standards-Version to 4.1.2.
+  * d/control: Bump debhelper compat to 10.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Mon, 12 Feb 2018 09:22:29 -0500
+
 python-aodhclient (0.9.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
@@ -168,6 +162,42 @@ python-aodhclient (0.9.0-1) experimental
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 03 Oct 2017 16:41:11 +0200
 
+python-aodhclient (0.9.0-0ubuntu1) artful; urgency=medium
+
+  [ Chuck Short ]
+  * New upstream release.
+
+  [ James Page ]
+  * d/watch: Use tarballs.openstack.org.
+
+ -- James Page <james.page@ubuntu.com>  Fri, 21 Apr 2017 09:51:29 +0100
+
+python-aodhclient (0.8.0-0ubuntu1) zesty; urgency=medium
+
+  [ Corey Bryant ]
+  * d/gbp.conf: Update gbp configuration file.
+  * d/control: Update Vcs-* links and maintainers.
+
+  [ Chuck Short ]
+  * New upstream version.
+  * d/control: Align (Build-)Depends with upstream.
+
+ -- Chuck Short <zulcss@ubuntu.com>  Mon, 30 Jan 2017 12:57:51 -0500
+
+python-aodhclient (0.7.0-0ubuntu1) yakkety; urgency=medium
+
+  [ Ondřej Nový ]
+  * Standards-Version is 3.9.8 now (no change)
+  * d/copyright: Changed source URL to https protocol
+
+  [ Corey Bryant ]
+  * New upstream release.
+  * d/control: Align (Build-)Depends with upstream.
+  * d/gbp.conf: Update debian-branch for Newton.
+  * d/tests/*: Test python2-aodh and python3-aodh clients and exit on error.
+
+ -- Corey Bryant <corey.bryant@canonical.com>  Fri, 02 Sep 2016 15:49:29 +0100
+
 python-aodhclient (0.3.0-2) unstable; urgency=medium
 
   * Uploading to unstable.
@@ -193,3 +223,4 @@ python-aodhclient (0.1.0-1) experimental
   * Initial release. (Closes: #813198)
 
  -- Thomas Goirand <zigo@debian.org>  Sat, 30 Jan 2016 20:59:16 +0800
+
diff -pruN 3.0.0-1/debian/control 3.0.0-0ubuntu1/debian/control
--- 3.0.0-1/debian/control	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/control	2022-09-07 20:36:58.000000000 +0000
@@ -1,40 +1,40 @@
 Source: python-aodhclient
 Section: python
 Priority: optional
-Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  dh-python,
  openstack-pkg-tools,
  python3-all,
- python3-pbr,
+ python3-pbr (>= 1.4),
  python3-setuptools,
- python3-sphinx (>= 1.6.2),
+ python3-sphinx (>= 2.0.0),
 Build-Depends-Indep:
- python3-cliff,
- python3-coverage,
- python3-hacking,
- python3-keystoneauth1,
+ python3-cliff (>= 1.14.0),
+ python3-keystoneauth1 (>= 1.0.0),
  python3-keystonemiddleware,
- python3-openstackdocstheme,
- python3-osc-lib,
- python3-oslo.i18n,
- python3-oslo.serialization,
- python3-oslo.utils,
+ python3-mock,
+ python3-openstackdocstheme (>= 2.2.1),
+ python3-osc-lib (>= 1.0.1),
+ python3-oslo.i18n (>= 1.5.0),
+ python3-oslo.serialization (>= 1.4.0),
+ python3-oslo.utils (>= 2.0.0),
  python3-oslotest,
- python3-osprofiler,
+ python3-osprofiler (>= 1.4.0),
  python3-pyparsing,
- python3-stestr,
+ python3-subunit,
  python3-tempest,
+ python3-testrepository,
  python3-testscenarios,
  python3-testtools,
- subunit,
-Standards-Version: 4.4.1
-Vcs-Browser: https://salsa.debian.org/openstack-team/clients/python-aodhclient
-Vcs-Git: https://salsa.debian.org/openstack-team/clients/python-aodhclient.git
-Homepage: http://www.openstack.org
+Standards-Version: 4.6.1
+Vcs-Git: https://git.launchpad.net/~ubuntu-openstack-dev/ubuntu/+source/python-aodhclient
+Homepage: https://www.openstack.org
+Testsuite: autopkgtest-pkg-python
 
 Package: python-aodhclient-doc
 Section: doc
@@ -55,14 +55,14 @@ Description: OpenStack Alarming as a Ser
 Package: python3-aodhclient
 Architecture: all
 Depends:
- python3-cliff,
- python3-keystoneauth1,
- python3-osc-lib,
- python3-oslo.i18n,
- python3-oslo.serialization,
- python3-oslo.utils,
- python3-osprofiler,
- python3-pbr,
+ python3-cliff (>= 1.14.0),
+ python3-keystoneauth1 (>= 1.0.0),
+ python3-osc-lib (>= 1.0.1),
+ python3-oslo.i18n (>= 1.5.0),
+ python3-oslo.serialization (>= 1.4.0),
+ python3-oslo.utils (>= 2.0.0),
+ python3-pbr (>= 1.4),
+ python3-pyparsing,
  ${misc:Depends},
  ${python3:Depends},
 Suggests:
diff -pruN 3.0.0-1/debian/gbp.conf 3.0.0-0ubuntu1/debian/gbp.conf
--- 3.0.0-1/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/gbp.conf	2022-09-07 20:36:58.000000000 +0000
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -pruN 3.0.0-1/debian/python3-aodhclient.postrm 3.0.0-0ubuntu1/debian/python3-aodhclient.postrm
--- 3.0.0-1/debian/python3-aodhclient.postrm	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/python3-aodhclient.postrm	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ] || [ "$1" = "disappear" ] ; then
-	update-alternatives --remove aodh /usr/bin/python3-aodh
-fi
-
-#DEBHELPER#
-
-exit 0
diff -pruN 3.0.0-1/debian/python3-aodhclient.prerm 3.0.0-0ubuntu1/debian/python3-aodhclient.prerm
--- 3.0.0-1/debian/python3-aodhclient.prerm	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/python3-aodhclient.prerm	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ] ; then
-	update-alternatives --remove aodh /usr/bin/python3-aodh
-fi
-
-#DEBHELPER#
-
-exit 0
diff -pruN 3.0.0-1/debian/rules 3.0.0-0ubuntu1/debian/rules
--- 3.0.0-1/debian/rules	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/rules	2022-09-07 20:36:58.000000000 +0000
@@ -1,20 +1,20 @@
 #!/usr/bin/make -f
 
 MANIFEST_EXCLUDE_STANDARD := aodhclient
-include /usr/share/openstack-pkg-tools/pkgos.make
 
-%:
-	dh $@ --buildsystem=python_distutils --with python3,sphinxdoc
+export PYBUILD_NAME=aodhclient
 
-override_dh_auto_clean:
-	rm -rf .testrepository build doc/man
+include /usr/share/openstack-pkg-tools/pkgos.make
 
-override_dh_auto_build:
-	echo "Do nothing..."
+%:
+	dh $@ --buildsystem=pybuild --with python3,sphinxdoc
 
 override_dh_auto_install:
 	pkgos-dh_auto_install --no-py2
 
+override_dh_python3:
+	dh_python3 --shebang=/usr/bin/python3
+
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	pkgos-dh_auto_test --no-py2 'aodhclient\.tests\.unit\.(?!.*test_client.ClientAuthTest\.test_discover_auth_versions.*)'
@@ -22,10 +22,15 @@ endif
 
 override_dh_sphinxdoc:
 ifeq (,$(findstring nodoc, $(DEB_BUILD_OPTIONS)))
-	python3 -m sphinx -b html doc/source $(CURDIR)/debian/python-aodhclient-doc/usr/share/doc/python-aodhclient-doc/html
-	dh_sphinxdoc
+	sphinx-build -b html doc/source $(CURDIR)/debian/python-aodhclient-doc/usr/share/doc/python-aodhclient-doc/html
+	dh_sphinxdoc -O--buildsystem=pybuild
 endif
 
+override_dh_clean:
+	dh_clean -O--buildsystem=pybuild
+	rm -rf .testrepository
+	rm -rf doc/man
+
 override_dh_installman:
 #ifeq (,$(findstring nodocs, $(DEB_BUILD_OPTIONS)))
 #	sphinx-build -b man doc/source doc/man
@@ -33,6 +38,3 @@ override_dh_installman:
 #	sed -i s/python-aodhclient/python-aodhclient/ doc/man/aodh.1
 #	dh_installman -O--buildsystem=python_distutils
 #endif
-
-override_dh_python3:
-	dh_python3 --shebang=/usr/bin/python3
diff -pruN 3.0.0-1/debian/salsa-ci.yml 3.0.0-0ubuntu1/debian/salsa-ci.yml
--- 3.0.0-1/debian/salsa-ci.yml	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.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 3.0.0-1/debian/tests/client 3.0.0-0ubuntu1/debian/tests/client
--- 3.0.0-1/debian/tests/client	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/tests/client	2022-09-07 20:36:58.000000000 +0000
@@ -0,0 +1,17 @@
+#!/bin/bash
+#-------------------------
+# Testing client utilities
+#-------------------------
+set -e
+
+HELP_CLIENTS=('aodh')
+for client in "${HELP_CLIENTS[@]}"; do
+    RET=$($client -h 2>&1 > /dev/null)
+
+    if [[ $RET ]]; then
+        echo "ERROR, ${client} is not running" >&2
+        exit 1
+    else
+        echo "OK: ${client} ran"
+    fi
+done
diff -pruN 3.0.0-1/debian/tests/control 3.0.0-0ubuntu1/debian/tests/control
--- 3.0.0-1/debian/tests/control	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/tests/control	2022-09-07 20:36:58.000000000 +0000
@@ -1,5 +1,3 @@
-Tests: unittests
+Tests: client
 Depends:
- @,
- @builddeps@,
-Restrictions: allow-stderr needs-root
+ python3-aodhclient,
diff -pruN 3.0.0-1/debian/tests/unittests 3.0.0-0ubuntu1/debian/tests/unittests
--- 3.0.0-1/debian/tests/unittests	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/tests/unittests	1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-set -e
-
-pkgos-dh_auto_test --no-py2 'aodhclient\.tests\.unit\.(?!.*test_client.ClientAuthTest\.test_discover_auth_versions.*)'
diff -pruN 3.0.0-1/debian/watch 3.0.0-0ubuntu1/debian/watch
--- 3.0.0-1/debian/watch	2022-08-31 11:20:31.000000000 +0000
+++ 3.0.0-0ubuntu1/debian/watch	2022-09-07 20:36:58.000000000 +0000
@@ -1,3 +1,3 @@
 version=3
-opts="uversionmangle=s/\.0rc/~rc/;s/\.0b1/~b1/;s/\.0b2/~b2/;s/\.0b3/~b3/" \
-https://github.com/openstack/python-aodhclient/tags .*/(\d[brc\d\.]+)\.tar\.gz
+opts="uversionmangle=s/\.(b|rc)/~$1/" \
+    http://tarballs.openstack.org/python-aodhclient/ aodhclient-(\d.*)\.tar\.gz
diff -pruN 3.0.0-1/.gitignore 3.0.0-0ubuntu1/.gitignore
--- 3.0.0-1/.gitignore	2022-06-21 18:12:52.000000000 +0000
+++ 3.0.0-0ubuntu1/.gitignore	1970-01-01 00:00:00.000000000 +0000
@@ -1,58 +0,0 @@
-*.py[cod]
-
-# C extensions
-*.so
-
-# Packages
-*.egg
-*.egg-info
-dist
-build
-.eggs
-eggs
-parts
-bin
-var
-sdist
-develop-eggs
-.installed.cfg
-lib
-lib64
-
-# Installer logs
-pip-log.txt
-
-# Unit test / coverage reports
-.coverage
-.tox
-nosetests.xml
-.stestr/
-.venv
-
-# Translations
-*.mo
-
-# Mr Developer
-.mr.developer.cfg
-.project
-.pydevproject
-
-# Complexity
-output/*.html
-output/*/index.html
-
-# Sphinx
-doc/build
-releasenotes/build
-
-# pbr generates these
-AUTHORS
-ChangeLog
-
-# Editors
-*~
-.*.swp
-.*sw?
-
-# generated docs
-doc/source/ref/
diff -pruN 3.0.0-1/.gitreview 3.0.0-0ubuntu1/.gitreview
--- 3.0.0-1/.gitreview	2022-06-21 18:12:52.000000000 +0000
+++ 3.0.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-aodhclient.git
diff -pruN 3.0.0-1/PKG-INFO 3.0.0-0ubuntu1/PKG-INFO
--- 3.0.0-1/PKG-INFO	1970-01-01 00:00:00.000000000 +0000
+++ 3.0.0-0ubuntu1/PKG-INFO	2022-08-31 10:23:05.079894000 +0000
@@ -0,0 +1,40 @@
+Metadata-Version: 2.1
+Name: aodhclient
+Version: 3.0.0
+Summary: Python client library for Aodh
+Home-page: https://docs.openstack.org/python-aodhclient/latest/
+Author: OpenStack
+Author-email: openstack-discuss@lists.openstack.org
+License: UNKNOWN
+Description: ==========
+        aodhclient
+        ==========
+        
+        Python bindings to the OpenStack Aodh API
+        
+        This is a client for OpenStack Aodh API. There's a `Python API
+        <https://docs.openstack.org/python-aodhclient/latest/api.html>`_ (the
+        aodhclient module), and a `command-line script
+        <https://docs.openstack.org/python-aodhclient/latest/shell.html>`_ (installed
+        as aodh). Each implements the entire OpenStack Aodh API.
+        
+        * Free software: Apache license
+        * Release notes: https://releases.openstack.org/teams/telemetry.html
+        * Documentation: https://docs.openstack.org/python-aodhclient/latest/
+        * Source: https://opendev.org/openstack/python-aodhclient
+        * Bugs: https://storyboard.openstack.org/#!/project/openstack/python-aodhclient
+        
+        
+Platform: UNKNOWN
+Classifier: Environment :: OpenStack
+Classifier: Intended Audience :: Information Technology
+Classifier: Intended Audience :: System Administrators
+Classifier: License :: OSI Approved :: Apache Software License
+Classifier: Operating System :: POSIX :: Linux
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 3 :: Only
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Requires-Python: >=3.8
+Provides-Extra: test
diff -pruN 3.0.0-1/setup.cfg 3.0.0-0ubuntu1/setup.cfg
--- 3.0.0-1/setup.cfg	2022-06-21 18:12:52.000000000 +0000
+++ 3.0.0-0ubuntu1/setup.cfg	2022-08-31 10:23:05.079894000 +0000
@@ -1,60 +1,61 @@
 [metadata]
 name = aodhclient
 summary = Python client library for Aodh
-description_file =
-    README.rst
+description_file = 
+	README.rst
 author = OpenStack
 author_email = openstack-discuss@lists.openstack.org
 home_page = https://docs.openstack.org/python-aodhclient/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 :: 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 :: 3 :: Only
+	Programming Language :: Python :: 3
+	Programming Language :: Python :: 3.8
+	Programming Language :: Python :: 3.9
 
 [files]
-packages =
-    aodhclient
+packages = 
+	aodhclient
 
 [extras]
-test =
-    coverage>=3.6
-    oslotest>=1.10.0 # Apache-2.0
-    reno>=1.6.2 # Apache2
-    tempest>=10
-    stestr>=2.0.0 # Apache-2.0
-    testtools>=1.4.0
-    pifpaf[gnocchi]>=0.23
-    gnocchi[postgresql,file]
+test = 
+	coverage>=3.6
+	oslotest>=1.10.0 # Apache-2.0
+	reno>=1.6.2 # Apache2
+	tempest>=10
+	stestr>=2.0.0 # Apache-2.0
+	testtools>=1.4.0
+	pifpaf[gnocchi]>=0.23
+	gnocchi[postgresql,file]
 
 [entry_points]
-console_scripts =
-    aodh = aodhclient.shell:main
-
-keystoneauth1.plugin =
-    aodh-noauth = aodhclient.noauth:AodhNoAuthLoader
-
-openstack.cli.extension =
-    metric = aodhclient.osc
-
-openstack.alarming.v2 =
-    alarm create = aodhclient.v2.alarm_cli:CliAlarmCreate
-    alarm list = aodhclient.v2.alarm_cli:CliAlarmList
-    alarm show = aodhclient.v2.alarm_cli:CliAlarmShow
-    alarm delete = aodhclient.v2.alarm_cli:CliAlarmDelete
-    alarm update = aodhclient.v2.alarm_cli:CliAlarmUpdate
-    alarm state get = aodhclient.v2.alarm_cli:CliAlarmStateGet
-    alarm state set = aodhclient.v2.alarm_cli:CliAlarmStateSet
-    alarm-history search = aodhclient.v2.alarm_history_cli:CliAlarmHistorySearch
-    alarm-history show = aodhclient.v2.alarm_history_cli:CliAlarmHistoryShow
-    alarming capabilities list = aodhclient.v2.capabilities_cli:CliCapabilitiesList
-    alarm quota show = aodhclient.v2.quota_cli:QuotaShow
-    alarm quota set = aodhclient.v2.quota_cli:QuotaSet
+console_scripts = 
+	aodh = aodhclient.shell:main
+keystoneauth1.plugin = 
+	aodh-noauth = aodhclient.noauth:AodhNoAuthLoader
+openstack.cli.extension = 
+	metric = aodhclient.osc
+openstack.alarming.v2 = 
+	alarm create = aodhclient.v2.alarm_cli:CliAlarmCreate
+	alarm list = aodhclient.v2.alarm_cli:CliAlarmList
+	alarm show = aodhclient.v2.alarm_cli:CliAlarmShow
+	alarm delete = aodhclient.v2.alarm_cli:CliAlarmDelete
+	alarm update = aodhclient.v2.alarm_cli:CliAlarmUpdate
+	alarm state get = aodhclient.v2.alarm_cli:CliAlarmStateGet
+	alarm state set = aodhclient.v2.alarm_cli:CliAlarmStateSet
+	alarm-history search = aodhclient.v2.alarm_history_cli:CliAlarmHistorySearch
+	alarm-history show = aodhclient.v2.alarm_history_cli:CliAlarmHistoryShow
+	alarming capabilities list = aodhclient.v2.capabilities_cli:CliCapabilitiesList
+	alarm quota show = aodhclient.v2.quota_cli:QuotaShow
+	alarm quota set = aodhclient.v2.quota_cli:QuotaSet
+
+[egg_info]
+tag_build = 
+tag_date = 0
 
