- 31 Jan, 2022 1 commit
-
-
manchandavishal authored
Yoga testing runtime[1] has been updated to add py39 testing as voting. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286 this commit updates the classifier in setup.cfg file. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: Ieab82b0547f52e435d075de5b771287372ef8f20
-
- 13 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: I81a22d4e70bc719fe22b47ce8ddbf846b883b637
-
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: I68889c66534b94f7b654c82f2724fa983eeb9c08
-
- 01 Sep, 2021 2 commits
-
-
Iury Gregory Melo Ferreira authored
Change-Id: I1149b67cc6d4f7043392e83b1e2e9f18e14d4ea4
-
Zuul authored
-
- 14 Jun, 2021 2 commits
- 11 Jun, 2021 3 commits
-
-
likui authored
As discussed during the upstream ironic community meeting on Monday Dec 14 2020, the lower-constraints job is being removed. Change-Id: I924b59583764584822f09557261985d8bcd6be06
-
likui 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: If578f12a642f5ee50593c0c5f8ccc501719bb5d4
-
likui 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: I1522305144a7ed11e79372bc710dcfbc9589b9b7
-
- 21 May, 2021 1 commit
-
-
HeroicHitesh authored
* Remove .testr.conf as it's not used anywhere * Remove .testrepository from .gitignore * Use 3.18.0 as the minversion for tox * Add 17.1.0 as lower bound for 'horizon' package in doc/requirements.txt Signed-off-by:HeroicHitesh <email.hiteshkumar@gmail.com> Change-Id: I19741f36d0bd08e49faa5be222adce9eb61b41a5
-
- 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
-
- 12 Apr, 2021 1 commit
-
-
manchandavishal authored
Depends-On: https://review.opendev.org/c/openstack/horizon/+/784062 Change-Id: I3616e1fb4d6c7fea29c8ab9d5383ebda2b1b08af
-
- 19 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: I5e84ce54ca96eabf75a875961bbd5fd82f5f85a1
-
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: I18c29d0d920a6cbd0380d4306aeb59b708c01a7d
-
- 16 Mar, 2021 1 commit
-
-
Julia Kreger authored
Change-Id: Ib3371e6bfd7a045e189a9b0b54ebbed3e43e30f1
-
- 10 Mar, 2021 1 commit
-
-
Zuul authored
-
- 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: I32462c01dab50d7032bb4d3563a822eb98ed51b9
-
- 19 Feb, 2021 1 commit
-
-
Takashi Kajinami authored
Horizon implements a logic to enable/disable panel by permissions defined in each panel class. This change replaces the current redundant logic by that built-in feature to simplify how we define requirements of the Ironic panels. Change-Id: I4a9dabfea79c23155fb8986fe8386202d7474485
-
- 20 Jan, 2021 1 commit
-
-
qianshuai authored
change the way of unittest coverage checking. Story: #2008517 Change-Id: Iff7ebc1359f7920c797b684e2d2c94639c0a42bb
-
- 16 Dec, 2020 1 commit
-
-
manchandavishal authored
This patch removes Chrome browser from karma.conf.js as nodejs job fails with Chrome browser because it is not able to access some URL. So let's remove Chrome browser now then we can add it again once the issue is resolved. Also as discussed during the upstream ironic community meeting on Monday Dec 14 2020, the lower-constraints job is being removed. Co-Authored-By:Riccardo Pittau <elfosardo@gmail.com> Change-Id: Ic7094ab6ed01af2bcbe0beb13f300499215fd903
-
- 30 Oct, 2020 1 commit
-
-
Zuul authored
-
- 28 Oct, 2020 1 commit
-
-
Ivan Kolodyazhny authored
Change-Id: Ie4c0bf3338a346522476cca7f6076c9556a2f152
-
- 19 Oct, 2020 1 commit
-
-
Riccardo Pittau authored
Versions of hacking from 3.1.0 until 4.0.0 NOT included are supposed to require a safe version of flake8, so besides normale issues related to minor version upgrades, we can safely use those versions. Also forcing pycodestyle versions to be compatible with flake8 installed by hacking. Change-Id: I5bd06dc618dc596b6bfaf029d88061b4e9741f4a
-
- 04 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: I65f6713c179268469b437805c574fdd26b079502
-
- 01 Oct, 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: I2993021d39388a603656f3a355f22ba5f60f0e4c
-
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: I498cbf7416ee69be52f0a1c899baee98b8bc8280 Sem-Ver: feature
-
- 29 Sep, 2020 1 commit
-
-
Ivan Kolodyazhny authored
With this tox env CI will run JavaScript tests instead of skipping them. This patch also fixes issues with running tests using lates Horizon release. Depends-On: https://review.opendev.org/755003 Change-Id: I3ddd4893ae60a326751c157f0be85b084a2174a4
-
- 02 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). Fixing: Closes-Bug: #1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. This patch updates python version to py38 in package.json and karma.conf.js as py36 is not avaialbale on focal. It also adds libfontconfig1 in bindep.txt as phantomjs requires libfontconfg[2] Story: #2007865 Task: #40188 Depends-On: https://review.opendev.org/#/c/749476/ [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: I01c88902bcb480bf3a11f377b2520596467294ed
-
- 11 Jun, 2020 1 commit
-
-
Mohammed Naser authored
The client will use the admin_token auth_type if an endpoint and token are provided, this auth_type does not support getting a project_id so it will raise an error in the dashboard. Change-Id: I76c9f19bb11c9d5a92a06e3b7c8b70b7c3a035e5
-
- 09 Jun, 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 - Remove install_command from tox.ini, the default is fine - Use TOX_CONSTRAINTS_FILE instead of obsolete UPPER_CONSTRAINTS_FILE. - Update hacking to current version 3.1.0, fix problems found. Change-Id: I86c18b4c73f9b3dc0b3d804559d825dac5a78436
-
- 08 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 and requirements. These changes will help us to drop `mock` from openstack/requirements Change-Id: Ia3b71f68ba1714b7b7254119c1b610b1390f7059
-
- 21 May, 2020 1 commit
-
-
Andreas Jaeger authored
Switch to openstackdocstheme 2.2.0 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. Set openstackdocs_auto_name to use 'project' 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. 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. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: I497fa0cbaedba4be199a7bd0dc86f686c0858ac0
-
- 28 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: I6830f7ac50b8b072819b22447993ace0854f36cc
-
- 26 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: Ic4e2f54a301ddd2bdd6d6c7001021dca8a31023b
-
- 24 Apr, 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: Ia717849a7bac489d1613df8b4b91c95cea4db33e Signed-off-by:Sean McGinnis <sean.mcginnis@gmail.com>
-
- 22 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: I2ff6056c2c25112ec3324a6f921c97c4ee6eb7e6
-
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: I4808729b0a8815ae3ce91be199b6f72cea943b47 Sem-Ver: feature
-
- 20 Apr, 2020 1 commit
-
-
Iury Gregory Melo Ferreira authored
Currently, we are overriding 'install_command' to use 'pip'. This is considered poor behavior and 'python -m pip' should be used instead: https://snarky.ca/why-you-should-use-python-m-pip/ It turns out that this is the the default value provided by tox: https://tox.readthedocs.io/en/latest/config.html#conf-install_command So we can remove the line and simply use the default value. openstack-discuss thread http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014237.html Bumping the following libs in lower-constraints to avoid version conflict: -osprofiler 2.3.0 -python-keystoneclient to 3.22.0 -python-cinderclient to 5.0.0 Change-Id: Id0049dea1e16f9c459e7e63e5f7d96666fff708a
-
- 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: I93c764086cb8b89a56a315f45990912ccb3cd061
-