Release requests and history tracking
Go to file
Elod Illes f3bf160eaf Release ironic for stable/victoria
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
2022-01-21 13:20:02 +01:00
data Set Ussuri status to Extended Maintenance 2021-12-03 16:47:03 +01:00
deliverables Release ironic for stable/victoria 2022-01-21 13:20:02 +01:00
doc Update Yoga Cycle key with my signature 2021-10-28 19:52:56 +00:00
openstack_releases Fix validation when tags are missing and a branch is requested 2021-12-02 09:46:12 +01:00
templates Remove unused RC templates 2019-09-23 18:04:44 +02:00
tools Merge "List cycle's releases with process_auto_release" 2021-11-12 15:18:45 +00:00
.gitignore Switch to stestr 2018-07-10 10:38:33 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:48 +00:00
.stestr.conf Switch to stestr 2018-07-10 10:38:33 +07:00
.zuul.yaml Switch to victoria job template 2020-06-02 14:28:30 -05:00
bindep.txt Cleanup bindep packages 2020-04-11 15:57:21 -05:00
CONTRIBUTING.rst Move release team ladder & infra into proper page 2021-07-22 15:31:25 +02:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst moving to OFTC 2021-05-27 13:53:16 +02:00
requirements.txt Stop depending on git version of governance 2021-11-25 15:08:00 +01:00
setup.cfg List cycle's releases with process_auto_release 2021-09-17 11:56:37 +02:00
setup.py [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Update to latest hacking for pep8 checks 2020-07-27 16:33:03 -05:00
tox.ini Fix gate 2021-09-17 11:19:46 +00:00
watched_queries.yml Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
yamllint.yml add linter rules for vertical whitespace 2017-07-31 17:26:33 -04:00

OpenStack Releases

image

This repository is used to drive release automation for OpenStack release deliverables, ultimately publishing them on the https://releases.openstack.org/ website.

Changes to this repository are proposed using Gerrit at https://review.opendev.org. This repository is managed by the OpenStack Release Management team.

For more information on how to use this repository, please read our reference documentation.

Who should use this repository

All official OpenStack software should go through the OpenStack Release Management team team to produce releases. Exceptions to this rule are granted by the Technical Committee and documented in the openstack/governance repository ('release-management' key in reference/projects.yaml).

Deliverables managed by teams not under OpenStack governance should follow the tagging instructions in the infra manual.

More information

You can reach the Release Management team on the #openstack-release channel on OFTC IRC <https://www.oftc.net/>, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.