b63040efbe
This picks up new patches to stable releases of glance, including CVE-2022-47951. $ git log --oneline --no-merges 23.0.0..HEAD e45a32d17 Fix tox4 error f45b5f024 Enforce image safety during image_conversion 2281c0868 Fix unintentional exception inspecting VMDK 3cfbb69c0 [stable-only] Remove glance-code-constants-check fc9a53d25 Fix failing namespace list delete race 2f125d832 glance-cache-prefetcher: Set up access to multistore backends 316ce9659 Fix set_property_atomic() boolean type casting e1a66af4a [CI] Add upper constraints to install command 965a97837 Add "bochs" as a possible video model 881b24a2a Update qcow test to use qcow2 instead b76dd7880 [stable-only] Specify openstacksdk stable branch $ git log --oneline --no-merges 24.1.0..HEAD 3f6c689b7 Fix tox4 error dc8e5a5cc Enforce image safety during image_conversion 5fbf47378 [stable-only] Remove glance-code-constants-check f3ae67fa1 Mock getaddrinfo in cinder store tests 20110a7d0 Fix tests for logging connection info b4091752b glance-cache-prefetcher: Set up access to multistore backends ea4ed6dfe [APIImpact] Correct API response code for DELETE cache APIs $ git log --oneline --no-merges 25.0.0..HEAD 022e15025 Fix tox4 error 4967ab693 Enforce image safety during image_conversion 07f98747a Fix unintentional exception inspecting VMDK 06a922880 [stable-only] Remove glance-code-constants-check 014ae273f Update TOX_CONSTRAINTS_FILE for stable/zed 9cf5206c0 Update .gitreview for stable/zed Change-Id: Ie1f5af2f2b06c7467c4756a244343b4750a4fd38 |
||
---|---|---|
data | ||
deliverables | ||
doc | ||
openstack_releases | ||
templates | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
watched_queries.yml | ||
yamllint.yml |
OpenStack Releases
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.