Release requests and history tracking
Go to file
Elod Illes 69a85ac4fa Release barbican for stable/wallaby
This release picks up new commits to barbican 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 12.0.0..486e6072
486e6072 Allow users with "creator" role to edit ACLs
09d184de Fix stable/wallaby gates
0b453212 Allow secret delete by users with "creator" role
92375781 Fix container consumers rbac policy
a66d1765 Add FIPS gate job
ea7451e3 Fix policy for Orders
c1204779 Fix consumer name length validator
a8226fcf Fix policy for adding a secret to a container
b30cb63d Fix secret metadata access rules (pt 2)
64a42424 Fix secret metadata access rules
49f3b2f0 Fix POST /v1/secret/{secret-id}/metadata response
2792aca7 Ignore network errors during C_Finalize
6cb7a730 Run TripleO jobs on CentOS8 instead of CentOS7
2f058e49 Return 403 instead of 500 when policy check fails
bac7d220 Raise maximum allowed secret size

Signed-off-by: Elod Illes <elod.illes@est.tech>
Change-Id: I96518502490ba13cd605501eb699765c30568c84
2022-06-28 10:10:06 +02:00
data kolla: Add yoctozepto as release liaison 2022-06-06 21:22:49 +02:00
deliverables Release barbican for stable/wallaby 2022-06-28 10:10:06 +02:00
doc Add Glance spec freeze dates for Zed Schedule 2022-06-24 08:56:55 +00:00
openstack_releases Fix typo in build wheel command 2022-05-06 11:54:57 -03:00
templates Remove unused RC templates 2019-09-23 18:04:44 +02:00
tools Remove tag argument usage from helper scripts 2022-03-16 20:27:22 +01: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 Replace old sdist and wheel build command in validate 2022-05-02 20:26:47 +02:00
setup.cfg Update python testing as per zed cycle testing runtime 2022-05-13 17:33:21 +08: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 Pin setuptools for Yoga release 2022-03-28 15:36:29 +02: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.