Files
deb-python-openstacksdk/doc/source/users/proxies/keystore.rst
Terry Howe e074646d0d Fix documentation warnings
Change-Id: Ib9e3652764f923bcf4804d1af4064d3034c96f7e
2015-05-20 18:20:46 -07:00

17 lines
457 B
ReStructuredText

Keystore API
============
For details on how to use keystore, see :doc:`/users/userguides/keystore`
.. automodule:: openstack.keystore.v1._proxy
The Keystore Class
------------------
The keystore high-level interface is available through the ``keystore``
member of a :class:`~openstack.connection.Connection` object. The
``keystore`` member will only be added if the service is detected.
.. autoclass:: openstack.keystore.v1._proxy.Proxy
:members: