]> git.proxmox.com Git - mirror_ovs.git/commit
ovsdb-server: Allow OVSDB clients to specify the UUID for inserted rows.
authorBen Pfaff <blp@ovn.org>
Thu, 9 Jan 2020 20:48:30 +0000 (12:48 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 17 Jan 2020 00:02:05 +0000 (16:02 -0800)
commita529e3cd1f410747778c3a8be1370a618ef0c861
tree014f6f8ad395d27de9ccf25601e2ab1519b95e3d
parentb9254f7b59bc3e7166c4d555cd40fb8e0b32bafc
ovsdb-server: Allow OVSDB clients to specify the UUID for inserted rows.

Acked-by: Han Zhou <hzhou@ovn.org>
Requested-by: Leonid Ryzhyk <lryzhyk@vmware.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Documentation/ref/ovsdb-server.7.rst
NEWS
ovsdb/execution.c
ovsdb/transaction.c
ovsdb/transaction.h
tests/ovsdb-execution.at
tests/uuidfilt.py