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
Rajini, can you get this fixed upstream?
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