Comment 4 for bug 1783124

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

Reviewed: https://review.openstack.org/584947
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=2b389ce1e19402e34dfad135719b5d26e11ff8b8
Submitter: Zuul
Branch: master

commit 2b389ce1e19402e34dfad135719b5d26e11ff8b8
Author: Goutham Pacha Ravi <email address hidden>
Date: Mon Jul 23 08:42:29 2018 -0700

    [Docs] Don't include unittest documentation

    The `test_quota` and `test_policy` modules
    don't need to be documented, since they present
    no meaningful information to contributors.

    Removing these also avoids the docstring
    formatting issues that ddt may introduce
    to the sphinx build. [1]

    [1] https://github.com/datadriventests/ddt/pull/51

    Change-Id: I8136e8a000e04bcc213a746c7d793bf9373b1b38
    Closes-Bug: #1783124