
Add links to identity service and keystone middleware to the landing page. This indicates to the user that the three projects are related. Change-Id: I37bb4cd866524bad69f90c53e6a58d58202fc263 Co-Authored-By: Steve Martinelli <stevemar@ca.ibm.com> Partial-Bug: #1428321
1.4 KiB
1.4 KiB
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 <using-api-v3>
and v2 <using-api-v2>
(the
keystoneclient
modules), and a command-line script (installed as keystone <man/keystone>
).
Contents:
man/keystone using-api-v3 using-sessions authentication-plugins using-api-v2 api/modules
Related Identity Projects
In addition to creating the Python client library, the Keystone team also provides Identity Service, as well as WSGI Middleware.
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