- 15 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: Ifd0557060d055aa07b34320808b2360387a226cb
-
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: Iee515e29541c6957db520339fa923a59a392ff6e
-
- 08 Jul, 2021 1 commit
-
-
Dantali0n authored
Change-Id: I79cd70085e9e423fa3a7835e4a7fbd2b0cbf4922
-
- 07 Jul, 2021 2 commits
- 06 Jul, 2021 2 commits
-
-
Dantali0n authored
The patch bumps min version of tox to 3.18.0 in order to replace tox's whitelist_externals by allowlist_externals option: https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23 Change-Id: I83ee292b6d7440f7543ef85d7eed82940ee9745d
-
Zuul authored
-
- 05 Jul, 2021 1 commit
-
-
Zuul authored
-
- 02 Jul, 2021 1 commit
-
-
Dantali0n authored
This prevents having to duplicate the -c{} deps argument across all environments in tox.ini Change-Id: I681688df779557654b001caf33ca6ffbda08f43b
-
- 01 Jul, 2021 4 commits
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
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: I9c293e6055aa7ae50a2d3b6537d19033bf380bc2
-
- 30 Jun, 2021 1 commit
-
-
Zuul authored
-
- 04 Jun, 2021 1 commit
-
-
manchandavishal authored
Change-Id: I0d5115c037f89aede2434442439f4ad465700338
-
- 03 Jun, 2021 1 commit
-
-
limin.lc authored
The name is a positional parameter in create() of audit, but this parameter is not defined when calling from the audit template. This patch fix it. Related Bug: #1930565 Change-Id: Id18945b881d150f972dbbd5522010be0157fba17
-
- 05 May, 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: I00108fb70f077eeda092c9124f37df51860df370
-
- 04 May, 2021 1 commit
-
-
YuehuiLei 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: I0573f72eb92ddda5392dbf78260a18b17a8d75af
-
- 03 May, 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
-
- 22 Mar, 2021 1 commit
-
-
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: I4b5dbd04eeef670f66b567e380cb15cd6547aee6
-
- 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
-