Files
releases/deliverables/victoria/ironic.yaml
Sean McGinnis b8c0ad2122 Add recent release note links
Change-Id: I9b9e4a64986822166d05cc283ec5a252acc1a7ba
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-10-08 11:48:49 -05:00

41 lines
1.6 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: 15.1.0
projects:
- repo: openstack/ironic
hash: 3fab17f966c4d9e7c019b12cd749fa8218ca4ac4
- version: 15.2.0
projects:
- repo: openstack/ironic
hash: df9ce79f23d4975f99734a59619ef2d89bcdbbe7
- version: 16.0.0
projects:
- repo: openstack/ironic
hash: 33a34ce364ce28077a114b7d1a80fd719521580a
branches:
- name: bugfix/15.1
location: 15.1.0
- name: bugfix/15.2
location: 15.2.0
- name: stable/victoria
location: 16.0.0
cycle-highlights:
- The `deploy steps <https://docs.openstack.org/ironic/latest/admin/node-deployment.html>`_
work has decomposed the basic deployment operation into multiple
steps which can now also include steps from supported RAID and BIOS
interfaces at the time of deploy.
- An ``agent`` power interface enables `provisioning operations <https://docs.openstack.org/ironic/latest/admin/agent-power.html>`_
without a Baseboard Management Controller.
- Ironic can now be configured for `HTTP Basic authentication <https://docs.openstack.org/ironic/latest/install/standalone.html#service-settings>`_
without the need for additional services.
- Adds initial support for `DHCP-less based deployments <https://docs.openstack.org/ironic/latest/admin/drivers/redfish.html#layer-3-or-dhcp-less-ramdisk-booting>`_
with Redfish Virtual Media.
release-notes: https://docs.openstack.org/releasenotes/ironic/victoria.html