Go to file
wangyao 0b79fb0dd4 Fix trove schedule-list error
When I set parameter TROVE_BYPASS_URL in admin_openrc.sh,the cmd  schedule-list return error message.
Debug detail as follow:
[root@trove ~]# trove --debug schedule-list rds-120
DEBUG (shell:754) HTTPClient object has no attribute username

Change-Id: I09d1d65683409da38a299675d88b90b29e34ea78
Closes-Bug: #1677438
2017-10-02 08:11:42 +08:00
2017-07-28 21:08:20 +00:00
2017-10-02 08:11:42 +08: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%