Files
python-keystoneclient/docs/index.rst
Lorin Hochstein 9b15c4133c Updated Sphinx documentation
- Added examples using the API
- Added API reference pages
- Added docstrings to classes so they would be picked up by sphinx
- Removed warning about CLI coming soon

Change-Id: I6e187efe508c5ae310ec97efe4650495f958306d
2012-06-01 13:55:50 -04:00

873 B

Python bindings to the OpenStack Keystone API

This is a client for OpenStack Keystone API. There's a Python API <using-api> (the keystoneclient module), and a command-line script <shell> (installed as keystone).

Contents:

using-api shell ref/index releases

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