Merge "Added support to update flows for induvidual security rule add/remove , after...
[ovsdb.git] / southbound / southbound-impl / src / main /
2015-11-16 Sam HagueMerge "Added support to update flows for induvidual...
2015-11-16 Sam HagueMerge "Use MD-SAL events to react to OVSDB changes"
2015-11-16 Sam HagueMerge "SouthboundIT: merge the CRUD tests methods"
2015-11-16 Sam HagueMerge "Listen config DS then push configuration to...
2015-11-16 Sam HagueMerge "Bug 4641 - openstack.net-virt-sfc-features fail...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam HagueMerge "Patch Set 1: Add postman collection for HwvtepSo...
2015-11-13 Anil VishnoiMerge "Security Groups: Added support for ICMP, ALL...
2015-11-13 Flavio FernandesMerge "Fixed possible null point exception in node...
2015-11-13 Sam HagueMerge "add rsp option"
2015-11-13 Sam HagueMerge "added getConnectionInstance by Node"
2015-11-13 Flavio FernandesMerge "UT for remaining classes in ovsdb.southbound...
2015-11-13 Flavio FernandesMerge "Declare expected exceptions"
2015-11-13 Flavio FernandesMerge "Avoid logging stacktraces for schema version...
2015-11-13 Anil VishnoiFixed possible null point exception in node manager... 28/29628/1
2015-11-12 Flavio FernandesMerge "Bug 4611: null pointer exception while processin...
2015-11-12 Anil VishnoiFor controller initiated connection, there is race... 15/29615/1
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 KittDrop redundant type information 30/29130/1
2015-11-02 Stephen KittFix up loops 29/29129/1
2015-11-02 Stephen KittBoxing/unboxing clean-up 26/29126/2
2015-11-02 Stephen KittFull <> clean-up 19/29119/2
2015-11-02 Stephen KittRemove unused imports 18/29118/1
2015-11-02 Stephen KittRemove redundant semi-colons 17/29117/1
2015-11-02 Stephen KittClean up enums 15/29115/1
2015-11-02 Stephen KittClean up collections 08/29108/1
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-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-26 Sam HagueEnsure startOvsdbManager is called 22/28822/1
2015-10-23 Sam HagueRemove unused LibraryProvider 52/28752/4
2015-10-23 Stephen KittUse config for southbound (take 2) 78/27578/9
2015-10-23 Rashmi PujarUT for ovsdb.southbound transact package 49/28749/1
2015-10-21 Sam HagueMerge "Unit test for ovsdb.southbound.ovsdb.transact"
2015-10-20 Sam HagueMerge "Factor common code"
2015-10-20 Sam HagueMerge "Initial implementation for hwvtepsouthbound"
2015-10-20 Sam HagueMerge "update NetvirtSfc postman collection"
2015-10-20 Sam HagueMerge "Use latest sfc-model"
2015-10-19 Anil VishnoiIf node joins the cluster after application master... 68/28568/3
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-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 "Bug 3989 -- Fix the original patch. Original...
2015-09-25 Flavio FernandesMerge "Move OvsdbClient it under library-it"
2015-09-25 Anil VishnoiBug 3989 -- Fix the original patch. Original patch... 59/27459/3
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-24 Sam HagueMerge "Added UT for OvsdbDataChangeListener.java"
2015-09-23 Anil VishnoiAdd YangInstanceIdentifer to InstanceIdentifier convert... 67/27367/2
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 Stephen KittRevert "Use the library config bundle in southbound" 93/27293/1
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-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-09-10 Sam HagueMerge "Migration to use MD-SAL Project"
2015-09-10 Sam HagueMerge "Sonar clean-ups"
2015-09-10 Sam HagueMerge "getDHCPServerPort is modified to address Bug...
2015-09-10 Stephen KittSonar clean-ups 67/26767/1
2015-09-10 Stephen KittUse the library config bundle in southbound 38/26738/2
2015-09-09 Sam HagueMerge "Migrate restconf dependencies"
2015-09-09 Sam HagueMerge "Updating fix for bug 3989 based on discussion...
2015-09-08 Raksha Madhava BangeraUpdating fix for bug 3989 based on discussion in OVSDB... 18/26118/3
2015-08-24 Flavio FernandesMerge "Bug 4163 - null pointer exception NeutronL3Adapt...
2015-08-24 Flavio FernandesMerge "Bug 4160 - null pointer exception in getDHCPServ...
2015-08-18 Sam HagueMerge "Mention "fig up" and sudo for integration tests"
next