Updating OpenFlow Node Description that is learnt from the OVSDB bridge table. 87/2587/1
authorMadhu Venugopal <mavenugo@gmail.com>
Sun, 10 Nov 2013 17:19:11 +0000 (09:19 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Sun, 10 Nov 2013 17:19:11 +0000 (09:19 -0800)
commit3f61b4c1428dd72708f9190e9a5638ce8ca26cfd
tree1312f381e888168ddfd0b5dcc0873d000a0f0a3a
parent72500ef888ad6d87e67f55e71967ca5c94fbe9c8
Updating OpenFlow Node Description that is learnt from the OVSDB bridge table.
In order to compensate for a bug in the way Openflow plugin overrides a null value on the switchmanage node description,
this fix also adds a scheduled reexecution of the description update message after a few seconds to make sure the updates
are not lost.

Change-Id: I605a2ff237d13cb72cdeb60ecf55ad19295c3133
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/ConnectionService.java
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/InventoryService.java