Description of problem:
While trying to deploy overcloud I got the following error:
Action tripleo.parameters.update execution failed: Error validating environment for plan overcloud: ERROR: Internal Error
Version-Release number of selected component (if applicable):
13
How reproducible:
100%
Steps to Reproduce:
1. Have invalid yaml file in the nic-config section
2.
3.
Actual results:
Error message saying Internal Error
Expected results:
Error should be more informative on why and when it failed.
Additional info:
Yes, I am familiar with the referenced action. Can someone attach the log file to this BZ so it can be determined how far into the action it got before failure?
Both this action and it's parent both call into heat, so this might be an issue to improve the error that is being thrown there.
I have tried and failed to reproduce this on upstream latest.
@Udi, please would you provide your broken nic-config.yaml as an example for me to test against?
Thank you.
David