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-2.3.2.tar.gz (321.3 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-2.3.2-py2.py3-none-any.whl (391.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for python-keystoneclient-2.3.2.tar.gz
Algorithm Hash digest
SHA256 c68e34650aeab5f92d64211f9cb932e55e72878e1cc6ed7fcce20c19d0cceee6
MD5 c3e79406456a08213d78f206345a5c9f
BLAKE2b-256 f5da387fef17b4e288393bbcb7d4ffe5ceae3c82f34c912e9841996651adff35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_keystoneclient-2.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d21631dee82c5396cc0fb55d4791745db349d8f4dbf2b46ee4985a1d5bfd003c
MD5 50380aca594051114b0257aa936f9026
BLAKE2b-256 0ffb73e8a669f42eb4270d8bb21ee938d63f34c0e651609f55a073b81194874d

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