- 09 Jul, 2021 1 commit
-
-
Dantali0n authored
Change-Id: I79cd70085e9e423fa3a7835e4a7fbd2b0cbf4922
-
- 07 Jul, 2021 1 commit
-
- 01 Jul, 2021 3 commits
-
-
Zuul authored
-
OpenStack Release Bot authored
Change-Id: I18897cdc035848e3ee4569b7e66d102f11c58740
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/wallaby branch, tests will continue to use the upper-constraints list on master. Change-Id: Ie798cb4868eeb58c70a95cd9c53926c9ba270ffe
-
- 30 Jun, 2021 1 commit
-
-
zhangboye authored
We facing errors related to the new pip resolver, this topic was discussed on the ML and QA team proposed to to test lower-constraints [1]. I propose to drop this test because the complexity and recurring pain needed to maintain that now exceeds the benefits provided by this mechanismes. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html Change-Id: I9308030b0a16f9a7e085b3e64230cd92dda6ad83 (cherry picked from commit 427afe1f)
-
- 12 Oct, 2020 1 commit
-
-
YuehuiLei authored
Change-Id: Ic6af898c100cd17f879955cab18960ec1f06710d
-
- 22 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: I4b2de47b867251cfb8691a2332f090b605d9406e
-
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: I861430e8f0d3acee6ea6e94aa84ca7e2442d0714 Sem-Ver: feature
-
- 04 Sep, 2020 1 commit
-
-
manchandavishal authored
This patch is a clean-up patch for refactor-error-messages bp which remove the exception message from base message otherwise the same exception message display twice like this https://ibb.co/XyFWMdz . Depends-On: https://review.opendev.org/#/c/708069/ Change-Id: I3ff5f7b25c0e91e67a8c98020993676d6345379e
-
- 04 Aug, 2020 1 commit
-
-
Ghanshyam Mann authored
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: - bug#1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40227 Closes-Bug: #1886298 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal Change-Id: Iba1a0839df825fe03e1234229e141ec84ea0754d
-
- 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_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 lower-constraints, 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: Ie14b87a1e67a7b4351f17a2f0687bcfe5a4b2133
-
- 13 May, 2020 2 commits
-
-
Zuul authored
-
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: Ia4747715db8e70d66087dfc0c2b723c451b321a0
-
- 09 May, 2020 1 commit
-
-
jacky06 authored
1. Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. It also update horizon dependency in lower-constraints.txt. 2. remove six together Change-Id: I371e7485438d43eb823ab7d4fd719e0e52da75eb
-
- 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: I5fcc63ab2ad9a6c5f9cd1a922ef7ea5627c7a396 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 23 Apr, 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 victoria. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I9c16126c5d8544b64edca9bd21fe4d747df7d62e
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/ussuri. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/ussuri. Change-Id: I8d45faee435c6368707577f17a5f136343bea810 Sem-Ver: feature
-
- 12 Apr, 2020 1 commit
-
-
Andreas Jaeger authored
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Remove obsolete sections from setup.cfg - Update classifiers - Update requirements, no need for python_version anymore - Switch to using sphinx-build - Cleanup */source/conf.py to remove now obsolete content. - Use newer openstackdocstheme version - Use mock from unittest;leave it in test-requirements for now since otherwise lower-constraints fails since some repos expect mock to be installed without requiring it. - Remove future imports, not needed for python3 - Update to newer hacking version for python3, disable one warning. Remove hacking requirements from lower-constraints, they are not needed there. - Cleanup tox.ini, move basepython to top - Update horizon requirement for ussuri Change-Id: I1753bce3ac4fc4248783c0669cacab2e037e62fe
-
- 01 Apr, 2020 1 commit
-
-
manchandavishal authored
Horizon requires pyScss>=1.3.7 [1] but lower-constraints.txt in watcher-dashboard uses pyScss 1.3.4 which can cause the failure in future. So this patch update pyScss version in lower-constraints.txt to sync the change. [1] https://review.opendev.org/#/c/715241/ Change-Id: Ied17533efae12a4c8cac0b259c88d2d43dff2afa
-
- 20 Jan, 2020 1 commit
-
-
Ivan Kolodyazhny authored
assertItemsEqual was renamed to assertCountEqual in Python 3, and the testsuite is failing now - rename it. See also https://six.readthedocs.io/#six.assertCountEqual This unbreaks the testsuite. Change-Id: I4c9d3d1f6a5566f46b00f69d8f45487472405ffe
-
- 08 Jan, 2020 1 commit
-
-
Zuul authored
-
- 02 Jan, 2020 1 commit
-
-
manchandavishal authored
Django 1.11 ends its extended support in April 2020 (which is before Ussuri release), so horizon drops Django 1.11 support in Ussuri. tox envs for non-primary Django versions are no longer needed in tox.ini as testing environments for non-primary Django versions are setup in the zuul jobs now. horizon>=17.1.0 is required to use Django 2.2. requirements.txt and lower-constraints.txt are updated accordingly. for more info. please refer [1]. Depends-On: https://review.opendev.org/#/c/700733/ [1] https://etherpad.openstack.org/p/Enable_Django22_support_in_Horizon_Plugin Change-Id: Ib5ea9d22170b9d0285a74c6e4924fd4b6e9f4eb8
-
- 26 Dec, 2019 1 commit
-
-
Akihiro Motoki authored
babel extractors are now registered via python entry points, so there is no need to declare babel extractors in babel configs. This change is important to make translation work in Django 2.2. django-babel does not work with Django 2.2 and looks unmaintained for over two years. The horizon team is thinking to switch the extractor to enmerkar (a fork of django-babel) to make extraction of translation string work again near future. It is important to drop the extractor definition to make the transition smooth. Change-Id: I17553cc99a4b2d63b5ae8669e431bcb352f278bc
-
- 18 Nov, 2019 1 commit
-
-
Zuul authored
-
- 30 Oct, 2019 1 commit
-
-
Ghanshyam Mann authored
OpenStack is dropping the py2.7 support in ussuri cycle. watcher-dashboard is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/ Change-Id: Ibc21e289b146e7c4ce4a5c20198c1d26fd97b604
-
- 24 Oct, 2019 1 commit
-
-
jacky06 authored
1. Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name suggests, keeps the build running when it encounters non-fatal errors. This is exceptionally useful in avoiding a continuous edit-build loop when undertaking large doc reworks where multiple errors may be introduced. 2. pbr hasn't need the hook configuration since forever [2] [1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045 [2] https://opendev.org/openstack/pbr/commit/c84876dc0f559a66fec19b2f81f5717204b253e2 Change-Id: I421c88c7c5d2b494443986607e9ddfb87c02bc72
-
- 14 Oct, 2019 1 commit
-
-
manchandavishal authored
Change-Id: I865846acc8515636d3c458c4ab79df4e5ac7d871
-
- 10 Oct, 2019 2 commits
-
-
manchandavishal authored
Horizon defined a project template 'horizon-non-primary-django-jobs' for django jobs. This patch use that template to run django jobs here. For information please refer [1] [1] https://review.opendev.org/#/c/681969/ Change-Id: I6fd838618048f7cd373e477d176e9ad2ee8e3f09
-
licanwei authored
(watcher_dashboard.content.audit_templates.tests.AuditTemplatesTest) test_create_post[1] failed with error:'Cannot encode None as POST data' This change replaces None with an empty string. [1]:https://review.opendev.org/#/c/686888/ Change-Id: I06756dbdabca7a5b9049d5ac62dab4f80d66fd76
-
- 25 Sep, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: Id83cc8f5ab8cde241e014495c9348cb7e74aac30 Sem-Ver: feature
-
- 17 Sep, 2019 1 commit
-
-
licanwei authored
Add a new pdf-docs environment to enable PDF build. Change-Id: I9691132f542242716992d2f842f1261b7cd30389
-
- 10 Sep, 2019 1 commit
-
-
Zuul authored
-
- 09 Sep, 2019 2 commits
-
-
ShangXiao authored
Change-Id: Icc530693b3b46f6c470eb70b5eb1da98b625bd25
-
pengyuesheng authored
This patchrefactoring the error message and shows the detailed error message Change-Id: I67f7e965e1c20927b396e5d6ecd292e4d7d343db
-
- 28 Aug, 2019 1 commit
-
-
zhurong authored
Change-Id: Iea78e30c7b764b8854d6c83cb369554b8133e29b
-
- 28 Jun, 2019 1 commit
-
-
pengyuesheng authored
See https://github.com/sphinx-doc/sphinx/issues/6440 for upstream details Depend-On: https://review.opendev.org/#/c/663060/ Change-Id: I8bf5a22599c750ec85c4d873008ff790f3e4ef83
-
- 26 Jun, 2019 1 commit
-
-
pengyuesheng authored
Change-Id: I4de2134c2505f8c6c4255e489f18fa31c915ef25
-
- 14 Jun, 2019 1 commit
-
-
chenke authored
Reference: 1. http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html 2. https://review.opendev.org/#/c/601188 Change-Id: I011457f4f2548d14ebea0e7671c34ec53ec86461
-
- 05 Jun, 2019 1 commit
-
-
gujin authored
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Update some URLs to latest Change-Id: I3609e926808563b031c0e50d898515f1c9109e72 Closes-Bug: #1831525
-