2ff9a62a94
We no longer use the send-announcements-to field for anything. Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d Signed-off-by: Doug Hellmann <doug@doughellmann.com>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
---
|
|
launchpad: cloudkitty
|
|
team: cloudkitty
|
|
type: service
|
|
release-model: cycle-with-intermediary
|
|
releases:
|
|
- version: 0.5.0
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 56cdfe9a9e039a0cab7ca250fccb0d035e6de9da
|
|
- version: 0.5.1
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 669a316d8102746e9848bdeb9cf0ce21fa72e541
|
|
highlights: |
|
|
Bug fixes:
|
|
- Resources inserted after the sample are now handled by CloudKitty.
|
|
- Gnocchi resource retrieval is fixed.
|
|
- Fixed UUID size of gnocchi resource.
|
|
- Better transformer stability and bug fixes.
|
|
- Fixed alembic constraint naming.
|
|
- Fixed problem with ON DELETE field disappearing after migrations on
|
|
SQLite backends.
|
|
|
|
Improvements:
|
|
- Better test coverage.
|
|
- Gabbi API tests on every modules.
|
|
|
|
Impacts:
|
|
Database migrations need to be run to correct HashMap constraints and
|
|
Gnocchi UUID size.
|
|
- version: 0.5.2
|
|
projects:
|
|
- repo: openstack/cloudkitty
|
|
hash: 094056c3fc78cde3210c99ec7ea13fc2c10d67ff
|
|
highlights: >
|
|
- Fix some issue of JSON serialisation
|