Go to file
Chuck Short 78946925b6 Replace assertRaisesRegexp with assertRaisesRegex
This replaces the deprecated (in python 3.2) unittest.TestCase method
assertRaisesRegexp() with assertRaisesRegex().

Change-Id: Ib260a6549a7a957fc1b91b89156a676922142b04
Signed-off-by: Chuck Short <chucks@redhat.com>
2018-08-27 11:03:00 -04:00
2018-04-21 11:37:53 +00:00
2018-07-30 09:08:15 +07:00
2018-07-30 09:08:15 +07:00
2018-07-30 09:08:15 +07:00
2018-08-07 05:56:47 +00:00
2018-04-16 20:02:01 +08:00
2013-06-21 20:15:23 +00:00
2017-04-07 06:16:56 +00:00
2018-07-30 09:08:15 +07:00
2018-07-30 09:08:15 +07:00

Python bindings to the OpenStack Trove API

image

Latest Version

This is a client for the OpenStack Trove API. There's a Python API (the troveclient module), and a command-line script (trove). Each implements 100% of the OpenStack Trove API.

See the Trove CLI Guide for information on how to use the trove command-line tool. You may also want to look at the OpenStack API documentation.

python-troveclient is licensed under the Apache License like the rest of OpenStack.

Description
OpenStack Database as a Service (Trove) Client
Readme 12 MiB
Languages
Python 99.8%
Shell 0.2%