Skip to content

Fixed Arista EOS Napalm driver to return json data#68551

Merged
dwoz merged 1 commit into
saltstack:3006.xfrom
Ch3LL:napalm_args
Jan 17, 2026
Merged

Fixed Arista EOS Napalm driver to return json data#68551
dwoz merged 1 commit into
saltstack:3006.xfrom
Ch3LL:napalm_args

Conversation

@Ch3LL
Copy link
Copy Markdown
Contributor

@Ch3LL Ch3LL commented Dec 17, 2025

What issues does this PR fix or reference?

Fixes: #68550

Previous Behavior

Some Arista EOS versions would not return json data using the pipe (| json)

New Behavior

Now we can enforce the return of json by passing in the encoding parameter to the napalm cli method.

@Ch3LL
Copy link
Copy Markdown
Contributor Author

Ch3LL commented Dec 19, 2025

I think i just need to re-run the tests here, not sure how to do that @twangboy ?

@twangboy twangboy added the test:full Run the full test suite label Jan 15, 2026
@dwoz dwoz merged commit c1fb606 into saltstack:3006.x Jan 17, 2026
1511 of 1519 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Unable to get JSON output from NAPALM network module

3 participants