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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DDF based verify_credentials #198

Merged
merged 1 commit into from
Oct 1, 2019
Merged

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Sep 30, 2019

Part of ManageIQ/manageiq#18818

Completely untested, but since this is my first, want to get some 馃崊 thrown at it. @agrare Please review.

@agrare
Copy link
Member

agrare commented Oct 1, 2019

Just the verify_ssl issue, then this works in the success and failure case for both the provider and automation_manager 馃憤

@agrare
Copy link
Member

agrare commented Oct 1, 2019

Also the base_url wouldn't work unless it was in the https://.../api/v1 format, we might want to move the url formatting from #url= up to the class level so the UI doesn't have to do this before passing the base_url in

@Fryguy Fryguy force-pushed the add_ddf_based_verify_credentials branch from 1e457fb to 4b2ee81 Compare October 1, 2019 16:49
Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃憤 LGTM, will merge when it is out of WIP

@Fryguy Fryguy force-pushed the add_ddf_based_verify_credentials branch from 4b2ee81 to 45042c5 Compare October 1, 2019 16:56
@Fryguy
Copy link
Member Author

Fryguy commented Oct 1, 2019

@agrare Updated with the base_url handling

@Fryguy Fryguy changed the title [WIP] Add DDF based verify_credentials Add DDF based verify_credentials Oct 1, 2019
@agrare agrare removed the wip label Oct 1, 2019
@miq-bot
Copy link
Member

miq-bot commented Oct 1, 2019

Checked commit 45042c5 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 馃憤

@agrare agrare merged commit 771fdd1 into master Oct 1, 2019
@agrare agrare deleted the add_ddf_based_verify_credentials branch October 1, 2019 17:28
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.

None yet

3 participants