Description of problem: Backport https://review.opendev.org/c/openstack/cinder/+/820628 to train Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 16.2.2), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:1001
HI as far as we tested in Trains Release with the attached patches. the fix was partial , as volume could be created for iscsi luns but attach VM to volume could not be created, to solve that added the below review https://github.com/openstack/os-brick/pull/5 Still under review and testinga
(In reply to kginon from comment #19) > https://github.com/openstack/os-brick/pull/5 > Still under review and testinga This sort of change needs to be done in the main branch first. We cannot allow Train to accept it, but miss the effect in the next release (even if Train were not EOL).