Use an Autoclosable to guarantee bridge clean-up
authorStephen Kitt <skitt@redhat.com>
Tue, 17 Nov 2015 14:03:56 +0000 (15:03 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 17 Nov 2015 14:03:56 +0000 (15:03 +0100)
TestBridge encapsulates a bridge created in OVSDB; with
try-with-resources this means we know we always clean the bridges up.

Change-Id: Iac00febaa8525d985bd4ba2b71393dd1d086c314
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found