ansible/test/units/modules/network/radware
Evgeny Fedoruk e73d3dfe20 Fixing bug when returned 404 status code considered as invalid (#33530)
In case of workflow delete action, the returned 404 status code
considered as invalid although it's a valid code for not found (deleted)
entity.
Removed verification of the status. Only success should be verified.

Fixes #33524
2017-12-06 14:18:45 +00:00
..
__init__.py
ct.vm
test_vdirect_commit.py Module for committing pending configuration on Radware devices (#31776) 2017-11-08 16:41:20 +00:00
test_vdirect_file.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
test_vdirect_runnable.py Fixing bug when returned 404 status code considered as invalid (#33530) 2017-12-06 14:18:45 +00:00
wt.zip