+++ This bug was initially created as a clone of Bug #1852087 +++ Description of problem: [RHOSP 16] Backport tripleo deployment templates for Dell EMC SC Cinder Driver puppet-tripleo - https://review.opendev.org/#/c/727451/ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Should be retargeted to z3 since it missed z2?
This is tricky. The already released (OSP 16.1.2) puppet-tripleo-11.5.0-1.20200914161840.f716ef5.el8ost contains the backport patch (https://review.opendev.org/727451), which only affects the dellemc_sc driver. But the other patch which is totally unrelated to this, https://review.opendev.org/746204, it hasn't been backported. That patch also affects several drivers. Please don't mix a feature bug with a bug fix, especially after that a bug moved to MODIFIED state, and without any comment explaining the addition. Please create a new bug for that fix, if it's important. I'm going to close this RFE because the main backport happened.
After rechecking, it seems the relevant part of https://review.opendev.org/746204 is available in the packages too. But that patch should be at least partially backported upstream, at least all the code that applies to train (and probably ussuri).
Luigi backported these already. https://review.opendev.org/c/openstack/puppet-tripleo/+/762665 merged for Ussuri. https://review.opendev.org/c/openstack/puppet-tripleo/+/762803 has all +2 but is having gate problems. If it is in z2 already we are good.
(In reply to arkady kanevsky from comment #6) > Luigi backported these already. > https://review.opendev.org/c/openstack/puppet-tripleo/+/762665 merged for > Ussuri. > https://review.opendev.org/c/openstack/puppet-tripleo/+/762803 has all +2 > but is having gate problems. > > If it is in z2 already we are good. The patch is in z2 already, but as a product-specific backport. The upstream backport only cover part of the changes (not all of them are upstream), but at least it should reduce the delta to a minimal level, and it also fix the parameters of the upstream OpenStack users. For future patches I'd suggest patches should be backported as soon as possible, maybe submitting different patches for the changes that can be backported and the ones which can't, so the latter can be easily cherry-picked.