36848c8825
This release picks up new commits to ironic since the last release from stable/wallaby. 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 17.0.4..4d9751ed3 4d9751ed3 CI: Add iweb to the use tinyipa on list c6a8ab2fb CI: Removing ironic job queue aa8d680ba Fix ironic-lib from source and branch detection in IPA builds 22e0671ae Fix rebuilds using anaconda deploy interface 5155cb1ac More fixes for anaconda deploy interface ae7f3760e Build the new cirros image even when netboot is the default c425d0042 CI: force config drive on the multinode job's subnode d21144fd2 Ensure tox.ini is ASCII 358ee5564 CI: use a custom cirros partition image instead of the default 968ecdb3f Set correct initrd_filename for iPXE when using Swift a746917b5 Avoid non-Stream CentOS b3883cd27 Add additional ramdisk tests 40db1089f Set resource_url when getting all ports or portgroups 685a41bb8 Set resource_url when getting all nodes 0db8bdd76 Trivial: log current state when continuing cleaning 5385e0132 Ensure 'port' is up2date after binding:host_id 39f38705c Add dhcp options for each ip_version once 89111fddf CI: Lower test VM memory by 400MB e57aa7598 Remove redfish cache entry upon errors fc0f1c951 Clarify driver load error message badf1eb2a Fix some of the SRBAC tests 794d8aa9b Fix idrac-wsman deploy with existing non-BIOS jobs 95475bfb4 Fix various issues in the anaconda deploy interface 6fe0d4e3a Minor updates to anaconda doc f944322b8 Do not use any parts of image URL in temporary file names dd8e4fdbe Add better error messages for invalid conf molds Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: If848aa9c1ec8c7ed99e52cc02115396781c50513
59 lines
1.9 KiB
YAML
59 lines
1.9 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
|
|
- version: 17.0.2
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 21e618d333a8c6a5c2184bd95cfed2d46a00b5d3
|
|
- version: 17.0.3
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 48cedc067a2436f60de10bb9cdfb1e29f57928ee
|
|
- version: 17.0.4
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 15b1cdb766a01ba85010a58f2c02b39e1692b96f
|
|
- version: 17.1.0
|
|
projects:
|
|
- repo: openstack/ironic
|
|
hash: 57d439d24245c61ce91d6f2532a95d65fbc08639
|
|
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.
|
|
release-notes: https://docs.openstack.org/releasenotes/ironic/wallaby.html
|