ansible/test/units/modules/network/ovs
Daniel Mellado Area db689f7221 Fix ovsdb module not being idempotent (#57735)
openvswitch_db was not parsing properly some arguments, which caused
some commands to be executed when they shouldn't. This commit fixesit
and adds unit testing for the usecase.

Closes-Bug: #55432
Closes-bug: #43858
2019-06-26 10:48:46 -04:00
..
fixtures Fix ovsdb module not being idempotent (#57735) 2019-06-26 10:48:46 -04:00
__init__.py
ovs_module.py
test_openvswitch_bridge.py
test_openvswitch_db.py Fix ovsdb module not being idempotent (#57735) 2019-06-26 10:48:46 -04:00
test_openvswitch_port.py