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

Bug 1872121

Summary: Minion node does not configure ironic with same configuration as undercloud.
Product: Red Hat OpenStack Reporter: Jaison Raju <jraju>
Component: python-tripleoclientAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: David Rosenfeld <drosenfe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16.1 (Train)CC: aschultz, atonner, hbrock, hjensas, jhajyahy, jkreger, jraju, jslagle, mburns, sbaker
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-06 17:24:51 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 Jaison Raju 2020-08-25 06:36:46 UTC
Description of problem:
All node provision request going to minion node’s ironic fails because ironic.hardware.interfaces.inspect is set to 'no-inspect' in minions's configuration.
minion.conf does not have any explicit mention of ironic.hardware.interfaces.inspect configuration. This is true for undercloud.conf too.



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

How reproducible:
Always

Steps to Reproduce:
1. Deploy undercloud
2. Deploy minion as per documentation.
3.

Actual results:
Deployment completes from ironic.conf on minion is not identical to ironic.conf on undercloud.

Expected results:
All required ironic/heat configuration on minion should be same as undercloud by default, unless specifically configured in minion.conf.

Additional info:

Comment 2 Julia Kreger 2020-10-06 17:24:51 UTC

*** This bug has been marked as a duplicate of bug 1882738 ***