Go to file
caishan e30e8db7e7 Fix log-enable high priority error
1. Modify setup.cfg to make command openstack database log enable run
correctlly. class EnableDatabaseInstanceLog should be in database_instances,
not in database_limits. This is a HIGH priority error.

2. Originally, trove log-enable will return a log info when execute successfully.
This change makes OSC log_enable acts like the origin troveclient enable_log.

Change-Id: I68c5ef451c8e6c7fb189d6270bad002da7ffc9a6
2018-01-22 05:38:27 -08:00
2018-01-21 06:44:56 -08:00
2018-01-21 20:30:41 +01:00
2017-11-24 16:04:43 +00:00
2013-06-21 20:15:23 +00:00
2018-01-22 05:38:27 -08: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%