Commit Graph

26 Commits

Author SHA1 Message Date
Piotr Pieprzycki
05296bc1fa Merge branch 'develop' into napalm3 2020-05-17 23:43:38 +02:00
Piotr Pieprzycki
ea4bc1a4ae Merge pull request #34 from bradmwalker/lldp
Implement get_lldp_neighbors() for simple case
2020-05-17 23:39:10 +02:00
Brad Walker
0420304a6d Implement get_lldp_neighbors() for simple case 2020-05-17 10:53:07 -06:00
Brad Walker
c78fd09304 Add invalid mtu to get_interfaces 2020-05-16 13:02:21 -06:00
Brad Walker
2bdb499b14 Replace _get_value with dict.get usage 2020-05-16 10:50:09 -06:00
Brad Walker
cbfe8ae0c4 Fix invalid escape sequence DeprecationWarnings 2020-05-16 10:44:11 -06:00
Brad Walker
3b53afd852 Improve SyntaxWarning for empty string checks 2020-05-16 10:39:20 -06:00
Brad Walker
b287f3d6c7 Remove py23_compat.text_type usage 2020-05-16 10:26:39 -06:00
Pieprzycki Piotr
0175531bbb add additional parameters 2019-02-14 23:55:18 +01:00
Pieprzycki Piotr
42953c84ae add additional parameters 2019-02-14 23:43:56 +01:00
Pieprzycki Piotr
47227d1cf0 handle config as text in load and merge functions 2018-04-08 00:23:04 +02:00
Pieprzycki Piotr
69c8c66652 napalm 2 2018-02-22 20:00:24 +01:00
Mircea Ulinic
44948805bc Add vrf arg to ping
Looks like vyos doesn't know about VRF
so these changes should be reflected only
in the method header
2017-02-02 12:06:48 +00:00
Pieprzycki Piotr
be5f80a427 fixes for python3 2016-12-21 22:55:32 +01:00
Pieprzycki Piotr
f9e023954e add def is_alive 2016-12-21 21:31:13 +01:00
Pieprzycki Piotr
f1de371d37 fixes for pylama 2016-12-21 13:51:52 +01:00
Pieprzycki Piotr
875ad85bd7 Change variable in vyos.py, add mocked data 2016-12-21 13:49:40 +01:00
Pieprzycki Piotr
a63df96ade changes in mock tests 2016-12-21 13:03:59 +01:00
Pieprzycki Piotr
aa1ad764f1 remove print from load functions 2016-12-19 09:58:09 +01:00
Pieprzycki Piotr
5afafa5522 Fix python code according to pylama errors 2016-12-16 15:47:51 +01:00
Pieprzycki Piotr
3878acb417 mocked data, handle errors during merrge 2016-11-24 18:48:03 +01:00
Pieprzycki Piotr
0518980ab8 unit tests, fix returned data 2016-11-11 23:35:51 +01:00
Pieprzycki Piotr
681797fc6d netmiko and config files 2016-11-05 23:40:11 +01:00
Pieprzycki Piotr
9d933d748f Fix for situation where config dont change 2016-11-02 11:35:24 +01:00
Pieprzycki Piotr
f8bab84a8b additional import 2016-11-01 19:34:35 +01:00
Pieprzycki Piotr
b4881c4acb NAPALM Vyos Driver 2016-11-01 11:29:35 +01:00