Skip to main content

Client Library for OpenStack Identity

Project description

Latest Version Downloads

This is a client for the OpenStack Identity API, implemented by the Keystone team; it contains a Python API (the keystoneclient module) for OpenStack’s Identity Service. For command line interface support, use OpenStackClient.

Python API

By way of a quick-start:

# use v2.0 auth with http://example.com:5000/v2.0
>>> from keystoneclient.v2_0 import client
>>> keystone = client.Client(username=USERNAME, password=PASSWORD, tenant_name=TENANT, auth_url=AUTH_URL)
>>> keystone.tenants.list()
>>> tenant = keystone.tenants.create(tenant_name="test", description="My new tenant!", enabled=True)
>>> tenant.delete()

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-keystoneclient-1.8.1.tar.gz (356.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_keystoneclient-1.8.1-py2.py3-none-any.whl (431.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file python-keystoneclient-1.8.1.tar.gz.

File metadata

File hashes

Hashes for python-keystoneclient-1.8.1.tar.gz
Algorithm Hash digest
SHA256 4429b973fc45636d1f7117791d930391a432b4d0db76eafb75f918a8e6d68cf0
MD5 2b9d765158d169fa440e630976f1c854
BLAKE2b-256 7f124d032d7e5c5c0a645e5b8f3ac262dfcf399c1b4aa0906db91afba84620c7

See more details on using hashes here.

File details

Details for the file python_keystoneclient-1.8.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for python_keystoneclient-1.8.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6835a58e0a533947fca317fff487f040af5fbc1d7b78c75d9f812c09b0307740
MD5 6e15a0bcbb7152278c302495bc5889af
BLAKE2b-256 be067ba6ebf81d93852f1228cc1aaf66e75f8b613e4821516ce5aea1538db049

See more details on using hashes here.

Supported by

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