- 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: I5bcf9a3c4f1481a43fd610a80dc03b4f456d373c
-
- 27 Apr, 2021 1 commit
-
-
manchandavishal authored
Depends-On: https://review.opendev.org/c/openstack/horizon/+/784062 Change-Id: I6fb8e2cd8a67032ae31becf336aac56554ee824a
-
- 26 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: I223dbfff4ab237e14266536f5b9810c0de0f8f24
-
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: I5e99ed259ac0d50e3dff0719bb1143229688bb04
-
- 03 Mar, 2021 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I602cd2b5985f7fd7eb0d83bc4fbb68fc032dfabe
-
- 16 Feb, 2021 1 commit
-
-
manchandavishal authored
UPPER_CONSTRAINTS_FILE is old name and deprecated. This allows to use upper-constraints file as more readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>. For more info. please refer [1]. [1] https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file Change-Id: I956f55f4c95c7ec892430a7fd0bfda4a6819aba9
-
- 05 Oct, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: If3301d88763b8d0ac201f430ccc40880289d47cd
-
- 25 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: I449908954ab5fae647ac2947ab8e0ef4ff6fa495
-
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: I4ab44cbafc9744c83c14355f7077a8349f9f565a Sem-Ver: feature
-
- 23 Sep, 2020 2 commits
- 16 Sep, 2020 2 commits
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I0d697ac4ea94f94df08c686760f4731717592794
-
Zuul authored
-
- 10 Sep, 2020 1 commit
-
-
manchandavishal authored
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40218 If we move horizon jobs to focal then senlin-dashboard 'nodejs-test' job fails. This patch adds libfontconfig1 in bindep.txt as phantomjs requires libfontconfig[2] to fix failed nodejs job. Closes-Bug: #1886298 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal [2] https://www.npmjs.com/package/phantomjs-prebuilt#linux-note Change-Id: If95f8005d31ce340f2dec1c3fe0d732ecb5a06ca Co-Author: Ghanshyam Mann <gmann@ghanshyammann.com>
-
- 28 Aug, 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: I3e0c652ce5a43d615cd2b08b5a51c0420acb0564
-
- 18 Aug, 2020 1 commit
-
-
wu.chunyang authored
Python modules related to coding style checks (listed in blacklist.txt in openstack/requirements repo) are dropped from lower-constraints.txt they are not needed during installation. Change-Id: Ic8f4a4aad2d64395c633722ac1a3b414f411a40d
-
- 06 Jul, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I2649e86a9cb5640efa89a5be88fb2f6db3cc81ac
-
- 24 Jun, 2020 1 commit
-
-
manchandavishal authored
horizon is doing frequent releases, the install from source is not working as is anymore. Remove it. Change-Id: I78b4c6bd2f0ac7bdf39f69d1be4ecd32ce953d52
-
- 09 Jun, 2020 1 commit
-
-
Hervé Beraud authored
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we don't need it in lower-constraints. These changes will help us to drop `mock` from openstack/requirements Change-Id: Ib6c6e3ffae0a1310c111f2fadbf97a8e6ce0c67f
-
- 01 Jun, 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. 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: Ifac5356cb7299eb83eb1211e16f5c45233a9fd18
-
- 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: Ib0cdc3fbf4cd2971bc55663055224a32aeb5b8e0
-
- 06 May, 2020 2 commits
- 04 May, 2020 1 commit
-
-
Zuul authored
-
- 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: I5bb51d351f56a2eefcb7b3a6241a2e369f4a2648 Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 29 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ib6883910dfdd85978bf8e399df6ec908574bf5b4
-
- 27 Apr, 2020 1 commit
-
-
Zuul authored
-
- 25 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ib6e168a6c17ce4a48189a1d8955d4434d0ca8d87
-
- 24 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: I3dbf80f1069c02542563d907aa1779f39db2176f
-
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: I3fbee3ea0644618c49d5a80e714678d0c21c25d5 Sem-Ver: feature
-
- 20 Apr, 2020 1 commit
-
-
Sean McGinnis authored
Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: Ia5c4081786be9c78bea414a77ea55376a1b49a6f Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 16 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I0a8e7749ed2c52cd3e94bf69e614a6517862a066
-
- 11 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ib9ab8a8c57ce71e5c596c5ed98ea3aaa237150f3
-
- 08 Apr, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Id2ba5c6c05d4139b4904b0fa2f1061bb19aa4f80
-
- 01 Apr, 2020 1 commit
-
-
manchandavishal authored
Horizon requires pyScss>=1.3.7 [1] but lower-constraints.txt in senlin-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: If3bef074ca9be89b80b81185397ccb35511f102b
-
- 17 Jan, 2020 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I369af0d8c1cddc6c89079b1a24067b8131cb8b47
-
- 11 Jan, 2020 1 commit
-
-
Andreas Jaeger authored
This repo does not support Python 2 anymore, so we don't need six for compatibility between Python2 and 3, convert six usage to Python 3 code. Change-Id: Ib6446a25d462f9319473a3eff469892fc34d2b99 Needed-By: https://review.opendev.org/701743
-
- 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: I4f76f7678134ab97abd45b9768ba46d3c77873b3
-
- 29 Dec, 2019 1 commit
-
-
Zuul authored
-
- 28 Dec, 2019 1 commit
-
-
OpenStack Proposal Bot authored
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I9136eae1e5946c46e28b54c134ac723dc89c478d
-