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

Adding nxos_ssh to Napalm mapper #138

Merged

Conversation

joewesch
Copy link
Contributor

@joewesch joewesch commented Aug 2, 2022

Closes: #137

Copy link
Collaborator

@qduk qduk left a comment

Choose a reason for hiding this comment

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

LGTM

@itdependsnetworks itdependsnetworks merged commit 4a26bcb into networktocode:develop Aug 4, 2022
jeffkala added a commit that referenced this pull request Aug 5, 2022
* Updated lib mapping docs (#113)

* Updated lib mapping docs

* Updated per review suggestions

* Pinned mistune for m2r2 (#114)

* Switch to poetry-core

* Update banner parsing for EOS (#121)

Update banner parsing for EOS

* Fixes encrypt type7 (#122)

* fixes encrypt type7

* Document support on duplicate lines (#128)

* Few updates to PR of 125 (#129)

* initial pass at type hinting and getting mypy to run

* update tasks and ci to do mypy as well

* rm unused import

* fix contributing end-line number

* fix contributing end-line number

* Add py.typed file to signify availability of type hints to third parties.

* Updates to type hinting.

* Add EOS _build_banner type hints.

* Address feedback.

* Linting.

* Remove .idea from commit and ignore in .gitignore.

* Remove remnants of merge conflict.

* PR feedback.

* PR comments.

* Ignore pylint errors for abstract-method.

* Black.

* add examples and better exception messaging

Co-authored-by: Leo Kirchner <leo@kirchne.red>

* Adding nxos_ssh to Napalm mapper (#138)

* Update CODEOWNERS (#134)

adding codeowner

* prep for 1.2.0 release (#143)

* prep for 1.2.0 release

* Update CHANGELOG.md

Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>

Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>

Co-authored-by: Adam Byczkowski <38091261+qduk@users.noreply.github.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Ken Celenza <ken@celenza.org>
Co-authored-by: Dr. X <xenia.mountrouidou@networktocode.com>
Co-authored-by: Leo Kirchner <leo@kirchne.red>
Co-authored-by: Joe Wesch <10467633+joewesch@users.noreply.github.com>
Co-authored-by: Andrew Bates <abates@omeganetserv.com>
itdependsnetworks added a commit to itdependsnetworks/netutils that referenced this pull request Nov 3, 2022
* Updated lib mapping docs (networktocode#113)

* Updated lib mapping docs

* Updated per review suggestions

* Pinned mistune for m2r2 (networktocode#114)

* Switch to poetry-core

* Update banner parsing for EOS (networktocode#121)

Update banner parsing for EOS

* Fixes encrypt type7 (networktocode#122)

* fixes encrypt type7

* Document support on duplicate lines (networktocode#128)

* Few updates to PR of 125 (networktocode#129)

* initial pass at type hinting and getting mypy to run

* update tasks and ci to do mypy as well

* rm unused import

* fix contributing end-line number

* fix contributing end-line number

* Add py.typed file to signify availability of type hints to third parties.

* Updates to type hinting.

* Add EOS _build_banner type hints.

* Address feedback.

* Linting.

* Remove .idea from commit and ignore in .gitignore.

* Remove remnants of merge conflict.

* PR feedback.

* PR comments.

* Ignore pylint errors for abstract-method.

* Black.

* add examples and better exception messaging

Co-authored-by: Leo Kirchner <leo@kirchne.red>

* Adding nxos_ssh to Napalm mapper (networktocode#138)

* Update CODEOWNERS (networktocode#134)

adding codeowner

* prep for 1.2.0 release (networktocode#143)

* prep for 1.2.0 release

* Update CHANGELOG.md

Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>

Co-authored-by: Jeff Kala <48843785+jeffkala@users.noreply.github.com>

Co-authored-by: Adam Byczkowski <38091261+qduk@users.noreply.github.com>
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Co-authored-by: Ken Celenza <ken@celenza.org>
Co-authored-by: Dr. X <xenia.mountrouidou@networktocode.com>
Co-authored-by: Leo Kirchner <leo@kirchne.red>
Co-authored-by: Joe Wesch <10467633+joewesch@users.noreply.github.com>
Co-authored-by: Andrew Bates <abates@omeganetserv.com>
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.

Add nxos_ssh Napalm driver to mapping library
4 participants