Description of problem: The validator fails when it have to pass Version-Release number of selected component (if applicable): openstack-tripleo-validations-9.3.1-0.20181008110758.4064fb7.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Install OSP14 (from 2018-12-14.1 ) 2. Go to /home/stack/undercloud.conf and change value of dhcp_end to 192.168.24.34 3. restart mistral_executor docker 4. run the validator "Check the number of IP addresses available to overcloud nodes" Actual results: The validator fails with error: Task 'Check the size of the DHCP range for overcloud nodes' failed: Host: undercloud Message: The IP range 192.0.2.5 - 192.0.2.24 contains 20 addresses. This might not be enough for the deployment or later scaling. Failure! The validation failed for all hosts: * undercloud Expected results: Validator should pass. Additional info: The validator takes and checks default values of dhcp_start and dhcp_end instead of values in the undercloud.conf file. Maybe it happens because the validator searchs for those values in the DEFAULT section in the undercloud.conf file, but those values store in other section.
If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text. If this bug does not require doc text, please set the 'requires_doc_text' flag to -.
Verified. [stack@undercloud-0 ~]$ rpm -qa openstack-tripleo-validations openstack-tripleo-validations-9.3.1-0.20190119052820.f400181.el7ost.noarch
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/RHBA-2019:0446