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

Update napalm requirements, getters, KEX hostkeytype rsa #11

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Dominique Robert <[email protected]>
Jesus Mendez <[email protected]>
Yannis Ansermoz <[email protected]>
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![PyPI](https://img.shields.io/pypi/v/napalm-ruckus-fastiron.svg)](https://pypi.python.org/pypi/napalm-ruckus-fastiron)
#[![PyPI](https://img.shields.io/pypi/v/napalm-ruckus-fastiron.svg)](https://pypi.python.org/pypi/napalm-ruckus-fastiron)
[![PyPI](https://img.shields.io/pypi/dm/napalm-ruckus-fastiron.svg)](https://pypi.python.org/pypi/napalm-ruckus-fastiron)

NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library that implements a set of functions to interact with different router vendor devices using a unified API.
Expand Down Expand Up @@ -50,7 +50,7 @@ Roapmapped

Requirements
=======
- Netmiko v2.0.2
- Netmiko v3.4.0
- FastIron v8.0.30

Netmiko methods
Expand All @@ -67,3 +67,5 @@ Netmiko methods
Authors
=======
* Jesús Mendez ([[email protected]](mailto:[email protected]))
* Dominique Robert ([[email protected]](mailto:[email protected]))
* Yannis Ansermoz ([[email protected]](maito:[email protected]))
Loading