866b9a8576
This transition the train branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: If75520ab66d65d95d925427575a2865db955ee10
62 lines
1.9 KiB
YAML
62 lines
1.9 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: glance
|
|
release-model: cycle-with-rc
|
|
team: glance
|
|
type: service
|
|
cycle-highlights:
|
|
- Images API v2.9 has promoted to current with 2.7 & 2.8 marked as
|
|
SUPPORTED. 2.8 will show in version list only when multi-store is
|
|
configured.
|
|
- Glance multi-store feature has been deemed stable
|
|
- glance-cache-manage is not depending to glance-regstry anymore and
|
|
is communicating directly with glance-api
|
|
- Cache prefetching is now done as periodic task by glance-api removing
|
|
the requirement to add it in cron.
|
|
- Various bugfixes done in glance, glance_store and python-glanceclient
|
|
repository-settings:
|
|
openstack/glance: {}
|
|
releases:
|
|
- version: 19.0.0.0b1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 53fbfc8c635b778bc4731a352fc2fa3197328e3c
|
|
- version: 19.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: c71f717d39dbbe0937e561e93424c3827f8bdaec
|
|
- version: 19.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: f87464e022046c9d61384c2593edf9753ed34749
|
|
- version: 19.0.0
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: f87464e022046c9d61384c2593edf9753ed34749
|
|
- version: 19.0.1
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 8c2bc60820783f76c9421d615d3828a88008ca96
|
|
- version: 19.0.2
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 521de9b6ed0c9c9fb0dcd4be43cfee4b56556e1a
|
|
diff-start: 18.0.0
|
|
- version: 19.0.3
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 3e16bc7d40922f4e6176486b5e7af42989a50774
|
|
- version: 19.0.4
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 5bbd35678485f4836b808c8fbd3157f3345e8660
|
|
- version: train-em
|
|
projects:
|
|
- repo: openstack/glance
|
|
hash: 5bbd35678485f4836b808c8fbd3157f3345e8660
|
|
branches:
|
|
- name: stable/train
|
|
location: 19.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/train.html
|