Skip to main content

keystoneauth plugin for Rackspace's authentication service

Project description

https://travis-ci.org/rackerlabs/python-rackspace-auth.svg

This package provides plugins to keystoneauth1, the OpenStack Keystone authentication library, for Rackspace’s supported authentication methods: API key, password, and token.

Usage

The following example authenticates Mayor McCheese with his API key, as found in his control panel.

from rackspaceauth import v2
from keystoneauth1 import session

auth = v2.APIKey(username="Mayor McCheese",
                 api_key="OMGCHEESEISGREAT")

sess = session.Session(auth=auth)
sess.get_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

rackspaceauth-0.4.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

rackspaceauth-0.4.0-py2.py3-none-any.whl (8.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rackspaceauth-0.4.0.tar.gz.

File metadata

File hashes

Hashes for rackspaceauth-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5560db96299f1a4b466365cd5879a0677e2236e1d9db12be91af60c1744c0a4e
MD5 96148aef1d8615ff6e749048e5664dd7
BLAKE2b-256 805f259322fc2a231569dd148e00f71d8a14ebf4368397c3553ecf6fce74f684

See more details on using hashes here.

Provenance

File details

Details for the file rackspaceauth-0.4.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rackspaceauth-0.4.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 993bbac2aef92cdf8ee3158d013d1c94cdc138c83c5c7e6f5f181593f2b64a30
MD5 f773e2cf2eaa49d0f151570c5527eb96
BLAKE2b-256 c800e1720a7f4a7b0a0dd1c016671214e4abb643cd06d4f007113bf6b925ff02

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page