A script to generate Rackspace Cloud Identity tokens
Project description
A script to generate authentication tokens for use with Rackspace Cloud Identity. This was specifically created for the Rackspace Private Cloud Insights API, though it is generally applicable to anything that needs to be given a token.
Install
To install the get_token.py script:
pip install rackspace-token-generator
Run
The get_token.py script has a complete help text by running get_token.py -h. The following are the most common usages:
$ get_token.py --username <your username> --password Enter password: <your password> Token: <token> $ get_token.py --username <your username> --api-key Enter API key: <your API key> Token: <token>
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for rackspace-token-generator-1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d647487132f54551da6aab8052841013132e9540ce9e58c124756c4a7467958 |
|
MD5 | 68d64215607dee266b4e1cba937cca1c |
|
BLAKE2b-256 | 72e0ac7521ed27dedaa8dd44b78fd5934863970ea07cec2aa4dd03ec06dc98bf |
Close
Hashes for rackspace_token_generator-1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 890510a18ca31a00e7c62e93ebed08c21c17ebc25c22064cbde845e989076c33 |
|
MD5 | 4b134b1c3e6f970760f0bda1a3b5582c |
|
BLAKE2b-256 | a498534c9f34997b2f8989ee094f0385f5354b04e2ca4a91ff4efb16986a4aa9 |