f7845357a7
Please branch stable/mitaka for cloudkity. Change-Id: Id864046c595f6f62e2d574a67b77fc2edc92d1c3
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
---
|
|
launchpad: cloudkitty
|
|
team: cloudkitty
|
|
type: service
|
|
release-model: cycle-with-intermediary
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
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
|