patch: Bail out earlier if OVS IDL transactions cannot be executed.
authorBen Pfaff <blp@nicira.com>
Thu, 1 Oct 2015 18:09:38 +0000 (11:09 -0700)
committerBen Pfaff <blp@nicira.com>
Sat, 17 Oct 2015 03:15:08 +0000 (20:15 -0700)
commitcb08edc691d863dbac4327fc6c85c6fc2a408e1c
tree0c75937ce934c8a52e283d2cfb9c8b96d2185c50
parenta1d210a64f2b5a2661256aa50c200bf6ac1f3373
patch: Bail out earlier if OVS IDL transactions cannot be executed.

The whole point of this module is side effects on the Open vSwitch
database, so the whole thing can be skipped if those are impossible.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
ovn/controller/patch.c