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:
Release Notes¶
Read also the Keystoneclient Release Notes.
Contributing¶
Code is hosted on OpenDev. Submit bugs to the Keystone project on
Launchpad. Submit code to the openstack/python-keystoneclient
project
using Gerrit.
Run tests with tox
.