Quick and Dirty fix for bridge controller ip address 54/19754/1
authorAnil Vishnoi <vishnoianil@gmail.com>
Wed, 6 May 2015 23:00:24 +0000 (04:30 +0530)
committerAnil Vishnoi <vishnoianil@gmail.com>
Wed, 6 May 2015 23:00:39 +0000 (04:30 +0530)
commit71550bc5db3a338558fdab5f027ac2fbd35f4c29
treeaec61232dbf285d8405bb3ed0abaa2f214c43f58
parent71f2e0e8a26997afd1aaa6842c90b838707acfdd
Quick and Dirty fix for bridge controller ip address
Rather the using the hardcoded value, using the  local host ip address.
This is dirty fix, we should remove it once we get the valid fix using
the connectionInfo local ip address. I think local ip address issues is now
fixed for conncetion-info, so we can probably use that. We need to merge the
 master to netvirtsb branch, that will bring that fix.
With this fix, netvirt create br-int and install all the pipeline flow
successfully.

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