Bug 4752 - Distributed arp only needed on compute nodes that have tenant net
authorFlavio Fernandes <ffernand@redhat.com>
Thu, 10 Dec 2015 15:57:38 +0000 (10:57 -0500)
committerFlavio Fernandes <ffernand@redhat.com>
Thu, 10 Dec 2015 21:54:59 +0000 (16:54 -0500)
commit895571e960a1f304ec9bbed14bcac855af2d1916
tree55d037accea8f8f7e0587a698e436878bb03afad
parent09607d6084431eb6d3010015c6cfc48e44d001ed
Bug 4752 - Distributed arp only needed on compute nodes that have tenant net

Missing logic to avoid adding unnecessary rules for distributed arp in
compute nodes that did not have any tenant vms for a particular
segmentation id

Patch set 2: Fix UT

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