We are glad to announce the release of: python-troveclient 3.0.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. 3.0.0 ^^^^^ New Features * Support "--is-public" and "--allowed-cidr" for creating instance. Changes in python-troveclient 2.19.0..3.0.0 ------------------------------------------- 960843d Release note for creating public instance 4d54360 Support to create public instance 57c49ea Replace git.openstack.org URLs with opendev.org URLs Diffstat (except docs and test files) ------------------------------------- README.rst | 8 +- .../train-02-public-instance-642d6490d47811e9.yaml | 3 + troveclient/osc/v1/database_instances.py | 89 ++++++++++++---------- troveclient/v1/instances.py | 4 +- 6 files changed, 69 insertions(+), 48 deletions(-)