Commit Graph

  • 7201ed070d Merge pull request #41 from napalm-automation-community/develop 0.2.1 master Piotr Pieprzycki 2020-12-18 07:15:06 +01:00
  • a5d3b94663 Merge pull request #39 from marcushoff/get_config develop Piotr Pieprzycki 2020-12-17 22:31:52 +01:00
  • 29ad1b85bd Merge pull request #38 from marcushoff/get_facts Piotr Pieprzycki 2020-12-17 22:29:55 +01:00
  • 27bc0c7623 Change version to 0.2.1 Piotr Pieprzycki 2020-12-17 22:16:09 +01:00
  • 7fda2abd47 Merge pull request #40 from marcushoff/configure Piotr Pieprzycki 2020-12-17 21:54:38 +01:00
  • d4e25b4e46 Update file mode Default file mode i binary, updated to string Marcus Hoff 2020-11-16 09:27:15 +01:00
  • 619fc3d32c Fix expected results for sanitized changed the return password to be hidden Marcus Hoff 2020-10-23 11:21:13 +02:00
  • 7e470df55e Fix expected results Fixed wrong output and new lines in expected results and corrected the show output for test_get_config Marcus Hoff 2020-10-23 10:46:52 +02:00
  • 1200cf4328 Fix sanitized_test, Add str return to candidate Change the expected results of sanitized test. If candidate config is None return empty string Marcus Hoff 2020-10-22 18:28:34 +02:00
  • d970ad22c9 Fixed tests Add missing case test_get_config_filtere Correct names of mock files Marcus Hoff 2020-10-22 16:51:57 +02:00
  • 7107560f84 Add tests for get_config Add test cases for normal and sanitized versions. Add support for config mode in mock device. Marcus Hoff 2020-10-22 14:54:34 +02:00
  • 5ab6f4de21 Add get_config method Supports all retrive options, where 'candidate' is the Napalm candidate. Either gets the boot config as 'startup' or output from 'show' in edit mode for 'running' Supports sanitized only for 'running'. Outputs the 'show' in op mode. Marcus Hoff 2020-10-21 16:34:52 +02:00
  • a205b99ca5 Update serial_number and model Fixes my bugs Marcus Hoff 2020-10-18 15:06:58 +02:00
  • a4a0645f27 Update serial_number and model Updated the match pattern of serial_number and model to the current 1.2/1.3 release of Vyos, maintained code for older versions Marcus Hoff 2020-10-18 14:22:50 +02:00
  • dd96e7dccd Merge pull request #37 from napalm-automation-community/develop 0.2.0 Piotr Pieprzycki 2020-05-17 23:51:44 +02:00
  • fe3d5560ab Merge pull request #32 from bradmwalker/napalm3 Piotr Pieprzycki 2020-05-17 23:46:12 +02:00
  • 05296bc1fa Merge branch 'develop' into napalm3 Piotr Pieprzycki 2020-05-17 23:43:38 +02:00
  • ea4bc1a4ae Merge pull request #34 from bradmwalker/lldp Piotr Pieprzycki 2020-05-17 23:39:10 +02:00
  • 011db99dcc Merge pull request #33 from bradmwalker/mtu Piotr Pieprzycki 2020-05-17 23:35:08 +02:00
  • 0420304a6d Implement get_lldp_neighbors() for simple case Brad Walker 2020-05-16 14:56:38 -06:00
  • b883dcbbb0 Bump to 0.1.7 and require NAPALM 2.5 Brad Walker 2020-05-16 13:02:57 -06:00
  • c78fd09304 Add invalid mtu to get_interfaces Brad Walker 2020-05-16 13:02:21 -06:00
  • d2d0f2723f Bump minor version and use NAPALM 3 Brad Walker 2020-05-16 10:26:56 -06:00
  • 2bdb499b14 Replace _get_value with dict.get usage Brad Walker 2020-05-16 10:49:48 -06:00
  • cbfe8ae0c4 Fix invalid escape sequence DeprecationWarnings Brad Walker 2020-05-16 10:43:16 -06:00
  • 3b53afd852 Improve SyntaxWarning for empty string checks Brad Walker 2020-05-16 10:31:22 -06:00
  • b287f3d6c7 Remove py23_compat.text_type usage Brad Walker 2020-05-16 10:26:39 -06:00
  • 1d11f45e68 Merge pull request #30 from napalm-automation-community/develop 0.1.6 Piotr Pieprzycki 2019-02-15 09:30:44 +01:00
  • df1d827038 Merge pull request #29 from ppieprzycki/issue28 Piotr Pieprzycki 2019-02-15 09:19:34 +01:00
  • 0175531bbb add additional parameters Pieprzycki Piotr 2019-02-14 23:55:18 +01:00
  • 42953c84ae add additional parameters Pieprzycki Piotr 2019-02-14 23:43:56 +01:00
  • 57b6110f13 fix pip issue Pieprzycki Piotr 2019-02-14 07:03:57 +01:00
  • f1549d8af3 Merge pull request #25 from napalm-automation-community/master Piotr Pieprzycki 2018-04-08 18:26:36 +02:00
  • 2278bddd3a Merge pull request #24 from ppieprzycki/master 0.1.5 Piotr Pieprzycki 2018-04-08 18:19:57 +02:00
  • 55a6b15c3e Update docs Pieprzycki Piotr 2018-04-08 18:15:28 +02:00
  • 580da0edeb Update docs Pieprzycki Piotr 2018-04-08 18:12:07 +02:00
  • 23fe045167 Update docs Pieprzycki Piotr 2018-04-08 18:09:21 +02:00
  • b8ec1396f7 Update docs Pieprzycki Piotr 2018-04-08 17:56:49 +02:00
  • 5c3492f13c Update docs Pieprzycki Piotr 2018-04-08 11:28:15 +02:00
  • 47227d1cf0 handle config as text in load and merge functions Pieprzycki Piotr 2018-04-08 00:23:04 +02:00
  • 06f9fc28d3 Merge pull request #23 from napalm-automation-community/develop 0.1.4 Piotr Pieprzycki 2018-02-22 21:30:01 +01:00
  • 6e68dba692 Merge pull request #22 from ppieprzycki/master Piotr Pieprzycki 2018-02-22 20:36:50 +01:00
  • 7d0e30fdba Merge pull request #20 from thomseddon/fix/use-napalm-base Piotr Pieprzycki 2018-02-22 20:29:11 +01:00
  • 4d52216866 Fix travis status and set new version 0.1.4 Pieprzycki Piotr 2018-02-22 20:28:24 +01:00
  • 5c440b3df9 Merge pull request #21 from ppieprzycki/master Piotr Pieprzycki 2018-02-22 20:19:15 +01:00
  • 69c8c66652 napalm 2 Pieprzycki Piotr 2018-02-22 20:00:24 +01:00
  • b9bcbbc7bc Use napalm instead of napalm_base Thom Seddon 2018-02-22 10:16:54 +00:00
  • 347d6a6603 Merge pull request #14 from napalm-automation/develop 0.1.3 Mircea Ulinic 2017-02-08 15:28:04 -05:00
  • cc98324b6d Merge pull request #13 from napalm-automation/rel-0.1.3 Mircea Ulinic 2017-02-08 15:09:07 -05:00
  • fcdcfb719f Merge pull request #12 from mirceaulinic/patch-1 Mircea Ulinic 2017-02-08 15:08:59 -05:00
  • 673cb74593 Version 0.1.3 rel-0.1.3 Mircea Ulinic 2017-02-07 01:06:01 -05:00
  • 44948805bc Add vrf arg to ping Mircea Ulinic 2017-02-02 12:06:48 +00:00
  • b397bb27aa Merge pull request #8 from ppieprzycki/master 0.1.2 David Barroso 2016-12-29 11:02:53 +01:00
  • be5f80a427 fixes for python3 Pieprzycki Piotr 2016-12-21 22:55:32 +01:00
  • 7e2a8ba420 switch tox to py27 only Pieprzycki Piotr 2016-12-21 22:00:39 +01:00
  • 1a6d881450 get_facts expected_result Pieprzycki Piotr 2016-12-21 21:50:46 +01:00
  • f9e023954e add def is_alive Pieprzycki Piotr 2016-12-21 21:31:13 +01:00
  • f1de371d37 fixes for pylama Pieprzycki Piotr 2016-12-21 13:51:52 +01:00
  • 875ad85bd7 Change variable in vyos.py, add mocked data Pieprzycki Piotr 2016-12-21 13:49:40 +01:00
  • a63df96ade changes in mock tests Pieprzycki Piotr 2016-12-21 13:03:59 +01:00
  • 37ae8512c0 PatchedDriver overload Pieprzycki Piotr 2016-12-19 12:22:05 +01:00
  • aa1ad764f1 remove print from load functions Pieprzycki Piotr 2016-12-19 09:58:09 +01:00
  • 5249d52caf update port Pieprzycki Piotr 2016-12-19 09:27:40 +01:00
  • e5a7c31405 add vm port, don't expect established bgp session Pieprzycki Piotr 2016-12-18 19:09:17 +01:00
  • 8d4935e995 Minor arrangements David Barroso 2016-12-17 13:13:49 +01:00
  • fe54430482 Merge pull request #4 from ppieprzycki/master David Barroso 2016-12-17 13:05:05 +01:00
  • 5ae5d497ea Fixed vyos ssh port, according to Vagrantfile Pieprzycki Piotr 2016-12-16 15:56:40 +01:00
  • 5afafa5522 Fix python code according to pylama errors Pieprzycki Piotr 2016-12-16 15:47:51 +01:00
  • 9b4d3aec64 changes for CI vm Pieprzycki Piotr 2016-11-30 13:26:53 +01:00
  • 3878acb417 mocked data, handle errors during merrge Pieprzycki Piotr 2016-11-24 18:48:03 +01:00
  • 0518980ab8 unit tests, fix returned data Pieprzycki Piotr 2016-11-11 23:35:51 +01:00
  • 681797fc6d netmiko and config files Pieprzycki Piotr 2016-11-05 23:40:11 +01:00
  • 9d933d748f Fix for situation where config dont change Pieprzycki Piotr 2016-11-02 11:35:24 +01:00
  • f8bab84a8b additional import Pieprzycki Piotr 2016-11-01 19:34:35 +01:00
  • 6d4e264cb8 requirements update Pieprzycki Piotr 2016-11-01 11:52:20 +01:00
  • b4881c4acb NAPALM Vyos Driver Pieprzycki Piotr 2016-11-01 11:29:35 +01:00
  • 8eef0f24b2 Initial commit David Barroso 2016-09-16 07:48:00 +01:00