Go to file
wangyao 3d9576bfa5 Support delete and cluster_delete with many resources
Not like nova-delete when use trove-delete there is only support
delete an instance everytime. With this patch, we can delete
many instances or clusters in the same call, like
trove delete instance1 instance2.

Change-Id: I6bb0c406ba7f4c0e43cddfdff1d156b7e82ffa7a
2017-12-21 10:44:24 +08:00
2017-11-03 17:39:21 +01:00
2017-07-13 10:36:38 -05:00
2013-06-21 20:15:23 +00:00
2017-04-07 06:16:56 +00:00

Python bindings to the OpenStack Trove API

image

Latest Version

Downloads

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%