binding: Track local datapaths even when no transaction is possible.
authorBen Pfaff <blp@ovn.org>
Mon, 7 Mar 2016 20:53:15 +0000 (12:53 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 7 Mar 2016 22:56:58 +0000 (14:56 -0800)
commit0c0afad722d9758b6c50b91300d807a8f6d390d8
tree218b69b9a798eb1d40631f4814a6e09cf0f58f11
parent79b4e6dc489fa4c082f8e056bee30a28129f61fc
binding: Track local datapaths even when no transaction is possible.

Plenty of other code depends on the set of local datapaths.  Most notably,
the lflow code will drop logical flows when their logical datapaths aren't
present locally.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Russell Bryant <russell@ovn.org>
ovn/controller/binding.c