Python bindings to the OpenStack Identity API (Keystone)¶
This is a client for OpenStack Identity API. There’s a Python API for
Identity API v3 and v2 (the
keystoneclient
modules).
Contents:
Contributing¶
Code is hosted on GitHub. Submit bugs to the Keystone project on
Launchpad. Submit code to the openstack/python-keystoneclient
project
using Gerrit.
Run tests with tox
.