ansible/test/units/module_utils/network
Anton Nikulin 40a97d43d1 New modules and updated HTTP API plugin for FTD devices (#44578)
* Add common and Swagger client utils for FTD modules

* Update FTD HTTP API plugin and add unit tests for it

* Add configuration layer handling object idempotency

* Add ftd_configuration module with unit tests

* Add ftd_file_download and ftd_file_upload modules with unit tests

* Validate operation data and parameters

* Fix ansible-doc, boilerplate and import errors

* Fix pip8 sanity errors

* Update object comparison to work recursively

* Add copyright
2018-08-29 15:48:10 +02:00
..
aci Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
common Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ftd New modules and updated HTTP API plugin for FTD devices (#44578) 2018-08-29 15:48:10 +02:00
nos new nos_command module (#43056) 2018-08-10 13:50:02 -07:00
nso add timeout parameter and increase default timeout for nso modules (#37391) 2018-03-19 15:12:58 +00:00
slxos Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00
__init__.py