This is a first pass at adding release note links for projects that have landed a train release note landing page. Follow on patches will need to be done to pick up more as they come. Change-Id: I1d145aa59a12c18b8bfca01557854d2173e1f218 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
28 lines
937 B
YAML
28 lines
937 B
YAML
---
|
|
storyboard: 943
|
|
release-model: cycle-with-intermediary
|
|
team: ironic
|
|
type: service
|
|
repository-settings:
|
|
openstack/ironic: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 7a718ee4de6bc04aa6a63c99899a2d6e4e130bb7
|
|
repo: openstack/ironic
|
|
version: 12.2.0
|
|
- projects:
|
|
- hash: ac55c642e492a54e41c095df00db25cc29719110
|
|
repo: openstack/ironic
|
|
version: 13.0.0
|
|
branches:
|
|
- location: 13.0.0
|
|
name: stable/train
|
|
cycle-highlights:
|
|
- Basic support for building `software RAID <https://docs.openstack.org/ironic/latest/admin/raid.html#software-raid>`_
|
|
- Virtual media boot for the Redfish hardware type.
|
|
- Improvements in the sensor data collection.
|
|
- 'New tool for building ramdisk images: `ironic-python-agent-builder
|
|
<https://docs.openstack.org/ironic-python-agent-builder/>`_'
|
|
- Numerous fixes in the Ansible deploy interface.
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic/train.html
|