Comment 13 for bug 1705340

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

Reviewed: https://review.opendev.org/691901
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3566c5145ad676c7eb5952807f3ef1c44c142b74
Submitter: Zuul
Branch: master

commit 3566c5145ad676c7eb5952807f3ef1c44c142b74
Author: Eric Harney <email address hidden>
Date: Tue Oct 29 11:50:19 2019 -0400

    Increase cpu limit for image conversion

    The 8 second timeout is not always sufficient for
    large images.

    Bump to 30s, which matches what Nova currently
    uses for this same limit.

    Change-Id: I0c26c400f08d91c8c125c69e06e4c90302bcdbb1
    Closes-Bug: #1705340