releases/deliverables/mitaka/trove.yaml
Amrith Kumar ddaec334e5 Release Trove, dashboard and client
These are changes for the Mitaka branch.

Significant bug fixes in Trove as well as capping requirements in
Trove client for keystoneclient <3.0.0, and the dashboard to address
significant bugfixes.

Change-Id: I1292211cde4434e617019c367a34c36e88df6c02
2016-05-18 15:43:03 -04:00

43 lines
1.4 KiB
YAML

---
launchpad: trove
send-announcements-to: openstack-announce@lists.openstack.org
release-notes: http://docs.openstack.org/releasenotes/trove/mitaka.html
releases:
- version: 5.0.0.0b1
projects:
- repo: openstack/trove
hash: 1f4f1a40aee86b5da7450a602669f97066b00dbe
- version: 5.0.0.0b2
projects:
- repo: openstack/trove
hash: 895eecc6c29a2cdaca536353190806e550a052c8
- version: 5.0.0.0b3
projects:
- repo: openstack/trove
hash: 560cb8e0a294fb00e1c2777e6c845e05d8a128ad
- version: 5.0.0.0rc1
projects:
- repo: openstack/trove
hash: a9e96d0ea55d184429dd21f8e79f9dcbeeb8aa44
- version: 5.0.0.0rc2
projects:
- repo: openstack/trove
hash: 48a4004d70f7317b5a7a3c814dbcc7b554fdcf8a
highlights: >
Includes changes to support Routes 2.3.
- version: 5.0.0
projects:
- repo: openstack/trove
hash: 48a4004d70f7317b5a7a3c814dbcc7b554fdcf8a
- version: 5.0.1
projects:
- repo: openstack/trove
hash: 29ec2164798e030600568d0e6a5f5b7aecacbd2f
highlights: >
Reuse Cassandra connections (Bug 1566946)
Correct notifications from guest (Bug 1577848)
Do not remove roo user on disable (Bug 1549600)
Correctly identify MongoDB processes (Bug 1570866)
Fix issue with MySQL GTID Replication (Bug 1563574)
Fix schema upgrade for MySQL 5.6 and MariaDB 10.1 (Bug 1473226).