ovsdb-server: Add commands for adding and removing remotes at runtime.
authorBen Pfaff <blp@nicira.com>
Wed, 10 Apr 2013 16:34:49 +0000 (09:34 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 11 Apr 2013 01:15:01 +0000 (18:15 -0700)
commit03e7cc8ff8158dae94fd1a5398697f5ee3439220
tree017a5269095d15c7748a78b0089769328ac719d8
parent1807f295a8ba8fdc4b172188cf3b25245f81c1fd
ovsdb-server: Add commands for adding and removing remotes at runtime.

This will make it possible, in later commits, to make ovsdb-server connect
to OVS managers only after ovs-vswitchd has completed its initial
configuration.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ansis Atteka <aatteka@nicira.com>
ovsdb/ovsdb-server.1.in
ovsdb/ovsdb-server.c
tests/ovsdb-server.at