Comment 12 for bug 1980539

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-glance (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/puppet-glance/+/850360
Committed: https://opendev.org/openstack/puppet-glance/commit/b3964a75ba9fb1ede8725c3146ca052ed589b940
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit b3964a75ba9fb1ede8725c3146ca052ed589b940
Author: Alan Bishop <email address hidden>
Date: Fri Jul 1 10:42:00 2022 -0700

    Configure the oslo.concurrency lock_path

    A recent change in os-brick [1], which is used by cinder backends,
    requires external file locks. This patch adds support for configuring
    the lock path, with a default value that matches the corresponding
    lock paths used by other services that use os-brick (namely cinder
    and nova).

    [1] I6f7f7d19540361204d4ae3ead2bd6dcddb8fcd68

    Closes-Bug: #1980539
    Change-Id: I5ea6766656f4227a1c514777c03bbf78d4ac59cd
    (cherry picked from commit 6f61ecd9c5b030817d0255fd8fd485722f9556f4)
    (cherry picked from commit ba4ada0c70b31277b8569b71d40692b17c2a632b)
    (cherry picked from commit 1d37e5400aa1731e28a39ee9bfcbb84173d0690a)
    (cherry picked from commit 4ab30d3bc60c29c2d489c8b9a61b9080f1f6c829)
    (cherry picked from commit 8ce29aa7c543f33fff41f3100b1255fe6468cf80)