Merge "Avoid logging stacktraces for schema version mismatches"
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / transactions /
2015-11-13 Flavio FernandesMerge "Avoid logging stacktraces for schema version...
2015-11-10 Stephen KittAvoid logging stacktraces for schema version mismatches 80/29480/1
2015-11-02 Stephen KittInline variables 31/29131/1
2015-11-02 Stephen KittBoxing/unboxing clean-up 26/29126/2
2015-11-02 Stephen KittFull <> clean-up 19/29119/2
2015-11-01 Sam HagueMerge "Add back the proper NetvirtSfc flows"
2015-11-01 Sam HagueMerge "Ovsdb-UI : Change icon and attempt to fix invisi...
2015-11-01 Sam HagueMerge "Added support for remote security group update...
2015-11-01 Sam HagueMerge "Add DataTreeChangeListener, user connections"
2015-10-30 Stephen KittAvoid an NPE in OvsdbNodeRemoveCommand 17/29017/2
2015-10-29 Sam HagueMerge "Fix netvirtsfc flows"
2015-10-28 Anil VishnoiBug 4546 - Southbound plugin throws java.lang.IllegalSt... 83/28883/1
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 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-01 Sam HagueMerge "Speed up SouthboundIT through multi-threading...
2015-10-01 Sam HagueMerge "Add yang for hwvtep"
2015-09-28 Sam HagueMerge "Remove unused integrationtest"
2015-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
2015-09-25 Flavio FernandesMerge "Remove unused northbound"
2015-09-25 Sam HagueMerge "Controller initiated connections always connect...
2015-09-25 Flavio FernandesMerge "Move OvsdbClient it under library-it"
2015-09-25 Anil VishnoiController initiated connections always connect to... 58/27458/1
2015-09-25 Anil VishnoiFix ovsdb node update in clustered environment 46/27446/1
2015-09-23 Anil VishnoiMerge "hwvtepsb: Fixed restconf migration build issues"
2015-09-23 Flavio FernandesMerge "Unit Test for ovsdb southbound OvsdbConnectionMa...
2015-09-23 Flavio FernandesMerge "Added manager list to Ovsdb Node. For applicatio...
2015-09-23 Anil VishnoiAdded manager list to Ovsdb Node. 24/27324/2
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-16 Anil VishnoiMerge "Initial bundle creation for HWTEP SB"
2015-09-16 Anil VishnoiMerge "A few cleanups"
2015-09-16 Flavio FernandesA few cleanups 29/27029/1
2015-09-16 Flavio FernandesMerge "Revert "Use single-argument form of firstKeyOf()""
2015-09-15 Anil VishnoiRevert "Use single-argument form of firstKeyOf()" 07/27007/1
2015-09-15 Flavio FernandesMerge "Use single-argument form of firstKeyOf()"
2015-09-15 Stephen KittUse single-argument form of firstKeyOf() 76/26976/1
2015-08-11 Anil VishnoiMerge "Revert "Remove incorrect or unnecessary relative...
2015-08-11 Flavio FernandesMerge "Remove incorrect or unnecessary relativePaths"
2015-08-09 Thanh HaFix license header violations in southbound 22/25022/1
2015-08-07 Sam HagueMerge "Bug fix for 3545"
2015-08-07 Sam HagueMerge "Clean up Maven dependencies (part 1)"
2015-08-06 Stephen KittGeneral Sonar clean-up 32/24532/5
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging 25/24525/1
2015-07-21 Flavio FernandesMerge "Remove all redundant public modifiers in interfaces"
2015-07-20 Stephen KittRemove all redundant public modifiers in interfaces 91/24291/1
2015-06-29 Flavio FernandesMerge "Added the robot framework to OVSDB VMs"
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-23 Eric MultanenBug 3831 - ignore unknown OVS interface and datapath... 53/23153/1
2015-06-22 Sharad MishraBug 3647 :Operational not set correctly when other... 02/23102/3
2015-06-22 Sharad MishraBug 3647 : Fix for bugzilla 3647 98/22998/4
2015-06-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-13 Sam HagueBug 3379:java.lang.IllegalArgumentException: Controller... 29/22529/1
2015-06-12 Sam HagueMerge "Fix Bug 3663: Update netvirt.provider UT"
2015-06-12 Sam HagueMerge "Bug 3676 - OvsdbNodeRemoveCommand .. had no...
2015-06-11 Sam HagueBug 3676 - OvsdbNodeRemoveCommand .. had no OvsdbNodeAu... 03/22403/1
2015-06-03 Ed WarnickeBug 3310 Bug 3316: Fix for iids for termination points 27/21827/1
2015-06-03 Ed WarnickeBug 3310 Bug 3316: Fix for iids for bridges 41/21141/2
2015-06-03 Ed WarnickeBug 3310 Bug 3316 Use iid stamp if we configured a... 52/20652/6
2015-06-03 Flavio FernandesMerge "Bug 3563 - Fix/clean methods that determine...
2015-06-03 Flavio FernandesMerge "Add per test information"
2015-06-03 Sam HagueMerge "Write iid of ovsdb-node to OpenVSwitch.externalIds"
2015-06-03 Ed WarnickeSwitch from using OvsdbCreateCommand to using OpenVSwit... 22/20322/4
2015-06-03 Ed WarnickePass OvsdbConnectionInstance to Commands instead of... 19/20319/6
2015-05-26 Sam HagueMerge "Revert "Added controller is-connected code""
2015-05-26 Flavio FernandesRevert "Added controller is-connected code" 58/21158/1
2015-05-26 Flavio FernandesMerge "Wait to process datastore until providers are...
2015-05-26 Sam HagueMerge "Added controller is-connected code"
2015-05-15 Sam HagueFix for NPE on port delete 54/20554/1
2015-05-15 Sam HagueSquashed commit of the following: 73/20473/1
2015-05-14 Gabriel Robitaille... Added controller is-connected code 66/18766/4
2015-05-14 Sam HagueMerge "Refactor OpenVSwitchUpdateCommand to improve...
2015-05-13 Ed WarnickeRefactor OpenVSwitchUpdateCommand to improve readability. 01/20301/1
2015-05-06 Flavio FernandesMerge "User provided bridge external-ids not making...
2015-05-05 Amit MandkeFixing issue with interface update. 67/19567/1
2015-04-29 Thomas BachmanFix for NPE during GBP testing. 43/19343/1
2015-04-28 Sharad MishraAdd bridge fails on older OVS versions (< v1.10) 60/19260/3
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-28 Sam HagueMerge "Update TerminationPoint operational data on...
2015-04-28 Anil VishnoiUpdate TerminationPoint operational data on ovsdb port... 63/19063/3
2015-04-27 Sharad MishraFix NPE in operational Bridge remove. 90/19190/1
2015-04-24 Alexis de TalhouëtAdd OpenFlow node reference to the bridge. 54/18954/9
2015-04-24 Anil VishnoiFixed termination point deletion from operational data... 12/19012/3
2015-04-24 Sam HagueMerge "Fix for exception thrown when no ovs_version...
2015-04-23 Sharad MishraFix for exception thrown when no ovs_version set. 70/18970/1
2015-04-17 Sam HagueMerge "Add JUnit testing for ArpResponderService class."
2015-04-16 Flavio FernandesMerge "Add OpenFlow ID to ovsdb-bridge-attributes."
2015-04-15 Flavio FernandesMerge "Adding Unit Tests for netvirt/providers/openflo...
2015-04-15 Sam HagueReturn correct ovs_version 54/18354/2
2015-04-15 Sam HagueCheck for null OVsdbNodeAugmentation 48/18348/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-04-13 Sam HagueMerge "Renamed BridgeCreateCommand to BridgeUpdateCommand"
2015-04-13 Sam HagueMerge "BridgeCreateCommand now correctly handles updates."
next