Improve ConnectionReconciliationTask type safety 38/86238/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 5 Dec 2019 13:29:33 +0000 (14:29 +0100)
committerStephen Kitt <skitt@redhat.com>
Thu, 12 Dec 2019 14:46:15 +0000 (14:46 +0000)
commite1e1e10ee378385f7aeeaa76fde4e4b696fafbf6
tree8a5abc5f60efc5f505fd4207667cd9b2f41ceff6
parented28e9059fd009c60656d12f5e2aa9ce08133540
Improve ConnectionReconciliationTask type safety

We require InstanceIdentifier<Node> and OvsdbNodeAugmentation
config data, make sure to reflect that in the API.

JIRA: OVSDB-413
Change-Id: I8d6a86cf455e3ff05f0851def22d6520adabf5d2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/connection/ConnectionReconciliationTask.java