Go to file
Lingxian Kong adde0d0bed Support log tail/save for instance
Support to show log content and save instance log files:

  openstack database log tail [--lines LINES] <instance> <log_name>
  openstack database log save [--file FILE] <instance> <log_name>

Change-Id: I2a4eecca663f9126f770fae4c4be28b3667f91c4
2019-12-16 15:21:25 +13:00
2018-04-21 11:37:53 +00: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
2019-08-23 20:47:13 +12: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
2019-12-16 15:21:25 +13:00
2017-04-07 06:16:56 +00:00
2019-01-02 23:57:05 +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%