releases/deliverables/mitaka/cloudkitty.yaml
Doug Hellmann 14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00

33 lines
1.0 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 contraint 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.