Files
python-keystoneclient/doc/source/index.rst
Brant Knudson b63bd9c3d8 Docs link to middlewarearchitecture
There was no link to the middleware architecture from the main
page so nobody would know that it's there. This adds the link.

Change-Id: I2cd7a458b48d2c2889e4305e01bc013796a67c6e
2014-03-18 05:30:52 -05:00

1011 B

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:

releases man/keystone using-api-v2 using-api-v3

middlewarearchitecture

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