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

Bug 1649834

Summary: The dhcp-introspection validation is looking up the dnsmasq_interface value in a deprecated section
Product: Red Hat OpenStack Reporter: Gaël Chamoulaud <gchamoul>
Component: openstack-tripleo-validationsAssignee: Gaël Chamoulaud <gchamoul>
Status: CLOSED ERRATA QA Contact: Andrey Fiodorov <afiodoro>
Severity: medium Docs Contact:
Priority: medium    
Version: 14.0 (Rocky)CC: augol, jjoyce, jschluet, slinaber, tvignaud, ukalifon
Target Milestone: rcKeywords: Triaged
Target Release: 14.0 (Rocky)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-validations-9.3.1-0.20181008110755.4064fb7.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-11 11:54:45 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:
Bug Depends On: 1655491    
Bug Blocks:    

Description Gaël Chamoulaud 2018-11-14 15:31:56 UTC
This validation is trying to get the dnsmasq_interface in the 'firewall' section of the ironic inspector config file (inspector.conf). but the ironic-inspection firewall specific configuration options were moved from the ``firewall`` to the ``iptables`` group. All options in the ``firewall`` group are now deprecated.

Then this validation should look up this variable in the iptables section instead of firewall section.

Comment 8 Udi Kalifon 2018-11-30 16:15:47 UTC
Tested in 2018-11-29.3:

Task 'Look up the introspection interface' failed:
Host: undercloud
Message: Could not open the ini file: '/var/lib/config-data/ironic_inspector/puppet-generated/etc/ironic-inspector/inspector.conf'

Failure! The validation failed for all hosts:
* undercloud


The correct path to the ini file is /var/lib/config-data/puppet-generated/ironic_inspector/etc/ironic-inspector/inspector.conf, but it still failed when I fixed it (probably permissions problems to open the file).

Comment 12 Andrey Fiodorov 2018-12-13 07:55:56 UTC
Verified.

[stack@undercloud-0 ~]$ rpm -q openstack-tripleo-validations
openstack-tripleo-validations-9.3.1-0.20181008110756.4064fb7.el7ost.noarch

[stack@undercloud-0 ~]$ rpm -q openstack-tripleo-heat-templates
openstack-tripleo-heat-templates-9.0.1-0.20181013060903.el7ost.noarch

Comment 14 errata-xmlrpc 2019-01-11 11:54:45 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/RHEA-2019:0045