Comment 3 for bug 2045230

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/902262
Committed: https://opendev.org/openstack/cinder/commit/03ac369854597f6c886906c1f71561894b10aa04
Submitter: "Zuul (22348)"
Branch: master

commit 03ac369854597f6c886906c1f71561894b10aa04
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