22c22f2005
python-openstackclient now has proper support for a keystone-to-keystone session, so document that instead of falling back to keystoneauth. Change-Id: I3d78ea085b9cabc50681e5f878172a5efe3e7c43
Building Docs
Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:
$ tox -e docs
The documentation will be built at doc/build/
.