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
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-rc
|
|
team: glance
|
|
type: service
|
|
cycle-highlights:
|
|
- Extended the functionality of stores-detail API
|
|
- Added glance-download internal plugin to download the image from
|
|
remote glance
|
|
- Added support for immediate caching of an image
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
releases:
|
|
- version: 25.0.0.0b2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d6184d29dacd4cd6fcab6ac028826a69c445b772
|
|
- version: 25.0.0.0b3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: fbe32cb44b23b183ee6bf63d630de0629020d1ac
|
|
- version: 25.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d45b7c26af2963bb811c5596a42be10cb75c0685
|
|
- version: 25.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: d45b7c26af2963bb811c5596a42be10cb75c0685
|
|
diff-start: 24.0.0
|
|
- version: 25.1.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: b1e5292248fefb7cd1ff4292c9b94d336f4cf73b
|
|
branches:
|
|
- name: stable/zed
|
|
location: 25.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/zed.html
|