Check the tables we want to monitor against the schema that we got from the node. 17/2317/1
authorHugo Trippaers <trippie@gmail.com>
Fri, 1 Nov 2013 15:57:18 +0000 (16:57 +0100)
committerHugo Trippaers <hugo@trippaers.nl>
Fri, 1 Nov 2013 17:06:11 +0000 (18:06 +0100)
commit847387fae0f9fef265492090e4d4175adea83b1b
tree4e821e11eb8221727145c43fbfd9aafea573e45a
parent9ae771ef09960c1336c1ad716149c7cd21b75a04
Check the tables we want to monitor against the schema that we got from the node.

The monitor can throw an error, so handle it.

As details is defined as being part of the error we can include it in the base response.

Change-Id: I950d36ff16eebdf1d46cf8047ec8dd620007aab6
Signed-off-by: Hugo Trippaers <trippie@gmail.com>
ovsdb/src/main/java/org/opendaylight/ovsdb/lib/message/Response.java
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/ConnectionService.java