01208df14b
This release picks up new commits to glance since the last release from stable/train. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. Change-Id: Id88df208c408c6b05457bf05ed33f866dc47f05b Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
54 lines
1.7 KiB
YAML
54 lines
1.7 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
|
|
branches:
|
|
- name: stable/train
|
|
location: 19.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/glance/train.html
|