Comment 5 for bug 2045230

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/914005
Committed: https://opendev.org/openstack/cinder/commit/c6ff40580b06feeb934591bf0ad38ba496b0ef5a
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit c6ff40580b06feeb934591bf0ad38ba496b0ef5a
Author: Yian Zong <email address hidden>
Date: Thu Nov 30 09:30:19 2023 +0000

    Dell PowerMax: Fix SnapVx unlink failure

    Dell PowerMax SnapVx unlink fails as the linked device
    is not yet fully defined.
    This patch fixed the issue by checking the new configuration
    'snapvx_unlink_symforce' and the linked device 'defined' status
    to determine the value of 'symforce' in the payload of
    SnapVx unlink restcall.

    Closes-Bug: #2045230
    Change-Id: I614f6aef2d4da76c417b4a143ab80e4a5f716dcd
    (cherry picked from commit 03ac369854597f6c886906c1f71561894b10aa04)