Description of problem: When creating a new RHCI deployment with RHEV, the wizard allows a user to provide a blank hostname for the rhev-m and rhev-h hosts. Version-Release number of selected component (if applicable): RHCI-6.0-RHEL-7-20151104.t.0-RHCI-x86_64-dvd1.iso How reproducible: always Steps to Reproduce: 1. Create a new RHCI deployment that will install RHEV. 2. On wizard page 2B, select a server to be used for rhev-m. 3. In the name field that pops up, delete the auto-generated hostname and leave the field blank. 4. Click next and repeat the same steps on page 2C. Actual results: Blank hostnames are allowed. Expected results: UI displays an error and requires the user to not leave those fields blank. Additional info:
Also checking for invalid characters in the hostnames should be implemented.
Blank host names and invalid characters will gray out the next button and the associated tab so that the user cannot advance without a valid host name.
PR: https://github.com/fusor/fusor/pull/596
Verified. Errors are now correctly displayed bellow the cell. See the Next button issue: https://bugzilla.redhat.com/show_bug.cgi?id=1298890 RHCI-6.0-RHEL-7-20160114.t.0-RHCI-x86_64-dvd1.iso