249d1e9924
Use sphinx-build instead of the pbr sphinx extention for building docs as instructed by the PTI[1]. This requires using the sphinxcontrib-apidoc plugin rather than the autodoc pbr extention. We also remove the reference to the ChangeLog file that is usually generated by pbr and instead refer to the published reno release notes. Also fixes the header formatting for the index page, as the headers weren't rendering at all. [1] https://governance.openstack.org/tc/reference/pti/python.html Change-Id: Iec8b99fa89877e357cf2e754abad77c9032acad1
1.1 KiB
1.1 KiB
Common Authentication Library for OpenStack Clients
Keystoneauth provides a standard way to do authentication and service requests within the OpenStack ecosystem. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients.
Contents
using-sessions authentication-plugins plugin-options
extras migrating
api/modules
Release Notes
Contributing
Code is hosted on opendev.org.
Submit bugs to the Keystone project on Launchpad. Submit code to
the openstack/keystoneauth
project using Gerrit.
Run tests with tox
.
Indices and tables
genindex
modindex
search