Files
python-keystoneclient/doc/source/index.rst
Steve Martinelli 5bdfd43dcb Remove releases.rst from keystone docs
The most recent update to releases.rst was made back in 2012,
but it's references in the docs page. It is providing false
(or at least, inaccurate) information. Suggest removing it
since the server side doesn't have a release related file either.

Change-Id: If2a71b55117c450afdade3cad697eba5a626263f
2014-03-25 20:25:42 -05:00

999 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:

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