Hide Forgot
Description of problem: "openstack undercloud install" does not fail when undercloud.conf file is missing. This should fail immediately if the configuration file is not present. In addition, it should test the "local_interface" variable for its existence before continuing to allow the program to check. Environment: instack-6.0.1-0.20170706195330.ec102b1.el7ost.noarch instack-undercloud-7.1.1-0.20170714211622.el7ost.noarch How reproducible? 100% Steps to Reproduce: 1. Install undercloud without undercloud.conf 2. 3. Actual results: It will fail about three minutes into the install and there are various erroneous errors. Expected results: Error that configuration file is missing and quit immediately. Additional info:
The verification of this bug has complete. It will properly fail undercloud installation if the local_interface assignment is not valid. However, it did kick out a traceback error. A new RFE was filed to clean up tracebacks in future release. [RFE] cleanup tracebacks: validation with local_interface existence within undercloud.conf file works but with tracebacks https://bugzilla.redhat.com/show_bug.cgi?id=1489585
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-2017:3462