Files
keystoneauth/doc/source/index.rst
T
Jamie Lennox bb98d0182d Declare an extras directory for plugins
Create an extras directory and add some explanatory documentation for
dealing with plugins defined in extras.

Change-Id: Ibdd6bc16f38d1b9ca38db775671876458ec60e7a
2015-11-03 14:31:36 +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

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