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: