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

Repair template_vars functionality and allow for dest keyword in rpc on Junos #57389

Merged
merged 7 commits into from
May 21, 2020

Conversation

dmurphy18
Copy link
Contributor

What does this PR do?

Repairs template_vars functionality on Junos and compensates for dest keyword in rpc commands

What issues does this PR fix or reference?

Fixes: #57388

Previous Behavior

load and certain rpc's on Junos would fail, see #57388

New Behavior

load and rpc commands with dest parameters now function correctly, see #57388

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@dmurphy18 dmurphy18 requested a review from a team as a code owner May 20, 2020 00:14
@ghost ghost requested review from dwoz and removed request for a team May 20, 2020 00:14
@dmurphy18 dmurphy18 requested review from cro, garethgreenaway and a team May 20, 2020 00:15
@ghost ghost requested review from xeacott and removed request for a team May 20, 2020 00:15
@dmurphy18
Copy link
Contributor Author

@vnitinv Can you take a look at this too and leave comments

salt/modules/junos.py Outdated Show resolved Hide resolved
s0undt3ch
s0undt3ch previously approved these changes May 20, 2020
twangboy
twangboy previously approved these changes May 20, 2020
dwoz
dwoz previously approved these changes May 20, 2020
@dwoz dwoz dismissed stale reviews from twangboy, s0undt3ch, and themself via 83d8204 May 20, 2020 23:33
dwoz
dwoz previously approved these changes May 20, 2020
@dmurphy18
Copy link
Contributor Author

Re-did changes after an updated merge of master branch was done out of order for these changes

@vnitinv
Copy link
Contributor

vnitinv commented May 21, 2020

I am discussing this with @dmurphy18 , please do not merge it.

@dmurphy18
Copy link
Contributor Author

Discussed issue with Nitin and new changes made to resolve concerns, ready for review and merge

@dwoz dwoz merged commit 51fa8ed into saltstack:master May 21, 2020
@dmurphy18 dmurphy18 deleted the fix_junos branch August 4, 2020 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZRelease-Sodium retired label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Junos execution modules ignoring template_vars on load and diff extra keyword
6 participants