summaryrefslogtreecommitdiff
path: root/test/units/modules
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.iosxrAnsible Core Team2020-03-2325-1725/+0
* Migrated to cisco.iosAnsible Core Team2020-03-2346-3475/+0
* Migrated to cisco.asaAnsible Core Team2020-03-233-188/+0
* Migrated to arista.eosAnsible Core Team2020-03-2338-3061/+0
* Migrated to check_point.mgmtAnsible Core Team2020-03-2389-8845/+0
* Migrated to netapp.ontapAnsible Core Team2020-03-2358-15173/+0
* Migrated to netapp.elementswAnsible Core Team2020-03-234-688/+0
* Migrated to netapp.awsAnsible Core Team2020-03-23528-32691/+0
* Migrated to fortinet.fortiosAnsible Core Team2020-03-23423-118002/+0
* Migrated to ansible.posixAnsible Core Team2020-03-23119-3587/+0
* Migrated to ansible.netcommonAnsible Core Team2020-03-232-143/+0
* Migrated to ansible.amazonAnsible Core Team2020-03-233-326/+0
* Migrated to community.vmwareAnsible Core Team2020-03-232-158/+0
* Migrated to community.cryptoAnsible Core Team2020-03-231-305/+0
* Migrated to community.generalAnsible Core Team2020-03-23652-82404/+0
* Migrated to community.amazonAnsible Core Team2020-03-2314-2972/+0
* Migrated to frr.frrAnsible Core Team2020-03-237-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
* Fix to - eos_vlans using state parameter replaced is giving odd behavior (#6...GomathiselviS2020-02-121-3/+3
* When no pool quantity is set, then do not set quantity to 1 (#66807)Jiri Hnidek2020-01-291-5/+2
* pamd: Fix AttributeError when removing the first or last rule (#66398)Sato Kenta2020-01-231-0/+17
* Fix fact gathering for sensor-groups (#66439)Mike Wiebe2020-01-222-0/+40
* Fix flake8 errors for junos tests (#66645)Paul Belanger2020-01-212-2/+1