Bug 1927792

Summary: [OSP-16.2] Typo in puppet-tripleo Dell EMC PowerStore cinder parameter
Product: Red Hat OpenStack Reporter: Alan Bishop <abishop>
Component: puppet-tripleoAssignee: Alan Bishop <abishop>
Status: CLOSED ERRATA QA Contact: Tzach Shefi <tshefi>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.2 (Train)CC: gcharot, jjoyce, jschluet, slinaber, tvignaud
Target Milestone: betaKeywords: OtherQA, Regression, Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: puppet-tripleo-11.5.1-2.20210217100126.0d42695.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-09-15 07:11:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1929744    
Bug Blocks:    

Description Alan Bishop 2021-02-11 14:31:32 UTC
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.

Comment 5 Tzach Shefi 2021-07-20 10:08:33 UTC
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),

Comment 7 errata-xmlrpc 2021-09-15 07:11:47 UTC
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