7f713f12a4
This is a convenience release before moving Yoga to extended maintenance (estimated 2023-11-02). $ git log --oneline --no-merges 20.1.1..63c286e24 72d124856 [iRMC] Fix parse_driver_info bug enforcing SNMP v3 under FIPS mode 4ec0ee677 [ci] [stable-only] Cinder fixed; make BFV job vote d1ad9e8d0 [stable-only] [CI] BFV, RBAC jobs marked non-voting 94358e471 Fix Cinder Integration fallout from CVE-2023-2088 ad227de24 Fix online upgrades for Bios/Traits 59cdb9aeb Wipe Agent Token when cleaning timeout occcurs 92c187a32 Do not move nodes to CLEAN FAILED with empty last_error e5267b58e Move and fix reno config for releasenotes job 31a0b0c1d Fix selinux context of published image hardlink 959fc9163 Fix "'NoneType' object is not iterable" in RAID 26573bed3 Prevent pxe retry when agent token exists 177e93de9 Fixes for tox 4.0 1f4fabf88 Add support auth protocols for iRMC c274231bf Add SNMPv3 authentication functionality Change-Id: Iff5abf437d93075b1f67140238eba8d3a743d336 Signed-off-by: Hervé Beraud <hberaud@redhat.com>
46 lines
1.4 KiB
YAML
46 lines
1.4 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: 19.0.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: cdc3b9538f3e874dc7d76a90b116ecef3a3603c7
|
|
- version: 20.0.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 7ac480412626c38fa3493088dbf49e29303491b6
|
|
- version: 20.1.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 872ede25a072850873e20477bb8bc75fdce1ed37
|
|
- version: 20.1.1
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 5fc42c41328bc9d51036d72404a483598167b3c4
|
|
- version: 20.1.2
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 63c286e24d0ad33ec27ed7a16576877e382e9757
|
|
branches:
|
|
- name: bugfix/19.0
|
|
location: 19.0.0
|
|
- name: bugfix/20.0
|
|
location: 20.0.0
|
|
- name: stable/yoga
|
|
location: 20.1.0
|
|
cycle-highlights:
|
|
- The default deployment boot mode changed from `Legacy BIOS` to `UEFI`.
|
|
- Booting final instances via network (as opposed to via a local bootloader)
|
|
is now deprecated, except for the cases of booting from volume or
|
|
the ramdisk deploy interface.
|
|
- New parameter `image_type` in `instance_info` field, used to distinguish
|
|
between partition and whole disk images instead of `kernel/ramdisk`
|
|
pair.
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic/yoga.html
|