Proposing Wallaby RC1 for glance
If you wants to wait for a specific patch to make it to the release, someone from your team can -1 the patch to have it held, or update that patch with a different commit SHA. Patches with no response will be merged by Friday March 26. $ git log --oneline --no-merges 22.0.0.0b3..922e544c cf94c9aa Fix a typo in contributor docs f8551de8 Make some metadef operations admin-only 8a166d8e Tox.ini: add py39 Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: I121654177e6bff62b24b363d40381f9ebe4a16f5
This commit is contained in:
parent
c5845e766e
commit
64cf6c25ee
@ -6,10 +6,11 @@ release-model: cycle-with-rc
|
|||||||
team: glance
|
team: glance
|
||||||
type: service
|
type: service
|
||||||
cycle-highlights:
|
cycle-highlights:
|
||||||
- 'New API /v2/images/<image-id>/tasks to get tasks associated with image'
|
- New API /v2/images/<image-id>/tasks to get tasks associated with
|
||||||
- 'Support for distributed image import'
|
image
|
||||||
- 'Secure RBAC - Experimental support for project personas'
|
- Support for distributed image import
|
||||||
- 'Cleanup of stale files in staging area upon service startup'
|
- Secure RBAC - Experimental support for project personas
|
||||||
|
- Cleanup of stale files in staging area upon service startup
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/glance: {}
|
openstack/glance: {}
|
||||||
releases:
|
releases:
|
||||||
@ -21,3 +22,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/glance
|
- repo: openstack/glance
|
||||||
hash: 50cd037bcd04a2996dada2f65bcbbc40d89d9ddb
|
hash: 50cd037bcd04a2996dada2f65bcbbc40d89d9ddb
|
||||||
|
- version: 22.0.0.0rc1
|
||||||
|
projects:
|
||||||
|
- repo: openstack/glance
|
||||||
|
hash: 922e544ca2556994450e6972403ba4313318c5e0
|
||||||
|
branches:
|
||||||
|
- name: stable/wallaby
|
||||||
|
location: 22.0.0.0rc1
|
||||||
|
Loading…
Reference in New Issue
Block a user