Files
python-keystoneclient/doc/source/index.rst
Brant Knudson 251f52b7b5 Correct test running instructions
To run the tests just do `tox`.

Change-Id: Ibe61e63c1d7b3a1b1dd3186ae5930a67fdba9ed3
2016-02-28 17:17:04 +00: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), 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.

Release Notes

history

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.

Indices and tables

  • genindex
  • modindex
  • search