Go to file
likui dfb45e2b66 Use importlib to take place of imp module
The imp module is deprecated[1] since version 3.4, use importlib to
instead

[1]: https://docs.python.org/3/library/imp.html

Change-Id: Ifb44be3b0a0c35dd99d0230e9c371dfcb97f6fdd
2020-10-09 18:21:30 +08:00
2020-06-02 20:54:04 +02:00
2018-07-30 09:08:15 +07:00
2019-04-19 19:40:12 +00:00
2018-07-30 09:08:15 +07:00
2020-09-09 17:15:29 +00:00
2018-04-16 20:02:01 +08:00
2013-06-21 20:15:23 +00:00
2020-10-09 01:09:38 +13:00
2020-04-04 11:21:19 +02:00
2020-09-23 15:24:14 +08: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%