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/nso
Claes Nästén d6fd9703f1 Add nso_show module for Cisco NSO (#34142)
* update version parsing and move requirements to nso_* modules

prepare for introduction of nso_show module that has other version
requirements than the existing nso_* modules.

* Add nso_show module for retreiving config from Cisco NSO

New module that supports getting configuration and operational data
from Cisco NSO.
2017-12-22 09:43:22 +00:00
..
fixtures nso_verify for Cisco NSO (#33945) 2017-12-15 13:43:07 +00:00
__init__.py nso_config module for setting configuration in Cisco NSO (#30973) 2017-11-09 13:34:41 +00:00
nso_module.py nso_action for Cisco NSO (#32781) 2017-12-15 11:29:04 +00:00
test_nso_action.py nso_action for Cisco NSO (#32781) 2017-12-15 11:29:04 +00:00
test_nso_config.py nso_action for Cisco NSO (#32781) 2017-12-15 11:29:04 +00:00
test_nso_show.py Add nso_show module for Cisco NSO (#34142) 2017-12-22 09:43:22 +00:00
test_nso_verify.py nso_verify for Cisco NSO (#33945) 2017-12-15 13:43:07 +00:00