Description of problem: When you are trying to detect nodes for use in the over cloud, and you are using a libvirt box for the nodes, if you enter in a bad login or password it gives you the following error: No nodes detected. Double check your connection information. Since the software can probably tell that it was able to connect to the right host but not authenticate, it would nice to specifically state that one should check their authentication credentials. Version-Release number of selected component (if applicable): QCI-1.0-RHEL-7-1461375314.884551 How reproducible: every time. Steps to Reproduce: 1. Do a new deployment of OSP. 2. Use the PXE-SSH driver to detect nodes. 3. Enter wrong credentials. Actual results: Says: No nodes detected. Double check your connection information Expected results: Would like it to say something like: No nodes detected. Could not login. Double check your connection credentials
Can you recheck this, it sounds like it's been fixed since this bug was reported: <cchase> for me it says "No nodes detected. Authentication failed for user root.234.1"
Verified against QCI-1.0-RHEL-7-20160727.t.0 Used steps in reproduce to verify, and it said that it was an authentication error.