OVSDB support for controller restart scenario to work along with Neutron interface. 80/4380/1
authorMadhu Venugopal <mavenugo@gmail.com>
Sun, 19 Jan 2014 08:52:20 +0000 (00:52 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Sun, 19 Jan 2014 08:52:20 +0000 (00:52 -0800)
commit945fd9313575e32fe2619f85f38d0d6968f66cc0
tree945caf63ae2ceff805d1605fa9eda726aa9ee073
parentc7260ddfea812eb25e4e75280bb59c72d3a0b107
OVSDB support for controller restart scenario to work along with Neutron interface.

With the Controller support for neutron config save/restore in, this fix handles the next level
of bootup handling in the ovsdb's neutron handling.
Essentially, the southboundhandler triggers the update for the existing OVSDB connection and that
handles all the programming needs.

Change-Id: Ic72af4eb5d456ac09dcce4eed6bd3cb03804b45f
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
neutron/src/main/java/org/opendaylight/ovsdb/neutron/Activator.java
neutron/src/main/java/org/opendaylight/ovsdb/neutron/BaseHandler.java
neutron/src/main/java/org/opendaylight/ovsdb/neutron/SouthboundHandler.java
ovsdb/src/main/java/org/opendaylight/ovsdb/plugin/ConfigurationService.java