- 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>
-
- 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 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: I0f5421091c31f2c2b01bba3927d528372caecd13
-
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: I2fc0e971aee49579752e451a595d13489a29b16b Sem-Ver: feature
-
- 11 Sep, 2020 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
vitrage-dashboard 3.2.0 release meta:version: 3.2.0 meta:diff-start: - meta:series: victoria 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: I93520521dac8791885229f76d39fc0b57a83eb02 meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+1: Ivan Kolodyazhny <e0ne@e0ne.info> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
-
- 21 May, 2020 1 commit
-
-
Andreas Jaeger authored
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems Update Sphinx version as well. Set openstackdocs_pdf_link to link to PDF file. Note that the link to the published document only works on docs.openstack.org where the PDF file is placed in the top-level html directory. The site-preview places the PDF in a pdf directory. Disable openstackdocs_auto_version to not auto-version the documents. Disable openstackdocs_auto_name to use 'project' variable as name. Change pygments_style to 'native' since old theme version always used 'native' and the theme now respects the setting and using 'sphinx' can lead to some strange rendering. Remove docs requirements from test-requirements, they are not needed during install or test but only for docs building. openstackdocstheme renames some variables, so follow the renames before the next release removes them. A couple of variables are also not needed anymore, remove them. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: I7a752815abf068c8fecadfa8ecbf01e77bf6efdc
-
- 13 May, 2020 1 commit
-
-
Ghanshyam Mann authored
flake8 new release 3.8.0 added new checks and gate pep8 job start failing. hacking 3.0.1 fix the pinning of flake8 to avoid bringing in a new version with new checks. Though it is fixed in latest hacking but 2.0 and 3.0 has cap for flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also break the pep8 job if new check are added. To avoid similar gate break in future, we need to bump the hacking min version. - http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html Change-Id: I093d57f49f7da215e9d18b231aed2358fb268d47
-
- 02 May, 2020 1 commit
-
-
Sean McGinnis authored
Now that we are running the Victoria tests that include a voting py38, we can now add the Python 3.8 metadata to the package information to reflect that support. Change-Id: I2eb847f626ecf883cd64a0542101602f5149cdf1 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 29 Apr, 2020 3 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
Michal Arbet authored
-