- 01 Oct, 2021 1 commit
-
-
Zuul authored
-
- 30 Sep, 2021 1 commit
-
-
Dmitry Tantsur authored
We somehow manage to merge a patch that breaks them. Import the required code from change Ibb8c4676f653c36978bd0c9815ddf7eb80fa8670. Make sure we run functional tests on ironicclient/tests changes. Change-Id: I94e2b3d9ae669f2522f42879dd3ee3bd78b73c77 Co-Authored-By:
Kyrylo Romanenko <kromanenko@mirantis.com> (cherry picked from commit ac718d59)
-
- 16 Sep, 2021 1 commit
-
-
Julia Kreger authored
Previously, the configuration drive generation code made use of ``genisoimage``, however ``genisoimage`` is not shipped universally on all linux distributions, and largely has been replaced in distributions with other forks, as the tooling has evolved, forked, and changed over the past quarter century. We now attempt to utilize multiple different commands, including the original ``mkisofs`` command and the newer ``xorrisofs`` command when attempting to generate the ISO image, falling back until one works. Credit goes to I720f25921f8e52f20a631f238a528dedf65a91c6 for the base pattern in OpenstackSDK. Story: 2009230 Task: 43328 Change-Id: Ic732c2e6c77474e0d5b701c47758959c3511743b (cherry picked from commit 0555b6ba)
-
- 25 Mar, 2021 1 commit
-
-
Dmitry Tantsur authored
The --debug option exists but does nothing. Wire in openstacksdk logging and make sure ironicclient can log as well. Change-Id: I136503f546be2ecbd3203ee07597df59a40a594e (cherry picked from commit 4a22f29f)
-
- 23 Mar, 2021 1 commit
-
-
Dmitry Tantsur authored
Change-Id: Id1c6f1a69161e3ddbb83c9229aa9be84a0c8c02d (cherry picked from commit be2f1164)
-
- 18 Mar, 2021 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/wallaby branch, tests will continue to use the upper-constraints list on master. Change-Id: Ief4c78527c3c64ab720f6bf6962dcf6eb0d58c8c
-
OpenStack Release Bot authored
Change-Id: Idc55742f689395a775725b61f717ae8975e81c22
-
- 01 Mar, 2021 1 commit
-
-
Zuul authored
-
- 17 Feb, 2021 1 commit
-
-
Zuul authored
-
- 16 Feb, 2021 2 commits
-
-
Dmitry Tantsur authored
Using a non-existing file currently results in a cryptic message. Change-Id: I0489380d3a3ac1c9286e754c488df68f2b85c22f
-
Dmitry Tantsur authored
Change-Id: I98ca7ee19399dfa0499c5db71257dddb64a3cf61
-
- 12 Feb, 2021 1 commit
-
-
Zuul authored
-
- 22 Jan, 2021 1 commit
-
-
Riccardo Pittau authored
The minimum version since when tox accepts having inline comments in deps is 3.9.0 https://tox.readthedocs.io/en/latest/changelog.html#v3-9-0-2019-04-17 Change-Id: I4915b3898ca8b5e88b5b0114c9e83475223d50bf
-
- 13 Jan, 2021 1 commit
-
-
Aija Jauntēva authored
Story: 2008043 Task: 41409 Depends-On: https://review.opendev.org/c/openstack/ironic/+/768353 Change-Id: I6adffcf304ca090ff551280f3ec4c9d09a5537d8
-
- 06 Jan, 2021 1 commit
-
-
Zuul authored
-
- 04 Jan, 2021 1 commit
-
-
Zuul authored
-
- 03 Jan, 2021 1 commit
-
-
liushuobj authored
Change-Id: I73da9d013a54d3730a9edde33271cb1a1fca481a
-
- 23 Dec, 2020 2 commits
-
-
Dmitry Tantsur authored
Change-Id: I683d3e2342142d6c87c4b270ccaf82445d22e9ef
-
Riccardo Pittau authored
They're not needed there and are hard to constraint properly. Change-Id: I2d9dee3dc2299656f305559145f7801b25ef30f3
-
- 20 Dec, 2020 1 commit
-
-
likui authored
Change-Id: Ie33de4a045de20eae35f90e07ccc2df745dc67d5
-
- 16 Dec, 2020 1 commit
-
-
Riccardo Pittau authored
As discussed during the upstream ironic community meeting on Monday Dec 14 2020, the lower-constraints job is being removed. Also fix functional tests. Change-Id: Iafad733ac813da65ceb1864cb24af65e924732b7
-
- 12 Nov, 2020 1 commit
-
-
likui 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>. -https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file Change-Id: Ifc5d324e988f0e7d1fb9ce7b312fe2f6509894bb
-
- 23 Oct, 2020 1 commit
-
-
Zuul authored
-
- 21 Oct, 2020 1 commit
-
-
Julia Kreger authored
The file was out of date with the removed *_ipmitool drivers and the driver_info field which should be posted on node creation to the API. Change-Id: I18ece4f2472a0aced2874992c18a8871665f9621
-
- 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: I3b8e667d0693250d5e5b94874b701f5419990c80
-
- 07 Oct, 2020 2 commits
- 24 Sep, 2020 1 commit
-
-
maaoyu authored
The docs requirements migrated to doc/requirements.txt we need not install things from requirements.txt. Change-Id: Ia6ed4853f4fae465e102ce93ad39ee915cc02847
-
- 22 Sep, 2020 1 commit
-
-
wu.shiming authored
We've switched to stestr. Change-Id: I768ae840c850a5b6df38a7f2abf5780d7711b303
-
- 21 Sep, 2020 1 commit
-
-
Zuul authored
-
- 14 Sep, 2020 1 commit
-
-
wu.shiming authored
The docs and releasenotes requirements migrated to doc/requirements.txt we need not install things from requirements.txt. Change-Id: I54a26bb71ee99ef3de110b2c7cb508218f4cff83
-
- 11 Sep, 2020 1 commit
-
-
Ghanshyam Mann authored
Bumping few lower constraints to pass it on Focal node. Change-Id: I8dd649c9ecc313590248cdc301c0a15edb63f409
-
- 09 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: Ia2ad7f169cb3920cc0decc24facc21bfb1c8e0a3
-
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: I438199e52a670d748841e8189b089471f13eb10a Sem-Ver: feature
-
- 08 Sep, 2020 1 commit
-
-
Kyrylo Romanenko authored
Add tests for options: --extra --pxe-enabled --local-link-connection Change-Id: Idf70f8b24df6439a6a4ece9c840d904a4bcb8a8a Partial-Bug: #1566329
-
- 07 Sep, 2020 1 commit
-
-
Zuul authored
-
- 24 Aug, 2020 3 commits
-
-
Zuul authored
-
Zuul authored
-
wu.chunyang authored
Babel is not needed as requirement, remove it. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014227.html Change-Id: Id6e22f7404db0fe36b3e3b3b5acec391b5aa65cf
-
- 12 Aug, 2020 1 commit
-
-
Vladyslav Drok authored
It seems to have changed recently. Change-Id: Ie84f5d9c3d657a49d4c443efdd695d69f5150142
-