Fix race condition in initial connection.
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / OvsdbConnectionManager.java
2015-05-11 Ed WarnickeFix race condition in initial connection. 50/20050/5
2015-05-08 Anil VishnoiClient should be added to cache before we push the 56/19956/1
2015-05-05 Sam HagueMerge "Fix for bridge other config in mdsal."
2015-05-01 Ed WarnickeFixed issue with connection-info->{local-ip,local-port... 44/19444/1
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-20 Anil VishnoiFix ovsdb node disconnect - Removing ovsdb node from... 43/18643/2
2015-04-14 Sam HagueMerge "Remove unused service interfaces"
2015-04-14 Sam HagueMerge "Deprecated OvsdbClientKey and replaced with...
2015-04-14 Sam HagueMerge "Hook southbound integration in normal build...
2015-04-14 Ed WarnickeDeprecated OvsdbClientKey and replaced with ConnectionInfo 32/18232/2
2015-04-13 Ed WarnickeIntroducing ConnectionInfo 29/18229/1
2015-03-30 Flavio FernandesMerge "Fail build on checkstyle errors"
2015-03-30 Sam HagueFail build on checkstyle errors 68/17368/1
2015-03-25 Sam HagueMerge "Add JUnit testing of TenantNetworkManagerImpl...
2015-03-24 Anil VishnoiDefine Models for Port/Interface attributes and implemented 63/17063/4
2015-03-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-18 Flavio FernandesMerge "Remove final remnants of sal.core from net-virt...
2015-03-18 Flavio FernandesMerge "Remove sal.core from NodeUtils"
2015-03-18 Flavio FernandesMerge "Remove final bits if adsal from plugin-shell"
2015-03-17 Sam HagueMerge "Initial write for bridge."
2015-03-17 Ed WarnickeInitial write for bridge. 83/16283/7
2015-03-10 Flavio FernandesMerge "Renaming ovsdb-managed-node-augmentation to...
2015-03-10 Sharad MishraRenaming ovsdb-managed-node-augmentation to ovsdb-bridg... 76/16276/1
2015-02-26 Ed WarnickeAdd getters for OvsdbConnectionInstance to ConnectionMa... 89/15789/2
2015-02-24 Ed WarnickeSwitch to command pattern and using transaction chains 75/15675/1
2015-02-20 Flavio FernandesMerge "Nit pick: fix spacing in getNode()"
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-20 Anil VishnoiFetch managed node (bridge) details and augment to... 85/15385/3
2015-02-11 Eric MultanenOVSDB MD-SAL SB - remove extra disconnected call 29/15129/2
2015-02-11 Sam HagueMerge topics 'mdsal_ovsd_db', 'mdsal_ovsdb_sb'
2015-02-11 Sam HagueMerge "MD-SAL OVSDB SB - handle deletion of Ovsdb Nodes"
2015-02-11 Sam HagueMerge "Basic wiring for OVSDB updates"
2015-02-10 Ed WarnickeProvide some simple getters for getting the client... 16/15116/2
2015-02-10 Eric MultanenMD-SAL OVSDB SB - handle deletion of Ovsdb Nodes 77/14877/4
2015-02-09 Ed WarnickeBasic wiring for OVSDB updates 43/15043/2
2015-02-05 Flavio FernandesMerge "BUG-1173: do not mention guava.version"
2015-02-05 Sam HagueMerge "Fix for Sonar bugs Signed-off-by: Bindya Narayan...
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-04 Ed WarnickeRough musings towards an MD-SAL OVSDB SB 61/14261/20