summaryrefslogtreecommitdiff
path: root/test/units/modules
Commit message (Expand)AuthorAgeFilesLines
* Migrated to dellemc_networking.os10Ansible Core Team2020-03-0913-21290/+0
* Migrated to junipernetworks.junosAnsible Core Team2020-03-0928-1542/+0
* Migrated to openstack.cloudAnsible Core Team2020-03-091-228/+0
* Migrated to f5networks.f5_modulesAnsible Core Team2020-03-09311-50036/+0
* Migrated to cisco.nxosAnsible Core Team2020-03-09132-11111/+0
* Migrated to cisco.iosxrAnsible Core Team2020-03-0925-1725/+0
* Migrated to cisco.iosAnsible Core Team2020-03-0946-3475/+0
* Migrated to cisco.asaAnsible Core Team2020-03-093-188/+0
* Migrated to arista.eosAnsible Core Team2020-03-0938-3061/+0
* Migrated to check_point.mgmtAnsible Core Team2020-03-0989-8845/+0
* Migrated to netapp.ontapAnsible Core Team2020-03-0958-15173/+0
* Migrated to netapp.elementswAnsible Core Team2020-03-094-688/+0
* Migrated to netapp.awsAnsible Core Team2020-03-09528-32691/+0
* Migrated to fortinet.fortiosAnsible Core Team2020-03-09423-118002/+0
* Migrated to ansible.posixAnsible Core Team2020-03-09119-3587/+0
* Migrated to ansible.netcommonAnsible Core Team2020-03-092-143/+0
* Migrated to ansible.amazonAnsible Core Team2020-03-093-326/+0
* Migrated to community.vmwareAnsible Core Team2020-03-092-158/+0
* Migrated to community.cryptoAnsible Core Team2020-03-091-305/+0
* Migrated to community.generalAnsible Core Team2020-03-09652-82404/+0
* Migrated to community.amazonAnsible Core Team2020-03-0914-2972/+0
* Migrated to frr.frrAnsible Core Team2020-03-097-546/+0
* Unit test cleanup to assist with migration. (#67920)Matt Clay2020-03-025-130/+67
* NX-OS ACLs module (#67558)Adharsh Srivats R2020-03-021-0/+370
* NX-OS ACL interfaces module (#67505)Adharsh Srivats R2020-03-023-6/+312
* Skip ios_acls unit test on Python 3.5.Matt Clay2020-03-011-0/+9
* nxos_lldp_interfaces resource module (#67802)Adharsh Srivats R2020-03-011-0/+236
* VyOS: firewall_interfaces module added (#67254)Rohit2020-03-012-0/+313
* NXOS: Manually Configurable Route-Target (#52650)Richard Strnad2020-03-012-12/+761
* Clean up unit tests to assist with migration. (#67875)Matt Clay2020-02-288-352/+153
* Resource module for IOS ACL (#66629)Sumit Jaiswal2020-02-282-0/+446
* Resource module for IOS static routes (#64632)Sumit Jaiswal2020-02-282-0/+359
* Resource module for IOS ACL_Interfaces (#66746)Sumit Jaiswal2020-02-283-1/+343
* Add iosxr_static_routes RM (#65181)Nilashish Chakraborty2020-02-272-0/+413
* Add Switchport mode support in newly introduced *_l2_interfaces resource modu...Sumit Jaiswal2020-02-261-6/+16
* Remove unused import from test_eos_static_routes.py (#67776)Paul Belanger2020-02-261-1/+1
* eos static_routes module added (#65480)GomathiselviS2020-02-253-0/+312
* Remove unused imports for iosxr_acls (#67711)Paul Belanger2020-02-241-10/+9
* Remove unused imports in eos_modules unittest (#67709)Paul Belanger2020-02-241-1/+0
* Remove unused imports from vyos_firewall_global (#67710)Paul Belanger2020-02-241-1/+1
* updated single quote handling to not strip and error on odd number (#67500)Graeme Davidson2020-02-244-6/+17
* eos_acls : Add eos acls resource module (#66308)GomathiselviS2020-02-243-2/+282
* Fix flake8 errors with eos_acl_interfaces (#67695)Paul Belanger2020-02-241-12/+9
* VyOS: firewall global module added (#66800)Rohit2020-02-242-0/+213
* Add iosxr_acls RM (#66207)Nilashish Chakraborty2020-02-242-0/+252
* eos : Add resource module eos_acl_interfaces (#67137)GomathiselviS2020-02-213-3/+300
* Remove unused imports for vyos (#67550)Paul Belanger2020-02-182-2/+2
* Vyos static route module added (#62193)Rohit2020-02-183-4/+208
* VyOS: firewall_rules module added (#65680)Rohit2020-02-172-0/+840
* cloudformation - use mutually_exclusive for on_create_failure and disable_rol...Prasad Katti2020-02-151-19/+0