[release-announce] python-troveclient 5.1.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Wed Sep 9 17:46:24 UTC 2020
We are thrilled to announce the release of:
python-troveclient 5.1.0: Client library for OpenStack DBaaS API
This release is part of the victoria stable release series.
The source is available from:
https://opendev.org/openstack/python-troveclient
Download the package from:
https://pypi.org/project/python-troveclient
Please report issues through:
https://bugs.launchpad.net/python-troveclient/+bugs
For more details, please see below.
5.1.0
^^^^^
New Features
* Added support to show and update access settings for instance.
* Support to rebuild instance.
openstack database instance rebuild <instance> <new-image-id>
Changes in python-troveclient 5.0.0..5.1.0
------------------------------------------
e0e9be4 Add support of subnet-id and ip-address for creating instance
2279d2f Fix key error when getting private instance
f65ac55 [goal] Migrate testing to ubuntu focal
ac96356 Fix create instance
61b7637 Support getting and updating instance access info
09aff4d Support rebuild instance CLI
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 6 +-
.../victoria-get-and-update-instance-access.yaml | 3 +
releasenotes/notes/victoria-rebuild-instance.yaml | 8 +
setup.cfg | 1 +
troveclient/osc/v1/database_instances.py | 123 +++++++++++---
troveclient/v1/instances.py | 21 ++-
troveclient/v1/management.py | 5 +
10 files changed, 312 insertions(+), 72 deletions(-)
More information about the Release-announce
mailing list