We exuberantly announce the release of: python-troveclient 2.19.0: Client library for OpenStack DBaaS API This release is part of the train 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. 2.19.0 ^^^^^^ New Features * Support "--instance-id" and "--all-projects" for getting backups. Changes in python-troveclient 2.18.0..2.19.0 -------------------------------------------- 855ca07 replace git.openstack with releases.openstack.org d0412be Release note for backup filtering 982b3f0 Support backup filtering 8e56d90 Add Python 3 Train unit tests 25fe967 Update api-ref location 5ffc158 Add unit test for Management index 489321a Dropping the py35 testing Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 +- README.rst | 2 +- ...train-01-backup-filtering-43dc1912c72f11e9.yaml | 3 ++ setup.cfg | 2 +- tox.ini | 12 ++---- troveclient/osc/v1/database_backups.py | 23 ++++++++++- troveclient/v1/backups.py | 33 ++++++++++------ troveclient/v1/management.py | 2 +- 11 files changed, 124 insertions(+), 35 deletions(-)
participants (1)
-
no-reply@openstack.org