Comment 5 for bug 1970698

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

Reviewed: https://review.opendev.org/c/openstack/glance_store/+/841281
Committed: https://opendev.org/openstack/glance_store/commit/69fd0dc513c8dd90741de8d0ddd72a973108ff8f
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 69fd0dc513c8dd90741de8d0ddd72a973108ff8f
Author: whoami-rajat <email address hidden>
Date: Tue Apr 19 00:03:18 2022 +0530

    Cinder: Correct exception logging during attach

    There is a syntax error in the exception logging when attaching a
    volume fails in attachment state manager. This patch corrects it
    and adds a test to guard against similar changes in future.

    Closes-Bug: #1970698

    Change-Id: I43c407046a49bb37631113e2ea65d05450f9365d
    (cherry picked from commit 3ee399a1e35fbf9067f0548b69bc19ca48b8de5f)