BUG-4794: use the transaction invoker for hwvtep
authorStephen Kitt <skitt@redhat.com>
Thu, 28 Jan 2016 09:51:38 +0000 (10:51 +0100)
committerStephen Kitt <skitt@redhat.com>
Thu, 28 Jan 2016 09:51:38 +0000 (10:51 +0100)
commit530daf1455ab7b92b04ca5ffe943946cd7e3cfff
tree7e388acf9861de1e9f5c0f62ccebb760ea4f4b77
parent59aab8e8f674abe146562b1b242348d3d8458ff7
BUG-4794: use the transaction invoker for hwvtep

HwvtepConnectionManager can delete a connection without going through
the transaction invoker. This patch fixes this and removes the
now-obsolete deleteNode method from HwvtepSouthboundUtil.

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