Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

Fix exception handing for credential validation on raw_connect #41

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

tumido
Copy link
Member

@tumido tumido commented Nov 7, 2017

When provider is added the credentials validation is newly done via raw_connect (class method) instead of verify_credentials (needed EMS object). Further reading on this change can be found here: ManageIQ/manageiq-ui-classic#1580

This change ensures that exceptions are handled properly, because the verify_credentials is not called anymore.

Related issues on other providers:

@tumido
Copy link
Member Author

tumido commented Nov 7, 2017

cc @jntullo

@tumido tumido force-pushed the fix_cred_validation branch from 9e0000a to a02871b Compare November 7, 2017 12:18
@miq-bot
Copy link
Member

miq-bot commented Nov 7, 2017

Checked commit tumido@a02871b with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 🏆

@agrare agrare merged commit 1d92cea into ManageIQ:master Nov 7, 2017
simaishi pushed a commit that referenced this pull request Nov 7, 2017
Fix exception handing for credential validation on raw_connect
(cherry picked from commit 1d92cea)
@simaishi
Copy link
Contributor

simaishi commented Nov 7, 2017

Gaprindashvili backport details:

$ git log -1
commit d3b9644e752795c46db1a39140f1718391e918da
Author: Adam Grare <[email protected]>
Date:   Tue Nov 7 10:40:56 2017 -0500

    Merge pull request #41 from tumido/fix_cred_validation
    
    Fix exception handing for credential validation on raw_connect
    (cherry picked from commit 1d92cea0a3503844f5065e7484aef6ac2ab3b07e)

@agrare agrare added this to the Sprint 73 Ending Nov 13, 2017 milestone Nov 14, 2017
@tumido tumido deleted the fix_cred_validation branch June 26, 2018 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants