Commit graph

5 commits

Author SHA1 Message Date
Peter Sprygada
75293d83ca configures address-families when vrf is created ()
* configures address-families when vrf is created

fixes 

* fix up unit test cases
2017-08-25 07:51:20 -04:00
Trishna Guha
12460dd713 Add ios_vrf declarative intent config check ()
* Add ios_vrf declarative intent config check

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* add version for delay param

* modify ios_vrf unit test
2017-08-14 12:27:03 +05:30
Dag Wieers
4efec414e7 test/: PEP8 compliancy ()
* test/: PEP8 compliancy

- Make PEP8 compliant

* Python3 chokes on casting int to bytes ()

But if we tell the formatter that the var is a number, it works
2017-05-30 18:05:19 +01:00
Peter Sprygada
7f1c43e597 updates ios modules to support persistent socket ()
* updates all ios modules to support persistent socket
* adds ios action plugin to connect to device
* adds exec_command() to ios shared module
* fixes ios_config and ios_template local action
* update all unit test cases
* adds base test module for ios module testing
2017-02-13 15:22:14 +00:00
Peter Sprygada
1c16c1db2b adds new module ios_vrf ()
adds new module ios_vrf
2017-01-04 23:34:51 -05:00