-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
Moderate
-
No
Description of problem:
SSH service created outside the UI is not discoverable
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create a VM and start it
2. Manually create a Service exposing SSH server via port 22 for this VM
3.
Actual results:
copy ssh command is not available on vm details page
available service is not identified as ssh service.
Expected results:
copy ssh command is available on vm details page
available service is identified as ssh service using the port.
Additional info:
We identify the ssh service by it's name, instead we should look for a service that expose the standard SSH port (port 22)