You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
doc | 2 years ago | |
releasenotes | 4 months ago | |
tools | 2 years ago | |
troveclient | 2 months ago | |
.coveragerc | 6 years ago | |
.gitignore | 2 months ago | |
.gitreview | 3 years ago | |
.stestr.conf | 4 years ago | |
.zuul.yaml | 10 months ago | |
CONTRIBUTING.rst | 8 years ago | |
LICENSE | 9 years ago | |
README.rst | 3 years ago | |
lower-constraints.txt | 2 years ago | |
requirements.txt | 1 year ago | |
run_local.sh | 9 years ago | |
setup.cfg | 2 months ago | |
setup.py | 2 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 months ago |
README.rst
Python bindings to the OpenStack Trove API
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.
- License: Apache License, Version 2.0
- Online Documentation
- Bugs - issue tracking
- PyPi- package installation
- Blueprints - feature specifications
- Git Source
- Specs
- How to Contribute
- Release Notes