commit python-aodhclient for openSUSE:Factory
Hello community, here is the log from the commit of package python-aodhclient for openSUSE:Factory checked in at 2019-05-03 22:39:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-aodhclient (Old) and /work/SRC/openSUSE:Factory/.python-aodhclient.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-aodhclient" Fri May 3 22:39:44 2019 rev:7 rq:692814 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-aodhclient/python-aodhclient.changes 2018-09-07 15:36:51.838700671 +0200 +++ /work/SRC/openSUSE:Factory/.python-aodhclient.new.5148/python-aodhclient.changes 2019-05-03 22:39:50.350915149 +0200 @@ -1,0 +2,15 @@ +Mon Apr 8 12:36:24 UTC 2019 - cloud-devel@suse.de + +- update to version 1.2.0 + - fix tox python3 overrides + - switch documentation job to new PTI + - Add metavar for alarm_id in alarm-history show + - Add gating on py37 + - Update reno for stable/rocky + - Consider interface and region options with OSC + - fix warnings in documentation build + - add python 3.6 unit test job + - import zuul job settings from project-config + - Add Python 3.6 classifier to setup.cfg + +------------------------------------------------------------------- Old: ---- aodhclient-1.1.0.tar.gz New: ---- aodhclient-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-aodhclient.spec ++++++ --- /var/tmp/diff_new_pack.kGM3bD/_old 2019-05-03 22:39:50.934916362 +0200 +++ /var/tmp/diff_new_pack.kGM3bD/_new 2019-05-03 22:39:50.934916362 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-aodhclient # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global sname aodhclient Name: python-aodhclient -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Python client library for Aodh License: Apache-2.0 @@ -27,9 +27,7 @@ Source0: https://files.pythonhosted.org/packages/source/a/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: python-cliff >= 1.14.0 -BuildRequires: python-devel BuildRequires: python-keystoneauth1 >= 1.0.0 -BuildRequires: python-openstackdocstheme BuildRequires: python-oslo.serialization >= 1.4.0 BuildRequires: python-oslo.utils >= 2.0.0 BuildRequires: python-oslotest @@ -60,7 +58,7 @@ Summary: Documentation for OpenStack Aodh API Client Group: Documentation/HTML BuildRequires: python-Sphinx -BuildRequires: python-oslosphinx +BuildRequires: python-openstackdocstheme %description doc This is a client library for Aodh built on the Aodh API. It @@ -80,7 +78,7 @@ PBR_VERSION=%{version} sphinx-build -b html doc/source doc/build/html # Fix hidden-file-or-dir warnings -rm -rf html/.doctrees html/.buildinfo +rm -r doc/build/html/.{doctrees,buildinfo} %check # FIXME: only run unittests for now. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kGM3bD/_old 2019-05-03 22:39:50.954916404 +0200 +++ /var/tmp/diff_new_pack.kGM3bD/_new 2019-05-03 22:39:50.954916404 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/aodhclient/aodhclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/aodhclient/aodhclient.spec.j2</param> <param name="output-name">python-aodhclient.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/python-aodhclient/stable/rocky/requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/python-aodhclient/stable/stein/requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,python-aodhclient</param> </service> ++++++ aodhclient-1.1.0.tar.gz -> aodhclient-1.2.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/.zuul.yaml new/aodhclient-1.2.0/.zuul.yaml --- old/aodhclient-1.1.0/.zuul.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/aodhclient-1.2.0/.zuul.yaml 2019-03-08 21:15:01.000000000 +0100 @@ -0,0 +1,14 @@ +- project: + templates: + - openstack-python-jobs + - openstack-python35-jobs + - openstack-python36-jobs + - publish-openstack-docs-pti + - openstackclient-plugin-jobs + check: + jobs: + - telemetry-tox-py37 + gate: + jobs: + - telemetry-tox-py37 + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/AUTHORS new/aodhclient-1.2.0/AUTHORS --- old/aodhclient-1.1.0/AUTHORS 2018-06-18 14:40:38.000000000 +0200 +++ new/aodhclient-1.2.0/AUTHORS 2019-03-08 21:16:07.000000000 +0100 @@ -1,6 +1,7 @@ Andreas Jaeger <aj@suse.com> Cao Xuan Hoang <hoangcx@vn.fujitsu.com> Chaozhe.Chen <chaozhe.chen@easystack.cn> +David Rabel <rabel@b1-systems.de> Doug Hellmann <doug@doughellmann.com> Eyal <eyal.bar-ilan@nokia.com> Hanxi Liu <hanxi.liu@easystack.cn> @@ -8,6 +9,7 @@ Julien Danjou <julien@danjou.info> KATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com> Kevin_Zheng <zhengzhenyu@huawei.com> +Matthias Bastian <bastian@strato.de> Mehdi ABAAKOUK <sileht@sileht.net> Mehdi Abaakouk <sileht@redhat.com> Mehdi Abaakouk <sileht@sileht.net> @@ -25,13 +27,13 @@ Zhao Lei <zhaolei@cn.fujitsu.com> ZhiQiang Fan <aji.zqfan@gmail.com> Zi Lian Ji <jizilian@cn.ibm.com> -Zuul <zuul@review.openstack.org> gord chung <gord@live.ca> gordon chung <gord@live.ca> houweichao <houwch@gohighsec.com> lipan <lipan7195@fiberhome.com> liusheng <liusheng@huawei.com> liyuanzhen <li.yuanzhen@zte.com.cn> +qingszhao <zhao.daqing@99cloud.net> rajat29 <rajat.sharma@nectechnologies.in> venkatamahesh <venkatamaheshkotha@gmail.com> xialinjuan <ljxiash@cn.ibm.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/ChangeLog new/aodhclient-1.2.0/ChangeLog --- old/aodhclient-1.1.0/ChangeLog 2018-06-18 14:40:38.000000000 +0200 +++ new/aodhclient-1.2.0/ChangeLog 2019-03-08 21:16:07.000000000 +0100 @@ -1,10 +1,28 @@ CHANGES ======= +1.2.0 +----- + +* 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 + +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 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/PKG-INFO new/aodhclient-1.2.0/PKG-INFO --- old/aodhclient-1.1.0/PKG-INFO 2018-06-18 14:40:39.000000000 +0200 +++ new/aodhclient-1.2.0/PKG-INFO 2019-03-08 21:16:07.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: aodhclient -Version: 1.1.0 +Version: 1.2.0 Summary: Python client library for Aodh Home-page: https://docs.openstack.org/python-aodhclient/latest/ Author: OpenStack @@ -36,4 +36,5 @@ Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.5 +Classifier: Programming Language :: Python :: 3.6 Provides-Extra: test diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/aodhclient/osc.py new/aodhclient-1.2.0/aodhclient/osc.py --- old/aodhclient-1.1.0/aodhclient/osc.py 2018-06-18 14:37:32.000000000 +0200 +++ new/aodhclient-1.2.0/aodhclient/osc.py 2019-03-08 21:15:01.000000000 +0100 @@ -39,7 +39,9 @@ API_VERSIONS) # NOTE(sileht): ensure setup of the session is done instance.setup_auth() - return aodh_client(session=instance.session) + return aodh_client(session=instance.session, + interface=instance.interface, + region_name=instance.region_name) def build_option_parser(parser): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/aodhclient/v2/alarm_history_cli.py new/aodhclient-1.2.0/aodhclient/v2/alarm_history_cli.py --- old/aodhclient-1.1.0/aodhclient/v2/alarm_history_cli.py 2018-06-18 14:37:32.000000000 +0200 +++ new/aodhclient-1.2.0/aodhclient/v2/alarm_history_cli.py 2019-03-08 21:15:01.000000000 +0100 @@ -46,7 +46,8 @@ def get_parser(self, prog_name): parser = super(CliAlarmHistoryShow, self).get_parser(prog_name) - parser.add_argument("alarm_id", help="ID of an alarm") + parser.add_argument("alarm_id", metavar="<alarm-id>", + help="ID of an alarm") parser.add_argument("--limit", type=int, metavar="<LIMIT>", help="Number of resources to return " "(Default is server default)") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/aodhclient.egg-info/PKG-INFO new/aodhclient-1.2.0/aodhclient.egg-info/PKG-INFO --- old/aodhclient-1.1.0/aodhclient.egg-info/PKG-INFO 2018-06-18 14:40:38.000000000 +0200 +++ new/aodhclient-1.2.0/aodhclient.egg-info/PKG-INFO 2019-03-08 21:16:07.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: aodhclient -Version: 1.1.0 +Version: 1.2.0 Summary: Python client library for Aodh Home-page: https://docs.openstack.org/python-aodhclient/latest/ Author: OpenStack @@ -36,4 +36,5 @@ Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.5 +Classifier: Programming Language :: Python :: 3.6 Provides-Extra: test diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/aodhclient.egg-info/SOURCES.txt new/aodhclient-1.2.0/aodhclient.egg-info/SOURCES.txt --- old/aodhclient-1.1.0/aodhclient.egg-info/SOURCES.txt 2018-06-18 14:40:39.000000000 +0200 +++ new/aodhclient-1.2.0/aodhclient.egg-info/SOURCES.txt 2019-03-08 21:16:07.000000000 +0100 @@ -1,5 +1,6 @@ .coveragerc .testr.conf +.zuul.yaml AUTHORS CONTRIBUTING.rst ChangeLog @@ -7,6 +8,7 @@ LICENSE README.rst babel.cfg +bindep.txt requirements.txt setup.cfg setup.py @@ -70,6 +72,7 @@ releasenotes/source/ocata.rst releasenotes/source/pike.rst releasenotes/source/queens.rst +releasenotes/source/rocky.rst releasenotes/source/unreleased.rst releasenotes/source/_static/.placeholder releasenotes/source/_templates/.placeholder \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/aodhclient.egg-info/pbr.json new/aodhclient-1.2.0/aodhclient.egg-info/pbr.json --- old/aodhclient-1.1.0/aodhclient.egg-info/pbr.json 2018-06-18 14:40:38.000000000 +0200 +++ new/aodhclient-1.2.0/aodhclient.egg-info/pbr.json 2019-03-08 21:16:07.000000000 +0100 @@ -1 +1 @@ -{"git_version": "6d1ad0f", "is_release": true} \ No newline at end of file +{"git_version": "6d03e61", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/bindep.txt new/aodhclient-1.2.0/bindep.txt --- old/aodhclient-1.1.0/bindep.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/aodhclient-1.2.0/bindep.txt 2019-03-08 21:15:01.000000000 +0100 @@ -0,0 +1,7 @@ +mysql-server [test platform:dpkg] +postgresql [test] +postgresql-client [test platform:dpkg] +postgresql-devel [test platform:rpm] +postgresql-server [test platform:rpm] +libpq-dev [test platform:dpkg] +python37 [platform:rpm py37] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/doc/source/shell.rst new/aodhclient-1.2.0/doc/source/shell.rst --- old/aodhclient-1.1.0/doc/source/shell.rst 2018-06-18 14:37:51.000000000 +0200 +++ new/aodhclient-1.2.0/doc/source/shell.rst 2019-03-08 21:15:01.000000000 +0100 @@ -8,8 +8,8 @@ from the command line. It supports the entirety of the Aodh API. You'll need to provide :program:`aodh` with your OpenStack credentials. -You can do this with the :option:`--os-username`, :option:`--os-password`, -:option:`--os-tenant-id` and :option:`--os-auth-url` options, but it's easier to +You can do this with the ``--os-username``, ``--os-password``, +``--os-tenant-id`` and ``--os-auth-url`` options, but it's easier to just set them as environment variables: .. envvar:: OS_USERNAME @@ -37,7 +37,7 @@ The command line tool will attempt to reauthenticate using your provided credentials for every request. You can override this behavior by manually supplying an auth -token using :option:`--aodh-endpoint` and :option:`--os-auth-token`. You can alternatively +token using ``--aodh-endpoint`` and ``--os-auth-token``. You can alternatively set these environment variables:: export AODH_ENDPOINT=http://aodh.example.org:8041 @@ -45,8 +45,8 @@ export OS_AUTH_TOKEN=3bcc3d3a03f44e3d8377f9247b0ad155 Also, if the server doesn't support authentication, you can provide -:option:`--os-auth-plugon` aodh-noauth, :option:`--aodh-endpoint`, :option:`--user-id` -and :option:`--project-id`. You can alternatively set these environment variables:: +``--os-auth-plugin`` aodh-noauth, ``--aodh-endpoint``, ``--user-id`` +and ``--project-id``. You can alternatively set these environment variables:: export OS_AUTH_PLUGIN=aodh-noauth export AODH_ENDPOINT=http://aodh.example.org:8041 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/releasenotes/source/index.rst new/aodhclient-1.2.0/releasenotes/source/index.rst --- old/aodhclient-1.1.0/releasenotes/source/index.rst 2018-06-18 14:37:32.000000000 +0200 +++ new/aodhclient-1.2.0/releasenotes/source/index.rst 2019-03-08 21:15:01.000000000 +0100 @@ -8,6 +8,7 @@ :maxdepth: 2 unreleased + rocky queens pike ocata diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/releasenotes/source/rocky.rst new/aodhclient-1.2.0/releasenotes/source/rocky.rst --- old/aodhclient-1.1.0/releasenotes/source/rocky.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/aodhclient-1.2.0/releasenotes/source/rocky.rst 2019-03-08 21:15:01.000000000 +0100 @@ -0,0 +1,6 @@ +=================================== + Rocky Series Release Notes +=================================== + +.. release-notes:: + :branch: stable/rocky diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/setup.cfg new/aodhclient-1.2.0/setup.cfg --- old/aodhclient-1.1.0/setup.cfg 2018-06-18 14:40:39.000000000 +0200 +++ new/aodhclient-1.2.0/setup.cfg 2019-03-08 21:16:07.000000000 +0100 @@ -17,6 +17,7 @@ Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.5 + Programming Language :: Python :: 3.6 [files] packages = diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aodhclient-1.1.0/tox.ini new/aodhclient-1.2.0/tox.ini --- old/aodhclient-1.1.0/tox.ini 2018-06-18 14:37:51.000000000 +0200 +++ new/aodhclient-1.2.0/tox.ini 2019-03-08 21:15:01.000000000 +0100 @@ -19,30 +19,36 @@ commands = pifpaf run aodh -- python setup.py test --slowest --testr-args='{posargs}' [testenv:pep8] +basepython = python3 deps = hacking<0.13,>=0.12 commands = flake8 [testenv:venv] +basepython = python3 # Used by openstack-infra to build the doc deps = -r{toxinidir}/doc/requirements.txt commands = {posargs} [testenv:cover] +basepython = python3 commands = python setup.py test --coverage --testr-args='{posargs}' coverage report [testenv:releasenotes] +basepython = python3 commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html [testenv:docs] +basepython = python3 deps = -r{toxinidir}/doc/requirements.txt commands = rm -rf doc/build - sphinx-build -b html doc/source doc/build/html + sphinx-build -W -b html doc/source doc/build/html whitelist_externals = rm [testenv:debug] +basepython = python3 commands = pifpaf --debug run aodh -- oslo_debug_helper {posargs} [flake8]
participants (1)
-
root