Files
python-keystoneclient/doc/source/index.rst
Steve Martinelli ebdbbeee54 auto-generate release history
currently there is no release history for keystoneclient, though
sometimes the commits are lacking context, this automated approach
is far better than nothing.

Change-Id: Ibb865b4830cbe1e2e99688103d26f1378d2c32b1
2015-10-15 19:00:43 +00:00

1.4 KiB

Python bindings to the OpenStack Identity API (Keystone)

This is a client for OpenStack Identity API. There's a Python API for Identity API v3 <using-api-v3> and v2 <using-api-v2> (the keystoneclient modules), and a command-line script (installed as keystone <man/keystone>).

Contents:

man/keystone using-api-v3 using-sessions authentication-plugins using-api-v2 api/modules

Related Identity Projects

In addition to creating the Python client library, the Keystone team also provides Identity Service, as well as WSGI Middleware.

Release Notes

history

Contributing

Code is hosted on GitHub. Submit bugs to the Keystone project on Launchpad. Submit code to the openstack/python-keystoneclient project using Gerrit.

Run tests with python setup.py test.

Indices and tables

  • genindex
  • modindex
  • search