Files
python-keystoneclient/doc/source/index.rst
Clark Boylan 3ba7738323 Move docs to doc.
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc/source and build results go in project/doc/build.

Change-Id: I205e8bb1ddf6dae1d7392b32975319c6a6d98673
2012-06-11 13:33:02 -07: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