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

Refactor processing of EOS optional_args (#901) #902

Merged
merged 1 commit into from
Jan 8, 2019
Merged

Refactor processing of EOS optional_args (#901) #902

merged 1 commit into from
Jan 8, 2019

Conversation

bewing
Copy link
Member

@bewing bewing commented Jan 7, 2019

Process optional_args in a way that supports arbitrary underlying
arguments in the pyeapi connection class used.

@bewing bewing added the eos label Jan 7, 2019
@bewing bewing self-assigned this Jan 7, 2019
@bewing bewing requested a review from ktbyers January 7, 2019 20:31
Process optional_args in a way that supports arbitrary underlying
arguments in the connection class used.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 80.135% when pulling 67a25ba on iss901 into cf69482 on develop.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 80.135% when pulling 67a25ba on iss901 into cf69482 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 80.135% when pulling 67a25ba on iss901 into cf69482 on develop.

@ktbyers
Copy link
Contributor

ktbyers commented Jan 8, 2019

@bewing I assume you sanity tested this against a real device and the connection process still works properly?

I reviewed the code and that looked right.

@bewing
Copy link
Member Author

bewing commented Jan 8, 2019

I have performed basic testing of the change against 7280's and 7150s. Running the non-mock test suite shows no new failures with this change, but have provided a whole new rabbithole for me to go down.

@ktbyers ktbyers merged commit 168f456 into develop Jan 8, 2019
@bewing bewing deleted the iss901 branch January 8, 2019 21:33
ExaneServerTeam pushed a commit to ExaneServerTeam/napalm that referenced this pull request Mar 6, 2020
…alm-automation#902)

Process optional_args in a way that supports arbitrary underlying
arguments in the connection class used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants