- 15 Dec, 2021 1 commit
-
-
Steve Baker authored
The current description is ambigious and suggests that the actual boot mode for an existing node might be immediately changed. This change clarifies that the set boot mode will be used for the next deployment attempt. rhbz#2006021 Change-Id: Iefbbe47c64f7ca302761c02106b79bdef1a1c635
-
- 30 Nov, 2021 1 commit
-
-
Riccardo Pittau authored
As discussed during the ironic meeting on 29/11/2021, the community has decided to continue testing the code against Python 3.6 to keep compatibility with distributions that have native support for it, such as CentOS Stream 8, Ubuntu Bionic, Debian 10, and openSuse Leap, at least until it's possible and reasonable considering the support granted from other dependencies and libraries, and not beyond the Yoga cycle. Change-Id: I2e87d7475a04a2a11e713808e51c1cd37d97aa08
-
- 05 Nov, 2021 1 commit
-
-
Zuul authored
-
- 02 Nov, 2021 1 commit
-
-
Mahnoor Asghar authored
`baremental node show --help` shows the same command-specific help message as: `baremetal help node show` Story: 2009265 Task: 43500 Change-Id: Id79a88a1df0e641d951e46433ad9961376241cc2
-
- 18 Oct, 2021 1 commit
-
-
Pierre Riteau authored
All links to classes and methods in this page were returning 404s. Use :py:class: and :py:meth: to generate correct links instead. Change-Id: I425546c6cb911f1eb0946d58826507116b01e36b
-
- 23 Sep, 2021 1 commit
-
-
Zuul authored
-
- 15 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
-
- 10 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: Id4a23352dac07d3eb029abfa9c39b43ede13c587
-
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: Iedae419776a6f8937aec2d1ff05e917f8b78bfde
-
- 30 Aug, 2021 1 commit
-
-
Tadeas Kot authored
This commit add support for fields selector to the driver CLI. * ``openstack baremetal driver list --fields <field> [<field> ...]`` * ``openstack baremetal driver show <driver_name> --fields <field> [<field> ...]`` Depends-On: https://review.opendev.org/c/openstack/ironic/+/804416 Story: 1674775 Task: 43043 Change-Id: I2d691feec876f6978d5075e779ea465ed660f09e
-
- 24 Aug, 2021 1 commit
-
-
Zuul authored
-
- 20 Aug, 2021 1 commit
-
-
Zuul authored
-
- 13 Aug, 2021 1 commit
-
-
Cenne authored
Story: 2008567 Task: 41709 depends-on: https://review.opendev.org/c/openstack/ironic/+/800084 Change-Id: I2937ea924ccc4ca6e9ab5599aa02e3c078c166b3
-
- 12 Aug, 2021 1 commit
-
-
Riccardo Pittau authored
The lower-constraints test was removed because of an issue where pip could not correctly determine the required packages versions to install, ending in an almost infinite loop that would end up in timeout, failure, and general mayhem. Recently the issue has been fixed and, if properly configured, the lower-constraints test can provide good indication of which minimum versions are required to support the current code. This patch adds the test back to the current development branch, and it runs only on master. The lower-constraints file will stay in the future stable branches. Adjust min versions in requirements.txt accordingly. Change-Id: I3678c29fb090244f5e00208e4dcc8f1ad8a54ff5
-
- 06 Aug, 2021 1 commit
-
-
Bob Fournier authored
Add new params to the 'baremetal node bios setting list' command to include support for the BIOS registry. The '--long' option will retrieve and display the additonal BIOS registry fields, the '--fields' option will retrieve and display selected fields. The header names when the '--long' or '--fields' options are not used match the existing functionality. Note that the 'baremetal node bios setting show' includes these fields by default with no changes. Change-Id: I9d6d2e42879e12cce8e1f2111be1a27f1a251de2
-
- 27 Jul, 2021 1 commit
-
-
Zuul authored
-
- 26 Jul, 2021 2 commits
-
-
Riccardo Pittau authored
Currently the openstack-tox-docs job continuously fails because of the following error in sphinx build. ! LaTeX Error: File `tgtermes.sty' not found. This patch adds the required font package to bindep doc profile. Change-Id: I99f5e48d1f97dc102218c4a8bc66e2e07de81374
-
Cenne authored
Story: 2008567 Task: 41709 Change-Id: Idde66fc37d5395e02ad95e6bf5342b555b479b8e
-
- 11 Jun, 2021 1 commit
-
-
Zuul authored
-
- 04 Jun, 2021 1 commit
-
-
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: I41dac340cf679b86825638f56de8ef9999cfb3ff
-
- 03 Jun, 2021 1 commit
-
-
Zuul authored
-
- 31 May, 2021 2 commits
-
-
Zuul authored
-
Riccardo Pittau authored
Yes, project conundrum is a code-name for our transition to OFTC as we do not want to put anything into freenode IRC which may abruptly result in the channel being siezed or shutdown by the new owners/operators of freenode Change-Id: Ic4bfd0e5cfa8327d2832d4dbdd7c81348e1ef46f See: http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022718.html
-
- 28 May, 2021 2 commits
-
-
Zuul authored
-
XinxinShen authored
Updating the tetsing template to Xena testing runtime: https://governance.openstack.org/tc/reference/runtimes/xena.html Change-Id: I2e110291242568875937b10c2b13cb138af23ba7
-
- 13 May, 2021 1 commit
-
-
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: I259f4d64f97a47676a756bba6ae8660e55dd45d1
-
- 25 Mar, 2021 1 commit
-
-
Zuul authored
-
- 22 Mar, 2021 2 commits
-
-
Zuul authored
-
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
-
- 19 Mar, 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>
-
- 18 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: I5b9a7ee97e0d97f4711aaf07fd548655f99fb07d
-
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: I5e1fcf674f4576ff1e1ffec23cd2d363b6ce45e0
-
- 17 Mar, 2021 1 commit
-
-
Dmitry Tantsur authored
Change-Id: Id1c6f1a69161e3ddbb83c9229aa9be84a0c8c02d
-
- 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 2 commits
- 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
-