40a9eb9b84
Change-Id: I869788f3fb8fb8a3ce3d45d05c9f3deca5527cba Signed-off-by: Doug Hellmann <doug@doughellmann.com>
48 lines
1.4 KiB
YAML
48 lines
1.4 KiB
YAML
---
|
|
launchpad: glance-store
|
|
team: glance
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 0.5.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 56c9486800a371e853056a3badd6eb11c2f88ad9
|
|
- version: 0.6.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: b3f8092b7512b9e9e7993e3895fdde6092022f4f
|
|
- version: 0.7.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 017064d295da672c7d08742f9ba8d67084914e4a
|
|
- version: 0.7.1
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: cd04b9217f4581f9d1d6840bc6c3c4c916b330e8
|
|
- version: 0.8.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 425360035676d4bb88b8b5eea3d7ccabb65e850a
|
|
- version: 0.9.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: b7d7b8ae5ecddb1f47ec6da03501a5ad2f936f1e
|
|
- version: 0.9.1
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: c816b38d9f12be75d989409cbab6dfefa8f49dc3
|
|
highlights: >
|
|
Fixes rbd backend import issues.
|
|
- version: 0.9.2
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 7b13ce62b46c327b90e6b8c0eb85a1f2c8dec217
|
|
highlights: >
|
|
Fixes swift driver issue with radosgw, improves
|
|
vmware driver error handling, Improves
|
|
GlanceStoreException implementation, catches invalid
|
|
URL with http driver
|