Comment 4 for bug 1716005

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

Reviewed: https://review.openstack.org/505327
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fc6e9a71d80aaed4a804c4922cc2094b9e6d1857
Submitter: Jenkins
Branch: master

commit fc6e9a71d80aaed4a804c4922cc2094b9e6d1857
Author: Boden R <email address hidden>
Date: Tue Sep 19 10:37:29 2017 -0600

    add doc link validation to release checklist and tox

    This patch updates our doc conf.py to support the linkcheck builder in
    addition to adding a new 'linkcheck' target in tox to run the builder.
    Also the release checklist is updated suggesting the linkcheck tox
    target be run prior to a release.

    Change-Id: Ia7c282b7331f0b624bb3324f27dfec223cf414f7
    Closes-Bug: #1716005