1bb86a0791
Fix all the typos that found in releases. Change-Id: I83c142824a43ecf661f3e84177c9d8b206f78e24
28 lines
824 B
YAML
28 lines
824 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: glance-store
|
|
release-model: cycle-with-intermediary
|
|
team: glance
|
|
type: library
|
|
branches:
|
|
- name: stable/ocata
|
|
location: 0.20.0
|
|
releases:
|
|
- version: 0.19.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: 6982b3c2e5f08d001b53413e6277a09013fd52df
|
|
highlights: >
|
|
- Immediately raise exception when the Swift store is
|
|
misconfigured to use both multi-tenant Swift and
|
|
swift+config
|
|
- Store the correct URL in the database with multi-tenant
|
|
Swift storage
|
|
- Fix bug around volume sizes in Cinder storage
|
|
- Allow users to specify the Cinder volume type in Cinder
|
|
storage configuration
|
|
- version: 0.20.0
|
|
projects:
|
|
- repo: openstack/glance_store
|
|
hash: ee6840c92e637384061b9c8d213a81352466995e
|