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
This commit is contained in:
parent
e1d9ef7e83
commit
b63040efbe
@ -32,6 +32,10 @@ releases:
|
|||||||
- repo: openstack/glance
|
- repo: openstack/glance
|
||||||
hash: aa7c4acdade2071084a35e42b35c1ec5a8c9990f
|
hash: aa7c4acdade2071084a35e42b35c1ec5a8c9990f
|
||||||
diff-start: 22.0.0
|
diff-start: 22.0.0
|
||||||
|
- version: 23.1.0
|
||||||
|
projects:
|
||||||
|
- repo: openstack/glance
|
||||||
|
hash: 4fc2ea4a85bbca25fae84a7506bf78f08d6485bf
|
||||||
branches:
|
branches:
|
||||||
- name: stable/xena
|
- name: stable/xena
|
||||||
location: 23.0.0.0rc1
|
location: 23.0.0.0rc1
|
||||||
|
@ -27,6 +27,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/glance
|
- repo: openstack/glance
|
||||||
hash: 1964876644c7086eff516832a19206d28891110d
|
hash: 1964876644c7086eff516832a19206d28891110d
|
||||||
|
- version: 24.2.0
|
||||||
|
projects:
|
||||||
|
- repo: openstack/glance
|
||||||
|
hash: 641399fdd00966f0e6cedcaafffa787ac44dc7bd
|
||||||
branches:
|
branches:
|
||||||
- name: stable/yoga
|
- name: stable/yoga
|
||||||
location: 24.0.0.0rc1
|
location: 24.0.0.0rc1
|
||||||
|
@ -30,6 +30,10 @@ releases:
|
|||||||
- repo: openstack/glance
|
- repo: openstack/glance
|
||||||
hash: d45b7c26af2963bb811c5596a42be10cb75c0685
|
hash: d45b7c26af2963bb811c5596a42be10cb75c0685
|
||||||
diff-start: 24.0.0
|
diff-start: 24.0.0
|
||||||
|
- version: 25.1.0
|
||||||
|
projects:
|
||||||
|
- repo: openstack/glance
|
||||||
|
hash: b1e5292248fefb7cd1ff4292c9b94d336f4cf73b
|
||||||
branches:
|
branches:
|
||||||
- name: stable/zed
|
- name: stable/zed
|
||||||
location: 25.0.0.0rc1
|
location: 25.0.0.0rc1
|
||||||
|
Loading…
Reference in New Issue
Block a user