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/ovs
Jakub Libosvar 26b0908270 openvswitch_db: Make 'key' parameter optional (#42110)
The OVSDB schema consists of typed columns. The 'key' parameter is
required only for columns with type of a 'map'. This patch makes 'key'
an optional parameter to allow setting values for other column types
like int.

Fixes #42108
6 years ago
..
fixtures Refactor openvswitch_port module (#24205) 7 years ago
__init__.py Unit tests for openvswitch_db module (#23974) 8 years ago
ovs_module.py Unit tests: share common code (#31456) 7 years ago
test_openvswitch_bridge.py Unit tests: share common code (#31456) 7 years ago
test_openvswitch_db.py openvswitch_db: Make 'key' parameter optional (#42110) 6 years ago
test_openvswitch_port.py Unit tests: share common code (#31456) 7 years ago