Bug 1868620

Summary: dellemc_xtremio.pp in RHOSP16.1 has two incorrect parameters.
Product: Red Hat OpenStack Reporter: Ryo Hayakawa <rhayakaw>
Component: puppet-tripleoAssignee: Alan Bishop <abishop>
Status: CLOSED ERRATA QA Contact: David Rosenfeld <drosenfe>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.1 (Train)CC: aschultz, jamsmith, jjoyce, jschluet, pcaruana, rajini.karthik, slinaber, tvignaud
Target Milestone: z2Keywords: OtherQA, Triaged, ZStream
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: puppet-tripleo-11.5.0-1.20200831163403.3d2fa55.el8ost Doc Type: Bug Fix
Doc Text:
This update fixes incorrect parameter names in Dell EMC Storage Templates.
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-28 15:39:08 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:

Description Ryo Hayakawa 2020-08-13 10:10:42 UTC
Description of problem:

The new puppet manifest file[1] for DellEMC XtremIO in the rpm[2] has two incorrect lines as follows:

     47       'CinderXtremioSanPassword'           => hiera('cinder::backend::dellemc_xtremio::san password', undef),
     64         xtremio_cluster_name              => $backend_config['CinderXtremioSSN'],


It should be san_password not `san password` in the line 47, and should be CinderXtremioClusterName not `CinderXtremioSSN`, I think.

One of our customers has faced the problem which san_password and xtremio_cluster_namein in cinder.conf was not set after deploying the overcloud.

[1] /usr/share/openstack-puppet/modules/tripleo/manifests/profile/base/cinder/volume/dellemc_xtremio.pp
[2] puppet-tripleo-11.5.0-0.20200616033427.8ff1c6a.el8ost.noarch.rpm


Version-Release number of selected component (if applicable):
puppet-tripleo-11.5.0-0.20200616033427.8ff1c6a.el8ost

Comment 1 Alan Bishop 2020-08-13 17:10:25 UTC
Rajini, can you get this fixed upstream?

Comment 11 errata-xmlrpc 2020-10-28 15:39:08 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 16.1 bug fix and 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-2020:4284