- 28 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 15 Mar, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
vitrage-dashboard 3.5.0 release meta:version: 3.5.0 meta:diff-start: - meta:series: yoga meta:release-type: release meta:pypi: no meta:first: yes meta:release:Author: Eyal <eyalb1@gmail.com> meta:release:Commit: Eyal <eyalb1@gmail.com> meta:release:Change-Id: I5375526c1a04053fcf37c23caa9e00b2610fad4a 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>
-
- 22 Dec, 2021 2 commits
-
-
Zuul authored
-
wu.shiming authored
Yoga testing runtime[1] has been updated to add py39 testing as voting. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286 this commit updates the classifier in setup.cfg file. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: I47c7cb6fbf411823be4eef0240edbe1d59549588
-
- 30 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 22 Sep, 2021 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
vitrage-dashboard 3.4.0 release meta:version: 3.4.0 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: no meta:first: yes meta:release:Author: Eyal <eyalb1@gmail.com> meta:release:Commit: Eyal <eyalb1@gmail.com> meta:release:Change-Id: I4363ab18e2828f618be6a30bfa048e77dfb4f1ce 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>
-
- 20 Sep, 2021 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 yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ifc03c32d56568c9ff4f3a12592c096534171542a
-
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: Ib73c1bca76f410b9dca8acb47663b7e9ec4894fa
-
- 18 Sep, 2021 1 commit
-
-
wu.shiming authored
https: //github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23 Change-Id: I4c2d456fdfddca98b78535a1f9f1bb8658d3d335
-
- 16 Aug, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 17 Jul, 2021 1 commit
-
-
Anand Bhat authored
* Replace .testr.conf by .stestr.conf for migration and update .gitignore,test-requirements files accordingly * Use 3.18.0 as the minversion for tox Change-Id: I6bf98adecb772896c6243a90271a1b258569a4df
-
- 30 May, 2021 1 commit
-
-
Zuul authored
-
- 20 May, 2021 1 commit
-
-
manchandavishal authored
vitrage-dashboard doc job is failing as requires some font 'tgtermes.sty' to generate pdf doc. This patch adds that required package in bindep.txt to fix doc job. Change-Id: Ica19ab980166bb9323b500fbf8359e1496d2afef
-
- 19 May, 2021 1 commit
-
-
manchandavishal authored
As we already added horizon-nodejs14-jobs template in this plugin and nodejs14 jobs running fine. So let's drop horizon-nodejs10-jobs template because nodejs10 is already EOL. Change-Id: I11176ef54ca25b130bc2c1c86b8458cbf960312f
-
- 14 May, 2021 1 commit
-
-
Thomas Goirand authored
-
- 10 May, 2021 1 commit
-
-
Thomas Goirand authored
/usr/lib/python3/dist-packages/openstack_dashboard/local/enabled. * Add Breaks: python3-django-horizon (<< 3:19.2.0-2~).
-
- 29 Apr, 2021 1 commit
-
-
Zuul authored
-
- 27 Apr, 2021 2 commits
-
-
manchandavishal authored
Depends-On: https://review.opendev.org/c/openstack/horizon/+/784062 Change-Id: I6fb8e2cd8a67032ae31becf336aac56554ee824a
-
maaoyu authored
Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools: 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: Idfc92fdc6ea9c9022b5964fcaf7f8d8960ecb7e0
-
- 20 Apr, 2021 1 commit
-
-
zhangboye authored
Moving on py3 as the default runtime for tox to avoid to update this at each new cycle. Change-Id: I1ed9e545750e8db264cc4381a69a3f61ba8ddf0f
-
- 25 Mar, 2021 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
vitrage-dashboard 3.3.0 release meta:version: 3.3.0 meta:diff-start: - meta:series: wallaby meta:release-type: release meta:pypi: no meta:first: yes meta:release:Author: Eyal <eyal.bar-ilan@nokia.com> meta:release:Commit: Eyal <eyal.bar-ilan@nokia.com> meta:release:Change-Id: I535f7577812f99d2313f6de124068ac45694f38a meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 24 Mar, 2021 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 xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I33b91ef17a3e51c17dbc609bf4b86eb4e443093f
-
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: I93840e62c1c4483f820e7a1100604f07c5b23ad3
-
- 14 Jan, 2021 2 commits
-
-
Zuul authored
-
wangzihao authored
This reverts commit 6acaab01. Reason of revert:Python 3.7 *is* supported because it falls in the range of supported Python versions (3.6-3.8) [1]. [1] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019648.html Change-Id: Ide1c309d491b8aa008a064dba554f18aa5c489d6
-
- 07 Jan, 2021 1 commit
-
-
manchandavishal authored
This patch update browser from PhantomJS to Firefox in karma.conf.js becuase nodejs-run-test job fails with PhantomJS browser. So let's switch to Firefox browser now later once we fix issue with PhantomJS then we can use it. Change-Id: I2c82374eae4c4a05848af47cdae3ed4776a60f94
-
- 05 Jan, 2021 3 commits
-
-
Zuul authored
-
Zuul authored
-
XinxinShen authored
Remove python3.7 from setup.cfg, since Wallaby's python supported runtimes are python 3.6 and python 3.8[1]: [1]: https://governance.openstack.org/tc/reference/runtimes/wallaby.html Change-Id: I1e7cfcdfb4b811ad2c016a7ec1aff119c55575da
-
- 03 Jan, 2021 1 commit
-
-
Q.hongtao authored
Change-Id: Ibaaa569b62bdb7f6f0d1cd4c8510a7d8270bf495
-
- 18 Dec, 2020 1 commit
-
-
wu.shiming authored
UPPER_CONSTRAINTS_FILE is old name and deprecated -https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file This allows to use lower-constraints file as more readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>. Change-Id: I20c7c90e1d6b56e00bb28b1854dee1a629aa09c5
-
- 15 Dec, 2020 1 commit
-
-
manchandavishal authored
This patch update browser from Chrome to Phantomjs in karma.conf.js because nodejs job fails with Chrome browser as not able to access some URL. So let's switch to Phantomjs browser now then we can use Chrome browser in future once this issue is resolved. It also adds libfontconfig1 in bindep.txt as phantomjs requires libfontconfg[1]. [1] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note Change-Id: Id66915db78d788d98645d536fb112dadf9a89aed
-
- 24 Sep, 2020 1 commit
-
-
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: I0f5421091c31f2c2b01bba3927d528372caecd13
-