Go to file
Hirotaka Wakabayashi 2dbbf5656e Adapts new API response schema
This PR makes troveclient to handle API response in new data schema.
Trove API response data schema has changed by the commit[1].

Original problem is that python-troveclient can't parse a API response
data in new data schema, resulting in an error.

[1]: 429c39890e

Task: 44986
Story: 2009979
Change-Id: I2e446c68c3b82c11d13f6bace54273c109e02069
2022-04-08 04:06:30 +09:00
2021-01-03 13:03:32 +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
2021-09-10 14:32:45 +00:00
2013-06-21 20:15:23 +00:00
2021-01-12 09:28:03 +08:00
2020-04-04 11:21:19 +02:00
2021-06-03 17:01:07 +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%