5d4b028a98
This release picks up new commits to ironic since the last release from stable/zed. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 21.1.0..e38735cb9 e38735cb9 Use per-node external_http_url for boot ISO ba97ec80e redfish_address - wrap_ipv6 address 1bd7ab875 [iRMC] Fix parse_driver_info bug enforcing SNMP v3 under FIPS mode 4fdf65ca5 Fix self_owned_node policy check 5e2d72cbf [ci] [stable-only] Cinder fixed; make BFV job vote 907f71742 [stable-only] [CI] BFV, RBAC jobs marked non-voting 07497e1b0 Fix Cinder Integration fallout from CVE-2023-2088 c45cf2017 Handle MissingAttributeError when using OOB inspections to fetch MACs ec6c37579 Always fall back from hard linking to copying files d6b970995 Add error logging on lookup failures in the API 2b0a5575c Fix online upgrades for Bios/Traits 4481031d7 Wipe Agent Token when cleaning timeout occcurs 3d32729fb Clean out agent token even if power is already off 3e3d4e1cb Do not recalculate checksum if disk_format is not changed a4a3b31d4 Do not move nodes to CLEAN FAILED with empty last_error e928980e7 [iRMC] Handle IPMI incompatibility in iRMC S6 2.x b91d174eb Move and fix reno config for releasenotes job 728301fc2 Fix selinux context of published image hardlink be92735d7 Fix "'NoneType' object is not iterable" in RAID 1ba3d29a0 Fixes for tox 4.0 49dade88c Fix unit tests for Python 3.11 f882fa0fa Align iRMC driver with Ironic's default boot_mode ff06b3d2a Fix the invalid glance client test 17fb4f706 Update TOX_CONSTRAINTS_FILE for stable/zed e45428d35 Update .gitreview for stable/zed Change-Id: I72463d73609d82011619f123745a9797b9ad6f7d Signed-off-by: Elod Illes <elod.illes@est.tech>
47 lines
1.7 KiB
YAML
47 lines
1.7 KiB
YAML
---
|
||
storyboard: 943
|
||
release-model: cycle-with-intermediary
|
||
stable-branch-type: std-with-versions
|
||
team: ironic
|
||
type: service
|
||
repository-settings:
|
||
openstack/ironic: {}
|
||
releases:
|
||
- version: 20.2.0
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: 6bd90ecf95112b1465e3bde0aa3e0e1ed3834070
|
||
- version: 21.0.0
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: 4a347b3069498d0f2b49105014e6e118b5972c0f
|
||
- version: 21.1.0
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: fa2c3aa58ca98bca6eacf6eb8c66f5fdca8bc8f5
|
||
- version: 21.1.1
|
||
projects:
|
||
- repo: openstack/ironic
|
||
hash: e38735cb95263b0c54f2fd719ff6b714efbddbb3
|
||
branches:
|
||
- name: bugfix/20.2
|
||
location: 20.2.0
|
||
- name: bugfix/21.0
|
||
location: 21.0.0
|
||
- name: stable/zed
|
||
location: 21.1.0
|
||
cycle-highlights:
|
||
- Support for the `syslinux
|
||
<https://wiki.syslinux.org/wiki/index.php?title=Syslinux_6_Changelog#Changes_in_6.04>`_
|
||
and the often separately packaged `isolinux <https://wiki.syslinux.org/wiki/index.php?title=ISOLINUX>`_
|
||
and `pxelinux <https://wiki.syslinux.org/wiki/index.php?title=PXELINUX>`_
|
||
are deprecated.
|
||
- The deprecated support for instance network booting (not to be confused
|
||
with the ramdisk deploy, iSCSI boot or Anaconda deploy) has been
|
||
removed. The `boot_option` capability is no longer supported.
|
||
- Ironic can automatically provide an instance requestor’s project,
|
||
`lessee` rights to the Bare Metal machine under the Role Based Access
|
||
Control model. This feature, is normally disabled, but can be enabled
|
||
using the `[conductor]automatic_lessee` configuration option.
|
||
release-notes: https://docs.openstack.org/releasenotes/ironic/zed.html
|