ovn-controller: Dynamically reconnect if ovn-remote value changes.
authorRYAN D. MOATS <rmoats@us.ibm.com>
Tue, 12 Apr 2016 13:43:59 +0000 (08:43 -0500)
committerBen Pfaff <blp@ovn.org>
Thu, 14 Apr 2016 21:58:18 +0000 (14:58 -0700)
commit1b62572da1ba70eec5e654cff264e75f642f2cc0
treeff13ecbfc0e3738381f136e59b4d427ba44f41e7
parent7d9d86add52233872ea7810022716ea8afba53f1
ovn-controller: Dynamically reconnect if ovn-remote value changes.

Allows for auto detection and reconnect if the ovn-remote needs
to change.  Ovn-controller test case updated to include testing
this code.

Signed-off-by: RYAN D. MOATS <rmoats@us.ibm.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ovsdb-idl.c
lib/ovsdb-idl.h
ovn/controller/ovn-controller.c
tests/ovn-controller.at