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-cinder | Assignee: | 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: | z3 | Keywords: | 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
Upstream patch has merged on master and has been proposed to stable/rocky. Updating Target Milestone to z3 for all Modified medium bugs 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. 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 |