releases/deliverables/mitaka/cloudkitty.yaml
zhangyanxian 8730b94359 Fix typo in cloudkitty.yaml
TrivialFix

Change-Id: I36a64ce143ea4a5317e313c372b87d5e31d1d1ef
2017-01-20 06:33:30 +00: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 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.