Python bindings to the OpenStack Identity API (Keystone)

This is a client for OpenStack Identity API. There’s a Python API (the keystoneclient module), and a command-line script (installed as keystone).

Contents:

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

Table Of Contents

Next topic

Release notes

This Page