You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/exos
Ujwal Komarla 5e200f2d0a Resource Module for exos_lldp_global (#60988)
* Model->Role->Module.
Yet to import modules/exos_facts.py

* exos_facts refactor

* future-import and metaclass

* Fix unit tests

* Fix openconfig-lldp word and send_request API from Httpapi class

idempotent, json.dumps in base class, send_requests from base exos class

* action file for exos_lldp_global

* Add intergration tests for exos_lldp_global

* Test data field of the request
5 years ago
..
fixtures Exos httpapi (#54405) 6 years ago
__init__.py add tests for exos_command module (#42268) 6 years ago
exos_module.py Update bare exceptions to specify Exception. 6 years ago
test_exos_command.py Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 6 years ago
test_exos_config.py Exos httpapi (#54405) 6 years ago
test_exos_facts.py Resource Module for exos_lldp_global (#60988) 5 years ago