912c96d408e6784800175082bb06cbff99b9665a

1. Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name
suggests, keeps the build running when it encounters non-fatal errors.
This is exceptionally useful in avoiding a continuous edit-build loop
when undertaking large doc reworks where multiple errors may be
introduced.
2. pbr hasn't need the hook configuration since forever [2]
[1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045
[2] c84876dc0f
Change-Id: I22e930f9876ca29750093a78e4bf3a7d4a479eb9
Team and repository tags
Blazar client
This is a client for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line script (blazar).
Other Resources
Source code:
Blueprints/Bugs: https://launchpad.net/blazar
Documentation: https://docs.openstack.org/blazar/latest/
Release notes: https://docs.openstack.org/releasenotes/python-blazarclient/
Description
Languages
Python
100%