f3bf160eaf
This release picks up new commits to ironic since the last release from stable/victoria. 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 16.0.3..87f15ec6e 87f15ec6e Ensure 'port' is up2date after binding:host_id 259647c7c CI: Lower test VM memory by 400MB 969cfefee Fix idrac-wsman deploy with existing non-BIOS jobs 0df43f758 Fix idrac-wsman set_power_state to wait on HW 87dee0250 Use shim-signed on Ubuntu, shim is empty now 2df5dc42a Use openstack-tox for ironic-tox-unit-with-driver-libs d09a158cc Fix iPXE docs: snponly is not always available 0cb15a223 Cache AgentClient on Task, not globally 4ac6ad731 Update the clear job id's constant 755c75e2e Fix node detail instance_uuid request handling 0bc5265ec Refactor iDRAC OEM extension manager calls e2ede2607 Set IPA download branch to stable/victoria for victoria 05f864706 Update project conundrum related docs 3258e49a5 Delete unavailable py2 package 0df78f600 Point ipa-builder to stable/wallaby 678714261 Fix deployment when executing a command fails after the command starts e88436688 Inherit InvalidImageRef from InvalidParameterValue c9425f995 Wipe agent tokens on inspection start and abort 550c4e075 update grub2 file name b205a32ca Fix ipmitool timing argument calculation 6130dc15e Fix idrac-wsman BIOS step async error handling 4fd099345 Restrict syncing of boot mode to Supermicro 13fc01fe3 Allow unsupported redfish set_boot_mode c2647f101 Prepare to use tinycore 12 for tinyipa 4ed8ceef6 Lazy-load node details from the DB b2b862f53 [Trivial] Fix testing of volume connector exception 25a05cf35 Always retry locking when performing task handoff d1ffc6a55 Handle agent still doing the prior command 90da180a1 devstack: a safeguard for disabled tempurls a1f596590 Enable swift temporary URLs in grenade and provide a good error message dea33cbaf Fix broken configdrive_use_object_store 73a600afa Switch multinode jobs to 512M RAM 78924eca2 Move the IPv6 job to the experimental pipeline cbccfa2a9 Don't mark an agent as alive if rebooted 46b34a73b Prevent redfish-virtual-media from being used with Dell nodes 80017a1d3 Fixes issue of redfish firmware update 7d74ea0ee For Supermicro BMCs set enable when changing boot device 1e8e54041 Refactor vendor detection and add Redfish implementation 0e4e00e82 Add a delay/retry is vmedia insert fails 26e8b9b01 [stable] Remove lower-constraints job Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: Ib6b63f3b9d86535953cbf6111ba0419576127f4b
57 lines
2.1 KiB
YAML
57 lines
2.1 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
|
|
- version: 16.0.1
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 98c83c0d50e7a2cf09018030d35ee76d652dea03
|
|
- version: 16.0.2
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 0f438e7d8de9b689ebb2f239c5003afbf69dade2
|
|
- version: 16.0.3
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 7855be142673f00473a7cf7812a014958309aae2
|
|
- version: 16.0.4
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 87f15ec6e7ea14b5a1192f66ec75fb4c5d6633d8
|
|
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
|