For controller initiated connection, there is race condition
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / OvsdbConnectionManager.java
2015-11-12 Anil VishnoiFor controller initiated connection, there is race... 15/29615/1
2015-11-02 Stephen KittInline variables 31/29131/1
2015-11-02 Stephen KittRemove redundant semi-colons 17/29117/1
2015-11-02 Stephen KittClean up collections 08/29108/1
2015-11-01 Sam HagueMerge "Add DataTreeChangeListener, user connections"
2015-10-27 Sam HagueMerge "UT for ovsdb.southbound transact package"
2015-10-26 Sam HagueMerge "Adding code to test the all the supportted inter...
2015-10-23 Sam HagueRemove unused LibraryProvider 52/28752/4
2015-10-15 Flavio FernandesMerge "All TCP & UDP SG Rules : Implementation and...
2015-10-14 Sam HagueMerge "add ovsdb-sfc feature to test feature"
2015-10-14 Sam HagueMerge "Add capability on southbound to NetvirtSfc"
2015-10-14 Sam HagueMerge "Workaround to fix net-virt-it"
2015-10-13 Sam HagueMerge "UT for southbound/transactions/md - set 4"
2015-10-13 Anil VishnoiFix issue that was causing integration test failure. 20/28320/3
2015-10-13 Flavio FernandesRevert "Temp workaround to debug southbound IT" 27/28327/1
2015-10-13 Sam HagueTemp workaround to debug southbound IT 09/28309/1
2015-10-07 Sam HagueMerge "UT for southbound/transactions/md - set 2"
2015-10-07 Flavio FernandesMerge "If controller joins the cluster late, and the...
2015-10-06 Anil VishnoiIf controller joins the cluster late, and the owner... 89/27989/2
2015-10-06 Sam HagueMerge "Mechanical cleanup to SouthboundIT"
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-02 Anil VishnoiMerge topic/master/clustering to master branch 37/27837/1
2015-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
2015-09-23 Flavio FernandesMerge "Unit Test for ovsdb southbound OvsdbConnectionMa...
2015-09-22 Flavio FernandesMerge "Revert "Use the library config bundle in southbo...
2015-09-22 Sam HagueMerge "Use the library config bundle in southbound"
2015-09-17 Sam HagueMerge "SecGroup: Handle cases when security group has...
2015-09-17 Stephen KittBug 3989: clear the connection info 03/27103/1
2015-06-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-12 Sam HagueMerge "Fix Bug 3663: Update netvirt.provider UT"
2015-06-12 Sam HagueBug 3681 - Uncaught ConnectException leaves library... 21/22421/3
2015-06-12 Sam HagueMerge "Bug 3141 - OVSDB southbound operational MDSAL...
2015-06-11 Sam HagueBug 3141 - OVSDB southbound operational MDSAL stops... 04/22404/1
2015-06-03 Ed WarnickeBug 3310 Bug 3316 Use iid stamp if we configured a... 52/20652/6
2015-06-03 Sam HagueMerge "Slight refactoring of the lifecycle of data"
2015-06-03 Flavio FernandesMerge "Bug 3563 - Fix/clean methods that determine...
2015-06-03 Flavio FernandesMerge "Add per test information"
2015-06-03 Ed WarnickeSlight refactoring of the lifecycle of data 04/20404/5
2015-06-03 Sam HagueMerge "Write iid of ovsdb-node to OpenVSwitch.externalIds"
2015-06-03 Ed WarnickePass OvsdbConnectionInstance to Commands instead of... 19/20319/6
2015-05-14 Sam HagueMerge "Bug 3136: Delete output port from instruction...
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