Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow ssh auth for RHV #18805

Merged
merged 3 commits into from
May 23, 2019

Conversation

ghost
Copy link

@ghost ghost commented May 23, 2019

Previously, RHV conversion hosts only supported userid/password authentication. With the conversion host management UI, we're now using SSH private key. This PR updates the method that build the MiqSshUtil args to not look at the provider type, but the authentication type.

RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1708739

@ghost
Copy link
Author

ghost commented May 23, 2019

@miq-bot add-label transformation, bug, hammer/yes
@miq-bot add-reviewer @djberg96
@miq-bot add-reviewer @agrare

@agrare
Copy link
Member

agrare commented May 23, 2019

@fdupont-redhat big 👍 from me on removing those provider specific methods

@ghost ghost mentioned this pull request May 23, 2019
@miq-bot
Copy link
Member

miq-bot commented May 23, 2019

Checked commits fabiendupont/manageiq@8820df1~...988d3cf with ruby 2.3.3, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. ⭐

@agrare agrare merged commit 6cb8d78 into ManageIQ:master May 23, 2019
@agrare agrare added this to the Sprint 112 Ending May 27, 2019 milestone May 23, 2019
simaishi pushed a commit that referenced this pull request May 23, 2019
@simaishi
Copy link
Contributor

Hammer backport details:

$ git log -1
commit 6fc2829f2a8bcb051480c4caf221a0a8205b69ab
Author: Adam Grare <agrare@redhat.com>
Date:   Thu May 23 15:36:30 2019 -0400

    Merge pull request #18805 from fdupont-redhat/v2v_fix_rhv_conversion_host_auth
    
    Allow ssh auth for RHV
    
    (cherry picked from commit 6cb8d78bb4b50974ccfa7058cb1be3677c007e29)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1712135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants