Bug 1868620 - dellemc_xtremio.pp in RHOSP16.1 has two incorrect parameters.
Summary: dellemc_xtremio.pp in RHOSP16.1 has two incorrect parameters.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-tripleo
Version: 16.1 (Train)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: z2
: 16.1 (Train on RHEL 8.2)
Assignee: Alan Bishop
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-13 10:10 UTC by Ryo Hayakawa
Modified: 2020-10-28 15:39 UTC (History)
8 users (show)

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.
Clone Of:
Environment:
Last Closed: 2020-10-28 15:39:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 746204 0 None MERGED Fixing incorrect parameter names in Dell EMC Storage Templates 2021-02-10 20:35:10 UTC
Red Hat Product Errata RHEA-2020:4284 0 None None None 2020-10-28 15:39:30 UTC

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


Note You need to log in before you can comment on or make changes to this bug.