Bug 1950544 - nova-event-callback validator fails to read controller nova.conf as valid ini file
Summary: nova-event-callback validator fails to read controller nova.conf as valid ini...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: validations-common
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z7
: 16.1 (Train on RHEL 8.2)
Assignee: David Vallee Delisle
QA Contact: nlevinki
URL:
Whiteboard:
: 1950539 (view as bug list)
Depends On:
Blocks: 1959671
TreeView+ depends on / blocked
 
Reported: 2021-04-16 20:49 UTC by Chris Fields
Modified: 2021-12-09 20:19 UTC (History)
8 users (show)

Fixed In Version: validations-common-1.1.2-1.20210512043304.7f3c565.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1959671 (view as bug list)
Environment:
Last Closed: 2021-12-09 20:18:39 UTC
Target Upstream Version: Train
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 786392 0 None MERGED Except block now covers specific errors 2021-05-12 04:49:00 UTC
OpenStack gerrit 788105 0 None MERGED Disabling strict mode for ConfigParser in read_ini 2021-05-12 04:49:14 UTC
OpenStack gerrit 788119 0 None MERGED ConfigParser exeption message should be returned 2021-05-12 04:49:14 UTC
Red Hat Issue Tracker OSP-3088 0 None None None 2021-11-18 11:35:32 UTC
Red Hat Product Errata RHBA-2021:3762 0 None None None 2021-12-09 20:19:00 UTC

Description Chris Fields 2021-04-16 20:49:06 UTC
Description of problem:

openstack tripleo validator run --validation  nova-event-callback

openstack tripleo validator show run  84d0318e-9d0c-44eb-a5a3-ad3264aeab50

      {
            "task": {
                "hosts": {
                    "overcloud-controller-0": {
                        "_ansible_no_log": false,
                        "action": "validations_read_ini",
                        "changed": false,
                        "failed": true,
                        "invocation": {
                            "module_args": {
                                "default": null,
                                "ignore_missing_file": true,
                                "key": "vif_plugging_is_fatal",
                                "path": "/var/lib/config-data/puppet-generated/nova/etc/nova/nova.conf",
                                "section": "DEFAULT"
                            }
                        },
                        "msg": "The file '/var/lib/config-data/puppet-generated/nova/etc/nova/nova.conf' is not in a valid INI format."
                    }
                },
                "name": "Get vif_plugging_fatal value from nova.conf",
                "status": "FAILED"
            }
        }


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

How reproducible:
100%

Additional info:
This validator fails on every controller.  Additionally, this key vif_plugging_is_fatal is defined on compute nodes too but it does not execute on those.

Comment 8 David Vallee Delisle 2021-04-27 12:01:19 UTC
*** Bug 1950539 has been marked as a duplicate of this bug. ***

Comment 27 errata-xmlrpc 2021-12-09 20:18:39 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 16.1.7 (Train) 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-2021:3762


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