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

Delegate verify_ssl & verify_ssl= to default endpoint #18001

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

juliancheal
Copy link
Member

@juliancheal juliancheal commented Sep 20, 2018

Creating a provider via the API we need to specify the setting
for verify_ssl.

Continues work from this PR ManageIQ/manageiq-api#431

Fixes BZ https://bugzilla.redhat.com/show_bug.cgi?id=1605210

Creating a provider via the API we need to specify the setting
for verify_ssl.

Fixes BZ https://bugzilla.redhat.com/show_bug.cgi?id=1605210
@juliancheal
Copy link
Member Author

create_provider_via_api

Provider is successfully created and Verify TLS Certificates is set to no.

@miq-bot
Copy link
Member

miq-bot commented Sep 20, 2018

Checked commit juliancheal@09b8e37 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. ⭐

@juliancheal
Copy link
Member Author

FYI, I'm thinking there was a reason we didn't do this in the first place when we added multiple endpoints, do you remember or know why @Fryguy?

@bdunne bdunne merged commit 52f4215 into ManageIQ:master Sep 20, 2018
@bdunne bdunne assigned bdunne and unassigned gtanzillo Sep 20, 2018
@bdunne bdunne added this to the Sprint 95 Ending Sep 24, 2018 milestone Sep 20, 2018
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