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
2019-08-28 13:58:45 -04:00
..
fixtures Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
__init__.py
exos_module.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
test_exos_command.py Update slxos_vlan for new SLX-OS versions, linting fixes (#52956) 2019-03-15 08:55:50 +00:00
test_exos_config.py Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
test_exos_facts.py Resource Module for exos_lldp_global (#60988) 2019-08-28 13:58:45 -04:00