Fix for not finding client(key) 79/18379/1
authorSam Hague <shague@redhat.com>
Wed, 15 Apr 2015 22:36:29 +0000 (18:36 -0400)
committerSam Hague <shague@redhat.com>
Wed, 15 Apr 2015 22:36:29 +0000 (18:36 -0400)
commit1b26c140196e0c42b6cd6092b7637e2a9955edb7
treef0260aeb67a73ff8e8ea55ea50446f871f4fde35
parent35475b84b5d0a7b807849f8dba851e9455ff1f2e
Fix for not finding client(key)

The connectioninfo brought in using the connectioninfo as the key for the clients. The application using the sb only have access to the remote ip and port so the key didn't match if it was using the remote ip:port and local ip:port.

Change-Id: If61faac9bb2be571c08faa95f3beb5190499a54b
Signed-off-by: Sam Hague <shague@redhat.com>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java