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:11:12 +0000 (18:11 -0700)
commitb421d2af0ab5049a91fa5ba4a423dd4b7d30b0d8
tree6d13a6192b0d11a1fcaee18053f58057f97892f1
parentc02cf07b18bfb46a2fb5571c8380ca4972c3bb77
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