Andreas Jaeger a9d01eef93 Fix docs publishing
Use sphinx-build so that the output happens in the right place.

Remove ChangeLog, instead link to the release notes.
Use apidoc for API doc building.

Fix main index page display so that title has higher level,
use link to OpenDev.

Change-Id: Iaa8d7f2143d411be31ad10b546455f18015566f3
2020-04-15 11:53:00 +02:00

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).

Contents:

using-api-v3 using-sessions using-api-v2 api/modules

In addition to creating the Python client library, the Keystone team also provides Identity Service, as well as WSGI Middleware.

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.

Indices and tables

  • genindex
  • modindex
  • search