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:

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

Table Of Contents

Next topic

keystone command line utility (pending deprecation)

Project Source

This Page