- 09 Jul, 2021 1 commit
-
-
Dantali0n authored
Change-Id: I79cd70085e9e423fa3a7835e4a7fbd2b0cbf4922
-
- 07 Jul, 2021 1 commit
-
- 23 Apr, 2020 2 commits
-
-
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/ussuri branch, tests will continue to use the upper-constraints list on master. Change-Id: I0e22b9b1cff1e39cf2d73525d86c5e470601307f
-
OpenStack Release Bot authored
Change-Id: If30b94ae7824b938d495cc8acd1a175d41e15e43
-
- 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
-
- 28 Apr, 2019 1 commit
-
-
zhulingjie authored
Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: Id8f56526b61f3ea85835c73666f97e0e4e7e2ffe
-
- 20 Apr, 2019 2 commits
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-
- 16 Apr, 2019 1 commit
-
-
licanwei authored
We just need python3.6 and python3.7 https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I81ace2c39df42bcc984aaaa9581318cf70b89f66
-
- 11 Apr, 2019 1 commit
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: Ibdeb322d2e91afd198815cf933b9604ba823964b Sem-Ver: feature
-
- 09 Apr, 2019 1 commit
-
-
Zuul authored
-
- 28 Mar, 2019 1 commit
-
-
chenke authored
Change-Id: I1a2475c7f1e86f1976fbf72c95c8ae18cf93c9ec
-
- 24 Mar, 2019 1 commit
-
-
Ian Wienand authored
This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I9e1ad83e6a63f5f7d42335342483b1d3262a9dde
-
- 25 Jan, 2019 1 commit
-
-
Zuul authored
-
- 21 Jan, 2019 1 commit
-
-
jacky06 authored
Use latest release 1.1.0 and compatible changes w.r.t pep8 Change-Id: I8ef441f277a1ebb707906e8c159585bac95192d6
-
- 20 Dec, 2018 1 commit
-
-
Andreas Jaeger authored
Small cleanups: * Use openstack-lower-constraints-jobs template, remove individual jobs. * Sort list of templates Change-Id: I31e2f79a89fbdc9ea28fefe850b65102aa019680 Needed-By: https://review.openstack.org/623229
-
- 15 Dec, 2018 1 commit
-
-
melissaml authored
Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: Id4ca6d46070867213ccd58519cf6ca33618333e6
-
- 10 Dec, 2018 1 commit
-
-
Zuul authored
-