
Formally, OpenStack Keystone implements the OpenStack Identity API, and this is a client to the API, not to Keystone itself. Change-Id: If568866221a29ba041f0f2cd56dc81deeb9ebc00
911 B
911 B
Python bindings to the OpenStack Identity API (Keystone)
This is a client for OpenStack Identity API. There's a Python API
<using-api>
(the keystoneclient
module), and a command-line script
<shell>
(installed as keystone
).
Contents:
releases shell using-api
api/autoindex
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 python setup.py test
.
Indices and tables
genindex
modindex
search