Files
keystoneauth/doc/source/index.rst
Jamie Lennox f4c4442f68 Add some documentation about migrating from ksc
With the upcoming deprecations from keystoneclient we should do a better
job explaining the changes for people trying to transition.

Change-Id: I7e0227c4b50267b165c119f0e83e28a400f18a09
2015-12-18 13:33:24 +11:00

1.0 KiB

Common Authentication Library for OpenStack Clients

Keystoneauth provides a standard way to do authentication and service requests within the OpenStack ecosystem. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients.

Contents:

using-sessions authentication-plugins

extras migrating

api/modules

Release Notes

history

Contributing

Code is hosted on GitHub. Submit bugs to the Keystone project on Launchpad. Submit code to the openstack/keystoneauth project using Gerrit.

Run tests with python setup.py test.

Indices and tables

  • genindex
  • modindex
  • search