Hide Forgot
Description of problem: Entering an invalid entry for the Hostname field results in a generic error message. Version-Release number of selected component (if applicable): 5.7.0.7-beta1.20161025153249_9376fbd How reproducible: Steps to Reproduce: 1. Compute->Containers->providers 2. Configuration->Add New Containers Provider 3. Fill out the Hostname field with something like https://openshift.rhc-lab.iad.redhat.com 4. Fill out rest of the fields. 5. Click Validate Actual results: Credential validation was not successful: bad component(expected host component): [https://openshift.rhc-lab.iad.redhat.com] Expected results: Perhaps a regex check on the input field with a more helpful error message. Additional info: Removing the https:// protocol works since it asks for a hostname instead of URI
Federico, Please send it back to me if this is a generic UI bug. Thanks, ~Harpreet
(In reply to Harpreet Kataria from comment #2) > Federico, > > Please send it back to me if this is a generic UI bug. If things haven't changed recently we're just consuming the regular hostname and port fields shared across all providers. Also I checked and this is an issue present on other providers as well (RHEV, OpenStack)