releases/deliverables/ussuri/ironic.yaml
Elod Illes e6c93f3373 Release ironic for stable/ussuri
This release picks up new commits to ironic since
the last release from stable/ussuri.

This is being proposed as a convenience to help make sure stable
changes are being released. If the team is good with this going out,
please respond with a +1 to let the release team know it is OK to
proceed.

If it is not wanted at this time, or if there are more changes that
would be good to get merged before doing a stable release, please
leave a -1 with a comment with what the team would prefer. We can
then either abandon this patch, or wait for an update with a new
commit hash to use instead.

$ git log --oneline --no-merges 15.0.1..0c17549c2
f33bc52b0 Remove grenade jobs from old stable branches
c68e50e6c Update the clear job id's constant
8d6cf57bb Make test-setup.sh compatible with mysql8
86a855d61 Delete unavailable py2 package
54376836e update grub2 file name
72fd48b9c Restrict syncing of boot mode to Supermicro
2e4e87556 For Supermicro BMCs set enable when changing boot device
4df73e47e Refactor vendor detection and add Redfish implementation
8bf3f4747 IPMI: Handle vendor set boot device differences
97390e427 Allow unsupported redfish set_boot_mode
691211b10 Lazy-load node details from the DB
5e2eeb311 [Trivial] Fix testing of volume connector exception
0da73cdd3 Fix broken configdrive_use_object_store
8c0568f34 Enable swift temporary URLs in grenade and provide a good error message
c3c6cda65 DRAC: Fix a failure to create virtual disk
85a1e3d23 CI: switch the multinode job to tempest-multinode-full-base
b2ae2af3f Fixes the issue that instance bond port can't get IP address
a6f38ab05 Sync boot mode when changing the boot device via Redfish
cfc681817 Use assertCountEqual instead of assertItemsEqual
2248f2ac7 json-rpc: surround IPv6 address with [] in conductor URL
a7cfcd181 clean up mac address with the pxe configuration files
6ef6180bd Prevent timeouts when using fast-track with redfish-virtual-media
96a719e4e opt: Enhance old stable branches to use latest python-ibmcclient
d48b39430 CI: Making some of the older jobs more specific
7ce314804 CI: Additional minor job changes to improve CI reliability
c15d6fd70 Fix a race condition in the hash ring code
e5f886e8c Use correct error handler instead of calling process_event('fail')
20de88441 Fix deprecated 'idrac' interface '__init__'s
3943bd143 CI: Patch to fix CI jobs in bugfix/stable branches
b9a02e9ab CI: Remove the build check for pre-build ramdisks only
ac2d4c086 Allow configuring IPMI cipher suite
d9183a0a3 Also wipe agent token on manual power off or reboot
041f1b89e Handle default_boot_mode during cleaning/inspection with PXE/iPXE
b4c6d7be4 Do not assume that prepare_image is the last command to run
b67ac0c40 Handle an older agent with agent_token
2b740a0c7 Increase memory of tinyipa vms
145d68e8f Ansible deploy - Ignore invalid devices
bce1d33e5 Wipe agent token during reboot or power off

Signed-off-by: Elod Illes <elod.illes@est.tech>
Change-Id: I321c7dee35798ad141176f15b19b576d64e11b78
2021-07-23 19:05:52 +02:00

38 lines
1.4 KiB
YAML

---
storyboard: 943
release-model: cycle-with-intermediary
team: ironic
type: service
repository-settings:
openstack/ironic: {}
releases:
- projects:
- hash: 0d0a8a6631f55771de55044343b59fa63b084bbb
repo: openstack/ironic
version: 14.0.0
- projects:
- hash: 39bcb00f3cc624e8e215baa1b7e26eb7b2af5710
repo: openstack/ironic
version: 15.0.0
- version: 15.0.1
projects:
- repo: openstack/ironic
hash: b26838b2913bbc739e88555c2441d1bc7fcd8429
- version: 15.0.2
projects:
- repo: openstack/ironic
hash: 0c17549c2c81fcb2e3ce256d93f80befe36c2d0d
cycle-highlights:
- Support for a hardware `retirement workflow <https://docs.openstack.org/ironic/latest/admin/retirement.html>`_
to enable automation of hardware decommission in managed clouds.
- Multitenancy `concepts and additional policy options <https://docs.openstack.org/ironic/latest/admin/node-multitenancy.html>`_
are available for non-administrator usage of Ironic.
- Addition of `authentication of interactions <https://docs.openstack.org/ironic/latest/admin/agent-token.html>`_
between Ironic and its remote agent enabling deployment over untrusted
networks.
- UEFI and device selection is now available for Software RAID.
branches:
- name: stable/ussuri
location: 15.0.0
release-notes: https://docs.openstack.org/releasenotes/ironic/ussuri.html