Go to file
Bartosz Zurkowski d2220578ff Add detailed list for instances
Currently, listing instances only allows to get basic information about
entities. To get the details, one need to query instance "show" endpoint
for each instance separately. This is inefficient and exposes API to a
heavier load.

There are use cases in which we want to obtain detailed information
about all instances. In particular, in services integrating with Trove.
For example, Vitrage project requires this information to build vertices
and edges in the resource graph for RCA analysis.

This change extends Trove client by optional parameter allowing user  to
specify whether API should include more instance details in the
response.

Change-Id: Iecea2f711a3e23fd63167beb6cab4cecc63bcabe
Signed-off-by: Bartosz Zurkowski <b.zurkowski@samsung.com>
2018-10-12 15:28:37 +02: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-09-11 14:33:06 +02:00
2018-07-30 09:08:15 +07: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%