Comment 6 for bug 1932337

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

Reviewed: https://review.opendev.org/c/openstack/glance/+/796887
Committed: https://opendev.org/openstack/glance/commit/ee1849714e4164a5b8897318aeb103eaa0de0258
Submitter: "Zuul (22348)"
Branch: master

commit ee1849714e4164a5b8897318aeb103eaa0de0258
Author: Dan Smith <email address hidden>
Date: Thu Jun 17 08:58:36 2021 -0700

    Fix failed cinder store migration for non-owners

    This fixes the bug related to cinder store migration being unable to
    complete if a non-owner, non-admin user GETs the image before one of
    the authorized users has triggered the lazy migration.

    Change-Id: I187f626816ef1bc7303251165d2282bf6985cfd1
    Closes-Bug: #1932337