Comment 5 for bug 1918707

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/796004
Committed: https://opendev.org/openstack/manila/commit/4bfea794d74019eb5e6fa907ee26ff1fc71ce6b2
Submitter: "Zuul (22348)"
Branch: master

commit 4bfea794d74019eb5e6fa907ee26ff1fc71ce6b2
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