napalm-automation / napalm-ios

Apache License 2.0
31 stars 40 forks source link

Prepare for Hackathon #39

Closed ktbyers closed 8 years ago

ktbyers commented 8 years ago

I tested all of the unit tests on this against real IOS device (got the getter tests and the config operations). All tests passed (excluding skipped tests).

ktbyers commented 8 years ago

merge conflict is just the requirements.txt file:

$ cat requirements.txt 
napalm-base
<<<<<<< HEAD
netmiko>=0.5.0
=======
netmiko>=1.0.0