Files
python-keystoneclient/doc/source/index.rst
Jeremy Stanley 93626a0a64 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I5b4f7bc5268132b129fc56c919af00d7f9600c9f
2015-02-05 17:56:32 +00:00

1.0 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

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