Files
python-keystoneclient/docs/index.rst
Gabriel Hurley 17f6b83ee6 Initial commit.
2011-10-25 16:50:08 -07:00

753 B

Python bindings to the OpenStack Keystone API

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

You'll need an OpenStack Keystone account, which you can get by using keystone-manage.

Contents:

shell api ref/index releases

Contributing

Development takes place on GitHub; please file bugs/pull requests there.

Run tests with python setup.py test.

Indices and tables

  • genindex
  • modindex
  • search