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-0.1.3.tar.gz
(46.2 kB
view details)
File details
Details for the file python-troveclient-0.1.3.tar.gz
.
File metadata
- Download URL: python-troveclient-0.1.3.tar.gz
- Upload date:
- Size: 46.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 592e27a50faa7f042b8d9941979c883cd9a246d28e0f02335f9bb2f8cfc14500 |
|
MD5 | 9af4aa90fdf60d405a26aa0d1b4b34b7 |
|
BLAKE2b-256 | ed31354aa13127fa7fc69aa5fe3c4fc76d3ba8023dc1c1af82621b7ce7f0afe2 |