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.4.tar.gz
(67.0 kB
view details)
File details
Details for the file python-troveclient-0.1.4.tar.gz
.
File metadata
- Download URL: python-troveclient-0.1.4.tar.gz
- Upload date:
- Size: 67.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 745057a1a1dd2a58f3e638cf506f5b21a6bf8a42bf678adb17a58d6799a10141 |
|
MD5 | a565d8f2d8ece8d2f9aeb3d3e8dbe11c |
|
BLAKE2b-256 | a7d37b2f0910143de143a40d67b96a74995149f99596ef27cc9340e95c6e9c64 |