Comment 4 for bug 1602422

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

Reviewed: https://review.openstack.org/408312
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=b9c8963d0ae96ca6eccea4033fb5bbcf2aac4f54
Submitter: Jenkins
Branch: master

commit b9c8963d0ae96ca6eccea4033fb5bbcf2aac4f54
Author: Gage Hugo <email address hidden>
Date: Wed Dec 7 15:31:56 2016 -0600

    Fixed multiple warnings in tox -edocs

    There are multiple tracebacks and warnings being thrown whenever
    the keystone docs are built due to documents being moved/deleted as
    well as formatting issues in a couple places.

    This fixes a few of the warnings due to broken links and fixes a few
    of the method docs.

    Master: http://paste.openstack.org/show/591730/
    This Patch: http://paste.openstack.org/show/591735/

    Change-Id: I11cbbc7a10fa24dcbf67c76e3061a39a58529c06
    Partial-Bug: #1602422