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/changelogs
Jakub Libosvar c3f2e4679c 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

(cherry picked from commit 26b0908270)
6 years ago
..
fragments openvswitch_db: Make 'key' parameter optional (#42110) 6 years ago
.changes.yaml New release v2.6.1 6 years ago
CHANGELOG-v2.6.rst New release v2.6.1 6 years ago
config.yaml