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

Refactored some code and added module name information to Call classes #197

Merged
merged 2 commits into from
May 29, 2017

Conversation

admd
Copy link
Contributor

@admd admd commented Apr 13, 2017

LocalCall uses 'kwarg' parameter while RunnerCall and WheelCall use 'kwargs'(with s ), during last PR i renamed 'kwarg' parameter to 'kwargs' parameter and extracted that parameter in a parent class which was wrong and caused some issues. I have reverted those changes back. Code can definitely be improved further but my lack of Salt knowledge and right now being on holidays is kind of hindrance for the time being.

Related discussion can be seen in #193 . Main goal of this PR was issue #149.

@renner renner added this to the Version 0.12 milestone Apr 21, 2017
@renner renner self-assigned this May 24, 2017
@renner renner merged commit 26508b4 into SUSE:master May 29, 2017
@renner
Copy link
Member

renner commented May 29, 2017

I merged it, just added one more commit with some minor changes as cdd1ed9. Thanks for this contribution, @admd!

@admd
Copy link
Contributor Author

admd commented May 30, 2017

Thank you @renner .

@admd admd deleted the add-module-name-information branch June 5, 2017 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants