Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2122705

Summary: oslo-config-validator fails on key_manager/backend is not part of sample config
Product: Red Hat OpenStack Reporter: Alan Bishop <abishop>
Component: openstack-tripleo-validationsAssignee: OSP Team <rhos-maint>
Status: CLOSED ERRATA QA Contact: nlevinki <nlevinki>
Severity: medium Docs Contact:
Priority: medium    
Version: 17.0 (Wallaby)CC: abishop, eharney, jjoyce, jpodivin, jschluet, lmadsen, nlevinki, ravsingh, slinaber, tkajinam, tvignaud
Target Milestone: z2Keywords: Triaged, ZStream
Target Release: 17.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-validations-14.2.2-0.20220930110209.37bfae3.el9ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2112918 Environment:
Last Closed: 2023-01-25 12:28:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2112918    

Description Alan Bishop 2022-08-30 16:16:36 UTC
+++ This bug was initially created as a clone of Bug #2112918 +++

Description of problem:

We have following failed oslo-config-validation reported by couple of cu's. I think this needs to be updated since we see this is being set as default.

~~~
 "action": "assert",
                        "changed": false,
                        "failed": true,
                        "msg": "All items completed",
                        "results": [
                            {
                                "_ansible_item_label": "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf/cinder",
                                "_ansible_no_log": false,
                                "_ansible_verbose_always": true,
                                "ansible_loop_var": "service",
                                "assertion": "not service.output | count",
                                "changed": false,
                                "evaluated_to": false,
                                "failed": true,
                                "msg": "Config file /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf for cinder has returned validation errors:\n  ERROR:root:key_manager/backend is not part of the sample config\n",
                                "service": {
                                    "config_file": "/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf",
                                    "namespaces": [
                                        "cinder",
                                        "keystonemiddleware.auth_token",
                                        "oslo.log",
                                        "oslo.messaging",
                                        "oslo.policy",
                                        "oslo.privsep",
                                        "oslo.service.periodic_task",
                                        "oslo.service.service",
                                        "oslo.db",
                                        "oslo.db.concurrency",
                                        "oslo.middleware",
                                        "oslo.concurrency",
                                        "osprofiler"
                                    ],
                                    "output": [
                                        "ERROR:root:key_manager/backend is not part of the sample config"
                                    ],
                                    "service": "cinder"
~~~



Version-Release number of selected component (if applicable):
16.2.3

How reproducible:


Steps to Reproduce:
1. Run validation post ffu
2. failure reported for oslo-config validation.
3.

Actual results:
failed validation

Expected results:
should pass

Comment 9 errata-xmlrpc 2023-01-25 12:28:51 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 17.0.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/RHBA-2023:0271