Comment 6 for bug 1918707

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/796224
Committed: https://opendev.org/openstack/manila/commit/377fbc3acd3943440235eb79a8a2f6fe438f16ee
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 377fbc3acd3943440235eb79a8a2f6fe438f16ee
Author: Elod Illes <email address hidden>
Date: Fri Jun 11 15:21:08 2021 +0200

    Fix PDF build

    With newer sphinx the pdf build fails and gives the following error:

    ! Dimension too large.

    This could be memory issue, that can be fixed by not generating the
    sample_policy file as that can be large.

    This patch also sets back the tox-docs job as voting.

    Closes-Bug: #1918707
    Change-Id: I4f22fe7b45394045f672d5bbd3b46c4e5e4b2fd3
    (cherry picked from commit 4bfea794d74019eb5e6fa907ee26ff1fc71ce6b2)