Comment 2 for bug 1681364

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/455182
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=ea5f9b662a950f9699a89d5cce7287bf075daaad
Submitter: Jenkins
Branch: master

commit ea5f9b662a950f9699a89d5cce7287bf075daaad
Author: Lucas Alvares Gomes <email address hidden>
Date: Mon Apr 10 10:30:26 2017 +0100

    Docs: Do not turn warnings into errors

    This patch is removing the -W flag from the "sphinx-build" command in
    tox.ini. When this flag is set all warnings will be treated as erros and
    cause the documentation generation to exit with status 1.

    Change-Id: I4d11c25bda3faad4f9fb5a25ac2c99d55276891a
    Closes-Bug: #1681364