Bug 1617199

Summary: Deprecated parameters, glance_api_version, nova_catalog_info and nova_catalog_admin_info should not be configured in cinder.conf
Product: Red Hat OpenStack Reporter: Keigo Noha <knoha>
Component: puppet-cinderAssignee: Alan Bishop <abishop>
Status: CLOSED ERRATA QA Contact: Avi Avraham <aavraham>
Severity: medium Docs Contact: Kim Nylander <knylande>
Priority: medium    
Version: 13.0 (Queens)CC: abishop, jjoyce, jschluet, lmarsh, slinaber, tshefi, tvignaud
Target Milestone: z3Keywords: Triaged, ZStream
Target Release: 13.0 (Queens)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: puppet-cinder-12.4.1-0.20180628102251.el7ost Doc Type: Bug Fix
Doc Text:
Several configuration settings were removed from cinder, but the corresponding parameters were not removed from the TripleO Puppet module responsible for setting cinder's configuration settings. As a result, invalid cinder configuration settings were added to cinder.conf. With this release, the Puppet module has been updated to prevent obsolete settings from being added to cinder.conf. NOTE: The updated Puppet module will not remove any obsolete settings that were previously added to cinder.conf. Obsolete settings must be manually removed.
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-13 22:28:18 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 Keigo Noha 2018-08-16 03:01:03 UTC
Description of problem:
Deprecated parameters, glance_api_version, nova_catalog_info and nova_catalog_admin_info should not be configured in cinder.conf

Version-Release number of selected component (if applicable):
Current puppet-cinder

How reproducible:
Every time

Steps to Reproduce:
1. Deploy overcloud

Actual results:
Deprecated parameters, glance_api_version, nova_catalog_info and nova_catalog_admin_info are configured in cinder.conf

Expected results:
Deprecated parameters, glance_api_version, nova_catalog_info and nova_catalog_admin_info are not configured in cinder.conf

Additional info:
In cinder side, these parameters were removed.

https://github.com/openstack/cinder/commit/d76fef6bf454d1aa3a3c111567126d3a837ea9e3#diff-fd9f4d9b3985935c863b59fa833c4f0c

https://github.com/openstack/cinder/commit/c463c6f50c5d1cf6277539626fe386f6d4df6355#diff-707662bb1049a7b3997f7d20ac3ef059

Comment 1 Alan Bishop 2018-09-17 14:41:31 UTC
Upstream patch has merged on master and has been proposed to stable/rocky.

Comment 2 Shelley Dunne 2018-10-12 15:34:06 UTC
Updating Target Milestone to z3 for all Modified medium bugs

Comment 8 Tzach Shefi 2018-10-31 12:27:58 UTC
Verified on: 
puppet-cinder-12.4.1-0.20180628102252.el7ost.noarch

[root@controller-0 ~]# grep -i -e glance_api_version -e nova_catalog_info -e nova_catalog_admin_info /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf
[root@controller-0 ~]# 

None of the mentioned options not found on cinder.conf. 
OK to verify bz.

Comment 10 errata-xmlrpc 2018-11-13 22:28:18 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:3587