releases/deliverables/newton/glance-store.yaml
Nikhil Komawar 9e9885a570 Release glance-store 0.16.0
We've removed the s3 driver from tree and this release is special to
that purpose. It would be nice to see this released and tested in gate
and see if we need further changes in glance_store or glance. So, with
the hope of having a few weeks before the newton freeze on non-client
libraries, we wish to see this released and tested.

Change-Id: Ie2988630e12bd330d12982dccc3297721afb6c73
2016-08-04 15:53:26 +00:00

31 lines
1021 B
YAML

---
launchpad: glance-store
team: glance
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: yes
releases:
- version: 0.14.0
projects:
- repo: openstack/glance_store
hash: 79532ea599cd0226e7176c6c7d59e04ee3b1a8ff
highlights: >
- Important connection related fix to Cinder store for uploads
and downloads.
- Setup now properly defaults project_domain_name and
project_domain_id for swiftclient driver.
- Cinder driver now uses image_size metadata instead of volume
size rounded up to GiB.
- version: 0.15.0
projects:
- repo: openstack/glance_store
hash: 10f50da5fcd9257090ab137f4d257940bb01b44a
highlights: >
- Fixed a critical bug 1606746 that was blocking further
releases and failing gate of glance docs.
- version: 0.16.0
projects:
- repo: openstack/glance_store
hash: ad2c5ef5c59262a5f599d6351385a805c4b4f702
highlights: >
- s3 store driver has been removed.