888eafdfa7
Version 2.1.0 of the python-troveclient included a change that broke compatibility. This change is to request that 2.1.1 (which has the fix for the compatibility) be released with Mitaka. This however is subject to the fact that Trove has a change that was granted an FFE, and that change has a client side component. That change (https://review.openstack.org/#/c/290177/) will land and then I will request 2.2.0 be tagged. Change-Id: I5f113c7e4a3af50b34c1cceb542ffc5a71d9395c Related-Bug: #1538506
31 lines
982 B
YAML
31 lines
982 B
YAML
---
|
|
launchpad: python-troveclient
|
|
send-announcements-to: openstack-announce@lists.openstack.org
|
|
include-pypi-link: yes
|
|
releases:
|
|
- version: 1.4.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: cfa8e5702a2b453034393ac153575275c4c81066
|
|
highlights: >
|
|
Cluster create now supports adding network and AZ.
|
|
- version: 2.0.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: c0cd9d7f72fb35e0f6e797a6b0555239f7ee56ab
|
|
highlights: >
|
|
- Cluster create AZ fixed.
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 9165c47123255fc76e86901117d9591226d5f992
|
|
highlights: |
|
|
- Add support for Module Maintenance Commands.
|
|
- Add support for Guest Log File Retrieval.
|
|
- version: 2.1.1
|
|
projects:
|
|
- repo: openstack/python-troveclient
|
|
hash: 3c71e52b408bbd6c33fca85188db2c8f156fb341
|
|
highlights: |
|
|
- Revert backward incompatible change related to slave_of
|