eb2bcefd41
Change-Id: If9b3f87fef723220b492ca76bbf34897593610af
30 lines
945 B
YAML
30 lines
945 B
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
|
|
branches:
|
|
- name: bugfix/19.0
|
|
location: 19.0.0
|
|
- name: bugfix/20.0
|
|
location: 20.0.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.
|