Commit Graph

26 Commits

Author SHA1 Message Date
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
David Barroso
b397bb27aa Merge pull request #8 from ppieprzycki/master
Fix mock and vagrant tests
0.1.2
2016-12-29 11:02:53 +01:00
Pieprzycki Piotr
be5f80a427 fixes for python3 2016-12-21 22:55:32 +01:00
Pieprzycki Piotr
7e2a8ba420 switch tox to py27 only 2016-12-21 22:00:39 +01:00
Pieprzycki Piotr
1a6d881450 get_facts expected_result 2016-12-21 21:50:46 +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
37ae8512c0 PatchedDriver overload 2016-12-19 12:22:05 +01:00
Pieprzycki Piotr
aa1ad764f1 remove print from load functions 2016-12-19 09:58:09 +01:00
Pieprzycki Piotr
5249d52caf update port 2016-12-19 09:27:40 +01:00
Pieprzycki Piotr
e5a7c31405 add vm port, don't expect established bgp session 2016-12-18 19:09:17 +01:00
David Barroso
8d4935e995 Minor arrangements 2016-12-17 13:13:49 +01:00
David Barroso
fe54430482 Merge pull request #4 from ppieprzycki/master
New vyos driver
2016-12-17 13:05:05 +01:00
Pieprzycki Piotr
5ae5d497ea Fixed vyos ssh port, according to Vagrantfile 2016-12-16 15:56:40 +01:00
Pieprzycki Piotr
5afafa5522 Fix python code according to pylama errors 2016-12-16 15:47:51 +01:00
Pieprzycki Piotr
9b4d3aec64 changes for CI vm 2016-11-30 13:26:53 +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
6d4e264cb8 requirements update 2016-11-01 11:52:20 +01:00
Pieprzycki Piotr
b4881c4acb NAPALM Vyos Driver 2016-11-01 11:29:35 +01:00
David Barroso
8eef0f24b2 Initial commit 2016-09-16 07:48:00 +01:00