20 lines
362 B
ReStructuredText
20 lines
362 B
ReStructuredText
The :mod:`keystoneclient` Python API
|
|
====================================
|
|
|
|
.. module:: keystoneclient
|
|
:synopsis: A client for the OpenStack Keystone API.
|
|
|
|
.. currentmodule:: keystoneclient.v2_0.client
|
|
|
|
.. autoclass:: Client
|
|
|
|
.. automethod:: authenticate
|
|
|
|
|
|
For more information, see the reference documentation:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
ref/index
|