Client library for OpenStack DBaaS API
Project description
This is a client for the Trove API. There’s a Python API (the troveclient module), and a command-line script (trove). Each implements 100% (or less ;) ) of the Trove API.
Command-line API
To use the command line API, first log in using your user name, api key, tenant, and appropriate auth url.
$ trove-cli --username=jsmith --apikey=abcdefg --tenant=12345 --auth_url=http://trove_auth:35357/v2.0/tokens auth login
At this point you will be authenticated and given a token, which is stored at ~/.apitoken. From there you can make other calls to the CLI.
TODO: Add docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-troveclient-1.0.0.tar.gz
(111.8 kB
view details)
File details
Details for the file python-troveclient-1.0.0.tar.gz
.
File metadata
- Download URL: python-troveclient-1.0.0.tar.gz
- Upload date:
- Size: 111.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71bbdd3281ccd1bd3a089c59c057d058668aaa001cc1cd3302dff2e6b735a270 |
|
MD5 | 671ad94788cae2567cb182484c7d38a9 |
|
BLAKE2b-256 | 84fed6129b3eb5c77fac8795508c19bae54c5b07d4a4421965f8d9e2c8d3a9d5 |