Python bindings to the OpenStack Keystone API ================================================== This is a client for OpenStack Keystone API. There's :doc:`a Python API ` (the :mod:`keystoneclient` module), and a :doc:`command-line script ` (installed as :program:`keystone`). You'll need an `OpenStack Keystone` account, which you can get by using `keystone-manage`. Contents: .. toctree:: :maxdepth: 2 shell api ref/index releases Contributing ============ Development takes place `on GitHub`__; please file bugs/pull requests there. __ https://github.com/4P/python-keystoneclient Run tests with ``python setup.py test``. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`