6a9cadf545
This generated patch adds yoga release note page link if that page exists for a deliverable. If any of your deliverables does not have a release note link added in this patch, then please check whether there is an open patch on that repository with the topic "reno-yoga" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-yoga Change-Id: I5b5852b99ee8f3ea1b8127bb69fd4227572b1266
38 lines
1.2 KiB
YAML
38 lines
1.2 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
|
|
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
|