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

Always pass the URL path to the oVirt SDK #14159

Merged
merged 1 commit into from
Mar 8, 2017
Merged

Always pass the URL path to the oVirt SDK #14159

merged 1 commit into from
Mar 8, 2017

Conversation

jhernand
Copy link
Contributor

@jhernand jhernand commented Mar 3, 2017

Currently the 'path' component of the URL is not always explicitly
passed to the constructor of the oVirt SDK connection, it is only passed
if explicitly provided by the caller. This patch changes the oVirt
provider so that the path is always passed, taking it from the endpoint
table if not explicitly provided by the caller.

Currently the 'path' component of the URL is not always explicitly
passed to the constructor of the oVirt SDK connection, it is only passed
if explicitly provided by the caller. This patch changes the oVirt
provider so that the path is always passed, taking it from the endpoint
table if not explicitly provided by the caller.

Signed-off-by: Juan Hernandez <[email protected]>
@jhernand
Copy link
Contributor Author

jhernand commented Mar 3, 2017

@miq-bot assign @oourfali

@borod108 @pkliczewski please review.

@miq-bot
Copy link
Member

miq-bot commented Mar 3, 2017

Checked commit https://github.com/jhernand/manageiq/commit/15c965f5d83828189d59d041fc95a325efa1a7b6 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks good. ⭐

@jhernand
Copy link
Contributor Author

jhernand commented Mar 7, 2017

@durandom please review.

@chessbyte
Copy link
Member

@oourfali the change in this PR looks trivial. Please give your 👍 so we can merge.

@oourfali
Copy link

oourfali commented Mar 8, 2017

I see @pkliczewski approved, so we can proceed with this one.

Copy link
Member

@durandom durandom left a comment

Choose a reason for hiding this comment

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

👍

@miq-bot assign @agrare
@agrare mergie merge

@agrare agrare merged commit b2be278 into ManageIQ:master Mar 8, 2017
@agrare agrare added this to the Sprint 56 Ending Mar 13, 2017 milestone Mar 8, 2017
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.

8 participants