releases/deliverables/wallaby/ironic.yaml
Julia Kreger 4c567fcef2 Release ironic 17.0.1 for Wallaby
Release includes some minor updates on the stable/wallaby branch
for openstack/ironic which have merged since 17.0.0 was released
and the stable branch was cut.

Change-Id: I8dd2b320db73e79aefd3b14d9ce423150bff8ee9
2021-04-07 19:39:55 -07:00

43 lines
1.3 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: 16.1.0
projects:
- repo: openstack/ironic
hash: 6c9e28dd505a19d405b5ab75500cde555b4aca8d
- version: 16.2.0
projects:
- repo: openstack/ironic
hash: d65c4865924e47df623e94262fbfd78fab111c23
- version: 17.0.0
projects:
- repo: openstack/ironic
hash: 31d93dccdcf24f285d784ca7bb6c623002c02bf1
- version: 17.0.1
projects:
- repo: openstack/ironic
hash: d6bb66dea77781b841974f603bcf2ad1286150b1
branches:
- name: bugfix/16.1
location: 16.1.0
- name: bugfix/16.2
location: 16.2.0
- name: stable/wallaby
location: 17.0.0
cycle-highlights:
- Redfish capability enhancements covering Out of Band hardware RAID
configuration, and automatic Secure Boot setting enablement.
- Deployment and Cleaning enhancements including
UEFI Partition Image handling, NVMe Secure Erase,
per-instance deployment driver interface overrides,
deploy time "deploy_steps", and file injection.
- The ``System`` scoped RBAC model is now supported by Ironic along with
the ``admin``, ``member``, and ``reader`` roles.
This work has resulted in over 1500 new unit tests being added to Ironic.