NAPALM Vyos Driver

This commit is contained in:
Pieprzycki Piotr
2016-11-01 11:29:35 +01:00
parent 8eef0f24b2
commit b4881c4acb
24 changed files with 1501 additions and 29 deletions

View File

@@ -0,0 +1 @@
Initial configuration

View File

@@ -0,0 +1 @@
Some changes that will be merged while testing

View File

@@ -0,0 +1 @@
The diff when merging `merged_good.conf`

View File

@@ -0,0 +1,2 @@
Some changes that will be merge while testing. Should contain a typo or something that triggers
an error during the load/commmit phase

View File

@@ -0,0 +1 @@
A full new configuration. It will be used to test the replace operation

View File

@@ -0,0 +1 @@
A diff between `initial.conf` and `new_good.conf`

View File

@@ -0,0 +1,2 @@
A full new configuration. However, it should contain a typo or something that triggers an error
during commit/load phase.