7 Commits

Author SHA1 Message Date
Corey Bryant
b63040efbe New stable releases for glance xena, yoga, and zed
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
2023-01-27 11:24:06 -05:00
Brian Rosmaita
b61cd5e41d [glance] release 24.1.0 (yoga)
Release from stable/yoga; bumps Image service API to 2.16 and
includes corrected success response code for the cache-put
request.  Backport of this change was approved by the openstack
stable-maint team [0].

[0] http://lists.openstack.org/pipermail/openstack-discuss/2022-May/028617.html

Change-Id: I22ef1a4a457eaacd2284540376f886bb2740772c
Related-bug: #1971521
2022-06-03 08:56:46 -04:00
Előd Illés
b7facafb5a Yoga final releases for cycle-with-rc projects
This tags the final release for all cycle-with-rc projects for Yoga.
While not required, having PTLs ack this patch would be nice to include
that record in the merged metadata.

Release activity should now be frozen until this is processed on March
30th. Any bugfixes merged to stable/yoga can be queued up and ready to
go as a follow on stable release after the coordinated release date.

There are different diff-start values for each project. This is used
when generating release notes to denote the point where the
stable/xena branch started to diverge from what is included on
stable/yoga. For some, this will be the final Xena major version,
but if multiple RCs were done, this may show the initial RC1 release
version. This is normal.

This patch will be merged on March 30th.

Change-Id: I3516aa1f6a236f4415f3e1c3373059b73efa2c04
2022-03-29 19:26:38 +02:00
Előd Illés
ff39758eb7 Add release note links for Yoga
This generated patch adds yoga release note page link if that page
exists for a deliverable.

If any of your deliverables does not have a release note link added in
this patch, then please check whether there is an open patch on that
repository with the topic "reno-yoga" [1] still waiting to be approved.

[1] https://review.opendev.org/q/topic:reno-yoga

Change-Id: I44bbc85c9840702af61f694fb7c242c4c63abe34
2022-03-17 19:37:54 +01:00
Erno Kuvaja
4e099def4a Glance Yoga RC1
Tag Yoga RC1 24.0.0.0rc1
Cut stable branch

Change-Id: I6aa5de3a24e0ebb7b3aa5c5d87836a1c91b643d9
2022-03-02 13:37:47 +00:00
Abhishek Kekane
4eabd431fa Glance: Yoga cycle highlights
Change-Id: I603551d0da247fb1d574eb32b6527bcf339b7cae
2022-02-24 14:30:18 +00:00
Előd Illés
33900ec884 Add Yoga deliverable files
The generated content initializes the Yoga cycle's deliverable files
based on xena deliverables.

Change-Id: Ifb9d3b7b342d652783108fc006688acb97713c51
2021-10-07 15:03:26 +02:00