Merge "Skeleton Event handlers for the Neutron integration with OVSDB. As per the...
authorBrent Salisbury <brent.salisbury@gmail.com>
Sun, 24 Nov 2013 19:19:51 +0000 (19:19 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Sun, 24 Nov 2013 19:19:51 +0000 (19:19 +0000)
commitd383c5b44d3a4e7735140271c283b06b41b7f0d3
treeef16c086d9b585d967f8f5612adcd2e20a02f034
parent226620dc5ddf59616d4728f6d97b02ec86e13c01
parent202a7264e097d1fa64835d51b045f638b1148615
Merge "Skeleton Event handlers for the Neutron integration with OVSDB. As per the design, the ovsdb.neutron plugin will be a bunch of event handlers which converts the events into corresponding OVSDB/OF programming. The 5 events of interests are 1. NeutronNetwork events 2. NeutronPort events 3. NeutronSubnet events 4. Southbound Node Connectivity events 5. Southbound Port table update events This push just brings in the barebones of these event handlers."