Bug 1730: L3: Trigger processing of neutron port updates based on events from southbound 62/10862/2
authorFlavio Fernandes <ffernand@redhat.com>
Fri, 5 Sep 2014 19:56:12 +0000 (15:56 -0400)
committerFlavio Fernandes <ffernand@redhat.com>
Sat, 6 Sep 2014 20:29:44 +0000 (16:29 -0400)
commitfaede17657147631891f36e649858198b9154814
treef20255ab8ccba6bbd31e6b8462f784c80d95d9ef
parentd4c0f10268a2a7573f14de57c55638da2b2f9271
Bug 1730: L3: Trigger processing of neutron port updates based on events from southbound

When interface events originate from the southbound side of ovsdb, the L3 forwarding
feature in ovsdb expects to be notified. W/out this code, flows needed to program L3
functionality will get skipped.

Due to my mistake, the logic for connecting the southbound event to the
already implemented neutron port handler is missing. This bug is created
to account for the the small code missing in L3 handler; past the code
freeze.

Change-Id: I7d124a66425352dd4690ab830cc29d0b94a87e67
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/impl/NeutronL3Adapter.java