summaryrefslogtreecommitdiff
path: root/test/units/module_utils/network
Commit message (Expand)AuthorAgeFilesLines
* migration final cleanupAnsible Core Team2020-03-097-0/+0
* Migrated to cisco.merakiAnsible Core Team2020-03-092-166/+0
* Migrated to cisco.aciAnsible Core Team2020-03-091-328/+0
* Migrated to ansible.netcommonAnsible Core Team2020-03-092-259/+0
* Migrated to community.generalAnsible Core Team2020-03-0913-5469/+0
* Fix ACI unit test on Python 3.8+Matt Clay2020-03-011-6/+17
* Clean up unit tests to assist with migration. (#67875)Matt Clay2020-02-281-0/+175
* Replace TestCase.assertEquals with TestCase.assertEqual.Mads Jensen2019-11-111-43/+43
* Fix sanity checks (#62782)Dag Wieers2019-09-241-16/+4
* Ansible FTD Module improvements and tests update. (#60640)Vitalii Kostenko2019-09-033-7/+58
* Meraki - Enable API call rate limiting for requests (#54827)Kevin Breit2019-08-271-3/+33
* Meraki - Initial unit tests (#55251)Kevin Breit2019-08-143-0/+136
* Unit tests: remove unused imports (#59812)Andrey Klychkov2019-08-021-1/+1
* unit tests: remove unused imports (#59636)Andrey Klychkov2019-07-262-2/+0
* Added unit tests for avi API utils (#58382)Chaitanya Deshpande2019-07-242-0/+699
* FTD configuration module: fix a bug with response parsing (#57480)Anton Nikulin2019-06-101-1/+73
* NSO modules now work as expected with NSO 5.X (#54766)Claes Nästén2019-04-031-20/+32
* Add latest updates from FTD Ansible downstream repository. (#53638)Vitalii Kostenko2019-04-017-143/+494
* To ipv6 network (#48572)dgadmin2019-03-271-2/+9
* New module to install images on Cisco FTD devices (#53467)Anton Nikulin2019-03-261-0/+145
* NSO - added validate_certs parameter to allow for ignoring of SSL certificate...Theron Savery2019-02-251-10/+10
* Fix unit tests on Python 3.8.Matt Clay2019-02-131-0/+2
* Replace nose with pytestToshio Kuratomi2018-11-261-2/+2
* FTD modules: upsert functionality and bug fixes (#47747)Anton Nikulin2018-11-165-64/+1419
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-126-8/+8
* Fix ACI unit test on Python 3.7.0.Matt Clay2018-09-111-2/+0
* New modules and updated HTTP API plugin for FTD devices (#44578)Anton Nikulin2018-08-295-0/+1666
* new nos_command module (#43056)Lindsay Hill2018-08-101-0/+149
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-312-0/+2
* Issue #39860: Add 'not_contains' method to parsing.py (#39874)Eitan Akman2018-06-271-0/+45
* Extreme Networks SLXOS Config Module (#38607)Matthew Stone2018-04-201-0/+18
* Adding slx_command module and supporting module_utils. (#38235)Matthew Stone2018-04-111-0/+131
* 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
* ACI: Change RETURN output as discussed (#35617)Dag Wieers2018-02-031-136/+173
* 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 Python 3.7 to CI unit test matrix. (#34680)Matt Clay2018-01-101-0/+2
* Add nso_show module for Cisco NSO (#34142)Claes Nästén2017-12-221-0/+19
* [cloud] ec2_group fix CIDR with host bits set - fixes #25403 (#29605)Sloane Hertel2017-12-201-123/+178
* 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-037-0/+685