112386f ipatests: test_commands: test_ssh_from_controller: Paramiko=>OpenSSH

Authored and Committed by François Cami 3 years ago
    ipatests: test_commands: test_ssh_from_controller: Paramiko=>OpenSSH
    
    Paramiko is not compatible with FIPS.
    Migrate test_ssh_from_controller to the OpenSSH CLI SSH(1).
    Rationale: this is exactly what clients use.
    
    Fixes: https://pagure.io/freeipa/issue/8129
    Signed-off-by: François Cami <fcami@redhat.com>
    Reviewed-By: Mohammad Rizwan <myusuf@redhat.com>
    Reviewed-By: Michal Polovka <mpolovka@redhat.com>