- 31 Aug, 2022 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
python-aodhclient 3.0.0 release meta:version: 3.0.0 meta:diff-start: - meta:series: zed meta:release-type: release meta:pypi: yes meta:first: yes meta:release:Author: Elod Illes <elod.illes@est.tech> meta:release:Commit: Előd Illés <elod.illes@est.tech> meta:release:Change-Id: I404afc5442e0befacb701c43008052390a71be8f meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 21 Jun, 2022 1 commit
-
-
Zuul authored
-
- 10 Jun, 2022 1 commit
-
-
Hemanth Nakkina authored
This combines two commits in one * Change aggregation method to mean Commit 6061286c3133a4b85c4a72160960ecf6a82d02f8 handles ignoring gnocchi api error when metric is not created. However there are functional test failures when the aggregation method is set to last for alarm type gnocchi_aggregation_by_resources_threshold, This fix changes the aggregration method to mean for any create/update of alarm type gnocchi_aggregation_by_resources_threshold. * Update python testing as per zed cycle testing runtime In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. Add release notes and update the python classifier for the same. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Co-Authored-By:
Ghanshyam Mann <gmann@ghanshyammann.com> Depends-On: https://review.opendev.org/c/openstack/aodh/+/843764 Change-Id: Ia11f25fa8c36c6051a44994f2545e2b64a665593 Closes-Bug: #1974682
-
- 09 May, 2022 1 commit
-
-
wangzihao authored
Remove six.moves Replace the following items with Python 3 style code. - six.moves.urllib - six.iteritems - six.PY2 - six.StringIO Change-Id: If3fe0e534b092d436e46fca944c2955911e38197
-
- 25 Mar, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 03 Mar, 2022 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/yoga. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/yoga. Sem-Ver: feature Change-Id: I81088b3f4c6304aa12fa3a58cadb9d44b6d783a2
-
- 22 Feb, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-aodhclient 2.4.1 release meta:version: 2.4.1 meta:diff-start: - meta:series: yoga meta:release-type: release meta:pypi: yes meta:first: no meta:release:Author: Elod Illes <elod.illes@est.tech> meta:release:Commit: Elod Illes <elod.illes@est.tech> meta:release:Change-Id: I49686c62547461bb1bc480dadb1a261e98eecf42 meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 08 Feb, 2022 2 commits
-
-
Zuul authored
-
Takashi Kajinami authored
Python 2 support was removed during Ussuri cycle. This change adds the classifier to clearly state that only Python 3 is supported. Change-Id: I1f2788b7ffe8a28fdfbc5df0947f62c48449e8ad
-
- 07 Feb, 2022 3 commits
-
-
Zuul authored
-
Zuul authored
-
Takashi Kajinami authored
Since setuptools v54.1.0[1], the parmeters with dash have been deprecated in favor of the new parameters with underscore. This change updates the parameters accordingly to avoid the warnings like the example below. UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: I5aa097573e323ec0c34cb9d621e85d5259195f21
-
- 06 Feb, 2022 2 commits
-
-
Takashi Kajinami authored
This is a patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html This patch is manually created, because the previous patch was not merged before Xena release and release bot didn't create the automated patch at that time. Change-Id: I902f342800d6ea7dda3eff2a10f7c9dd54fa6151
-
Zuul authored
-
- 11 Jan, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-aodhclient 2.3.1 release meta:version: 2.3.1 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: yes meta:first: no meta:release:Author: Eyal <eyalb1@gmail.com> meta:release:Commit: Eyal <eyalb1@gmail.com> meta:release:Change-Id: I5db4ddba7a6ffbc6ddd95dcb62d3f9cea3198ba1 meta:release:Code-Review+1: Eyal <eyalb1@gmail.com> meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 29 Nov, 2021 1 commit
-
- 26 Nov, 2021 1 commit
-
-
rabi authored
Replaces removed pyparsing.operatorPrecedence(). Also removes broken ceilometer threshold tests as they don't seem to be supported by aodh anymore. Change-Id: Ifa82042fc15e6c167ed2e3a1923baa6ee61c6237
-
- 29 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 20 Sep, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-aodhclient 2.3.0 release meta:version: 2.3.0 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: yes meta:first: yes meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: I1bfac3cd0bb34895f9d50831f98237ff7b8483d0 meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 17 Sep, 2021 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/xena. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/xena. Sem-Ver: feature Change-Id: I26a2474826a83750f3b5546c0688cb282d780324
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 12 Mar, 2021 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
python-aodhclient 2.2.0 release meta:version: 2.2.0 meta:diff-start: - meta:series: wallaby meta:release-type: release meta:pypi: yes meta:first: yes meta:release:Author: Thierry Carrez <thierry@openstack.org> meta:release:Commit: Thierry Carrez <thierry@openstack.org> meta:release:Change-Id: Ib789b2b3d9bbbf1acb723ec21ca3c990fa8d6489 meta:release:Code-Review+1: Matthias Runge <mrunge@redhat.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I55c5a8568ccd93e504120365d4d2f3107cf0aa06
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/wallaby. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/wallaby. Sem-Ver: feature Change-Id: I04a5bf29398dc6661d5efa16a618aa629b9067d2
-
- 16 Oct, 2020 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 12 Sep, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
python-aodhclient 2.1.1 release meta:version: 2.1.1 meta:diff-start: - meta:series: victoria meta:release-type: release meta:pypi: yes meta:first: no meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Change-Id: Iee5c63c48bfca2a8dad3621a5f57b19258db720a meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+1: zhurong <aaronzhu1121@gmail.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 10 Sep, 2020 2 commits
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Idafb008621da6fc157ed46261975dd31668882bb
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/victoria. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/victoria. Change-Id: I31ec5389c4ef98a22a3cb0a63c3c114f40ff8d69 Sem-Ver: feature
-