1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/cnos
Anil Kumar Muraleedharan 82d26c8c93 Lenovo cnos vrf (#54188)
* Adding module cnos_vrf to manage VRF Configurations.

* Update cnos_vrf.py

* Adding Functional Tests, Unit Tests and Bug Fixes.

* Fixing discrepancy in description against sample

* Review comments incorporated

* Review comments 2 Done

* Update basic.yaml

* Update test_cnos_vrf.py

* Review comments 3
2019-03-28 19:19:37 +05:30
..
fixtures Lenovo cnos vrf (#54188) 2019-03-28 19:19:37 +05:30
__init__.py
cnos_module.py
test_cnos_banner.py
test_cnos_bgp.py
test_cnos_command.py
test_cnos_config.py
test_cnos_facts.py
test_cnos_interface.py
test_cnos_l2_interface.py
test_cnos_l3_interface.py
test_cnos_linkagg.py
test_cnos_lldp.py
test_cnos_logging.py
test_cnos_static_route.py
test_cnos_system.py Lenovo cnos system module (#53764) 2019-03-20 08:50:45 -04:00
test_cnos_user.py Lenovo cnos user module (#53763) 2019-03-27 19:22:05 +05:30
test_cnos_vlag.py
test_cnos_vlan.py
test_cnos_vrf.py Lenovo cnos vrf (#54188) 2019-03-28 19:19:37 +05:30