Net-virt is not checking if the master of the net-virt-application is
authorAnil Vishnoi <vishnoianil@gmail.com>
Mon, 7 Mar 2016 19:00:22 +0000 (11:00 -0800)
committerSam Hague <shague@redhat.com>
Thu, 10 Mar 2016 13:13:06 +0000 (13:13 +0000)
commit73b83f2135741144ee23f5a3b1be8248864b3b12
tree293554f28b6e4982c98a36e1b14627b354b2a0a9
parentdd620adcefbe26282b177ce784c8484d50da69a2
Net-virt is not checking if the master of the net-virt-application is
elected at the clustering level or not. Because of this it can end up in a situation
where candidates are registered but owner is not elected and all the instances
gets false when they check for the owner. This patch fixes the issue, where
it waits till owner is selected

Change-Id: I2c720aeac44e4252091952383fe3bb4ed9bed97b
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/NetvirtProvider.java
openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/impl/OvsdbInventoryServiceImpl.java