Description of problem: If your server's IPMI has a FQDN with more than 2 dots in the name, the UI rejects the input as invalid. For example: aaa.bbb.com is accepted aaa.bbb.ccc.ddd.com is not accepted FQDNs may be quite long in enterprizes' networks and we shouldn't limit the depth of the url. Version-Release number of selected component (if applicable): openstack-tripleo-validations-7.4.1-2.el7ost.noarch How reproducible: 100% Steps to Reproduce: 1. Go to the Nodes page. 2. Click on Register Nodes. 3. Click "Add New". 4. Write "aaa.bbb.ccc.ddd.com" in the IPMI address field. Actual results: The form validation rejects the input. Expected results: FQDNs of any length should be accepted.
Merged upstream.
Verified in: openstack-tripleo-ui-9.3.1-0.20190506152409.f3ba58f.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:1672