summaryrefslogtreecommitdiff
path: root/test/units/module_utils/network/nso
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-659/+0
* Replace TestCase.assertEquals with TestCase.assertEqual.Mads Jensen2019-11-111-43/+43
* NSO modules now work as expected with NSO 5.X (#54766)Claes Nästén2019-04-031-20/+32
* NSO - added validate_certs parameter to allow for ignoring of SSL certificate...Theron Savery2019-02-251-10/+10
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-121-2/+2
* add timeout parameter and increase default timeout for nso modules (#37391)Claes Nästén2018-03-191-10/+10
* nso_config break cycles in dependency sorting (#36828)Claes Nästén2018-02-281-0/+45
* nso_config work around ordering issues (#36774)Claes Nästén2018-02-271-0/+106
* NSO ValueBuilder improvements. 4.5 leaf-list compatability. (#36583)Claes Nästén2018-02-261-1/+63
* NSO: handle types for leaf-lists in nso_config (ValueBuilder) (#34986)Claes Nästén2018-01-241-1/+50
* nso_config handle data.not_found in exists for nested lists (#35267)Claes Nästén2018-01-241-0/+28
* Add nso_show module for Cisco NSO (#34142)Claes Nästén2017-12-221-0/+19
* Fix issue with setting values in choices (#33574)Claes Nästén2017-12-081-0/+93
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-032-0/+245