-
It is very interesting how the `napalm-iosxr` library is installed in a different way. Although we fixed `get_network_driver` with https://github.com/napalm-automation/napalm-base/pull/24, there are s…
-
See details in the parent issue napalm-automation/napalm-base#65
-
See details in the parent issue napalm-automation/napalm#297
-
See details in the parent issue napalm-automation/napalm-base#71
-
Relates to napalm-automation/napalm#280
Add `setup.cfg` and `requirements-dev.txt` file with the following content:
- `setup.cfg
```
[pylama]
linters = mccabe,pep257,pep8,pyflakes,import_order
ignor…
-
Must use the helpers ip and mac from napalm-base: napalm-automation/napalm-base#55 resp napalm-automation/napalm-base#54
-
See details in the parent issue napalm-automation/napalm-base#70
-
-
> > > print device.get_bgp_neighbors()
> > > Traceback (most recent call last):
> > > File "", line 1, in
> > > File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sit…
-
### Description of Issue/Question
Fails when trying to retrieve the BGP neighbors using `get_bgp_neighbors`.
### napalm-junos version
```
napalm-junos==0.2.1
```
### JunOS version
```
Junos: 13.3R6…