|
1 week ago | |
---|---|---|
doc | 2 weeks ago | |
releasenotes | 2 weeks ago | |
tools | 7 months ago | |
troveclient | 2 weeks ago | |
.coveragerc | 4 years ago | |
.gitignore | 2 years ago | |
.gitreview | 1 year ago | |
.stestr.conf | 2 years ago | |
.zuul.yaml | 1 month ago | |
CONTRIBUTING.rst | 6 years ago | |
LICENSE | 7 years ago | |
README.rst | 1 year ago | |
lower-constraints.txt | 1 month ago | |
requirements.txt | 3 months ago | |
run_local.sh | 7 years ago | |
setup.cfg | 1 week ago | |
setup.py | 9 months ago | |
test-requirements.txt | 8 months ago | |
tox.ini | 2 months ago |
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.