Typos for several Dell EMC cinder backends were fixed upstream, and when the patch was backported to stable/train the PowerStore portion was dropped because PowerStore isn't supported in stable/train. However, PowerStore is supported via a downstream backport for OSP-16.1 and OSP-16.2. While the OSP-16.1 code is correct, the OSP-16.2 code is using the stable/train patch which is missing the fix for the PowerStore typo. The PowerStore typo must be fixed in order to avoid a regression.
Verified on puppet-tripleo-11.6.2-2.20210603175724.f642d04.el8ost.1.noarch I don't have either of these backends, for actual live testing. Verification just confirms all 4 fixes are present on build, as can be seen: /usr/share/openstack-puppet/modules/tripleo/manifests/profile/base/cinder/volume/dellemc_powermax.pp:47: 'CinderPowermaxSanPassword' => hiera('cinder::backend::dellemc_powermax::san_password', undef), /usr/share/openstack-puppet/modules/tripleo/manifests/profile/base/cinder/volume/dellemc_powerstore.pp:47: 'CinderPowerStoreSanPassword' => hiera('cinder::backend::dellemc_powerstore::san_password', undef), /usr/share/openstack-puppet/modules/tripleo/manifests/profile/base/cinder/volume/dellemc_sc.pp:47: 'CinderSCSanPassword' => hiera('cinder::backend::dellemc_sc::san_password', undef), /usr/share/openstack-puppet/modules/tripleo/manifests/profile/base/cinder/volume/dellemc_xtremio.pp:47: 'CinderXtremioSanPassword' => hiera('cinder::backend::dellemc_xtremio::san_password', undef),
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 (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement advisory), 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/RHEA-2021:3483