Bug 1601497 - an empty netapp_storage_pools (or empty netapp_volume_list) results in an invalid search pattern
Summary: an empty netapp_storage_pools (or empty netapp_volume_list) results in an inv...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-tripleo
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: z2
: 13.0 (Queens)
Assignee: Alan Bishop
QA Contact: Tzach Shefi
Kim Nylander
URL:
Whiteboard:
Depends On:
Blocks: 1610962
TreeView+ depends on / blocked
 
Reported: 2018-07-16 13:51 UTC by David Vallee Delisle
Modified: 2023-10-06 17:52 UTC (History)
13 users (show)

Fixed In Version: puppet-tripleo-8.3.4-4.el7ost
Doc Type: Bug Fix
Doc Text:
Configuring empty string values for some deprecated parameters for Cinder's Netapp backend resulted in an invalid configuration for the Cinder driver, causing Cinder's Netapp backend driver to fail during initialization. Empty string values for the deprecated Netapp parameters are converted to a valid Netapp driver configuration. As a result, Cinder's Netapp backend driver successfully initializes.
Clone Of: 1595543
: 1610962 (view as bug list)
Environment:
Last Closed: 2018-08-29 16:38:50 UTC
Target Upstream Version:
Embargoed:
tshefi: automate_bug-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1782376 0 None None None 2018-07-18 14:56:21 UTC
OpenStack gerrit 583734 0 None MERGED [Ocata,Pike,Queens-Only] Fix Cinder's Netapp backend 2020-07-08 19:45:49 UTC
Red Hat Issue Tracker OSP-29329 0 None None None 2023-10-06 17:52:51 UTC
Red Hat Product Errata RHBA-2018:2574 0 None None None 2018-08-29 16:39:33 UTC

Comment 7 Avi Avraham 2018-08-16 07:38:11 UTC
verified TripleO heat template deployment - without using real netapp storage as back-end  
Installed RPM package 
[stack@undercloud-0 ~]$ rpm -q puppet-tripleo
puppet-tripleo-8.3.4-5.el7ost.noarch

cinder.conf configuration file was updated as expected 
[tripleo_netapp]
backend_host=hostgroup
nfs_mount_options=
volume_backend_name=tripleo_netapp
volume_driver=cinder.volume.drivers.netapp.common.NetAppDriver
netapp_login=aavraham
netapp_password=password
netapp_server_hostname=netapp.tlv.redhat.com
netapp_server_port=80
netapp_size_multiplier=1.2
netapp_storage_family=ontap_cluster
netapp_storage_protocol=nfs
netapp_transport_type=http
netapp_vfiler=
netapp_vserver=
netapp_partner_backend_name=
expiry_thres_minutes=720
thres_avl_size_perc_start=20
thres_avl_size_perc_stop=60
nfs_shares_config=/etc/cinder/shares.conf
netapp_copyoffload_tool_path=
netapp_controller_ips=
netapp_sa_password=
netapp_pool_name_search_pattern=(.+)
netapp_webservice_path=/devmgr/v2
nas_secure_file_operations=False
nas_secure_file_permissions=False

Comment 9 errata-xmlrpc 2018-08-29 16:38:50 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, 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/RHBA-2018:2574

Comment 10 Tzach Shefi 2019-02-11 05:34:58 UTC
Close loop wise, as it's a THT/specific driver issue not worth spending automation/testing time on this.


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