cleanup netvirtsfc api exports
[ovsdb.git] / southbound /
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 Sam HagueMerge "Correctly determine the parameterised type"
2015-10-23 Flavio FernandesMerge "Parse the port number in setup()"
2015-10-21 Sam HagueMerge "Unit test for ovsdb.southbound.ovsdb.transact"
2015-10-21 Stephen KittCorrectly determine the parameterised type 47/28647/2
2015-10-21 Stephen KittParse the port number in setup() 38/28638/1
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 Stephen KittFactor common code 59/27959/6
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-17 Mohamed El-SerngawyUnit test for ovsdb.southbound.ovsdb.transact 11/28411/6
2015-10-15 Flavio FernandesMerge "Adding copyright header to ovsdb/southbound UT"
2015-10-15 Rashmi PujarAdding copyright header to ovsdb/southbound UT 47/28447/2
2015-10-15 Flavio FernandesMerge "All TCP & UDP SG Rules : Implementation and...
2015-10-15 Flavio FernandesMerge "UT for southbound/transactions/md - set 5"
2015-10-14 Rashmi PujarUT for southbound/transactions/md - set 5 07/28407/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 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-09 Rashmi PujarUT for southbound/transactions/md - set 4 19/28219/1
2015-10-09 Flavio FernandesMerge "UT for southbound/transactions/md - set 3"
2015-10-08 Rashmi PujarUT for southbound/transactions/md - set 3 63/28163/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-07 rpujarUT for southbound/transactions/md - set 2 29/28029/1
2015-10-07 Sam HagueMerge "UT for southbound/transactions/md"
2015-10-07 Sam HagueMerge "Fix checkstyle issues in netvirtsfc"
2015-10-06 Anil VishnoiIf controller joins the cluster late, and the owner... 89/27989/2
2015-10-06 rpujarUT for southbound/transactions/md 84/27984/1
2015-10-06 Sam HagueMerge "Southbound UT: Fix SouthboundMapper stackoverflo...
2015-10-06 Sam HagueMerge "Mechanical cleanup to SouthboundIT"
2015-10-06 adetalhouetSouthbound UT: Fix SouthboundMapper stackoverflow issue 75/27875/3
2015-10-06 Sam HagueMerge "Fix build issues for UT for updated SouthboundPr...
2015-10-06 Sam HagueMerge "Net-virt-sfc Data Change Listener code first...
2015-10-06 rpujarFix build issues for UT for updated SouthboundProvider... 67/27967/1
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-05 rpujarAdd UT for SouthboundMapper and SouthboundProvider 52/27752/8
2015-10-04 Sam HagueUse odlparent checkstyle 55/27555/5
2015-10-03 Sam HagueMerge "Fix sonar integration test reporting"
2015-10-03 Sam HagueFix sonar integration test reporting 60/27860/3
2015-10-02 Anil VishnoiMerge topic/master/clustering to master branch 37/27837/1
2015-10-02 Stephen KittMechanical cleanup to SouthboundIT 28/27828/1
2015-10-02 Sam HagueMerge "Use the memorized service reference"
2015-10-02 Sam HagueMerge "UT for SouthboundUtil.java"
2015-10-01 rpujarUT for SouthboundUtil.java 12/27612/2
2015-10-01 Sam HagueMerge "Speed up SouthboundIT through multi-threading...
2015-10-01 Sam HagueMerge "Add yang for hwvtep"
2015-09-29 Sam HagueMerge "Added model for QoS and Queue."
2015-09-28 Sam HagueUse common profiles among ovsdb it bundles 69/27469/2
2015-09-28 Sam HagueMerge "Remove unused integrationtest"
2015-09-28 Gabriel Robitaille... Added model for QoS and Queue. 37/24737/10
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-25 Ryan GouldingSpeed up SouthboundIT through multi-threading test... 93/26093/2
2015-09-25 Flavio FernandesMerge "Mdsal utils bundle"
2015-09-24 Anil VishnoiMerge "Initial pass at netvirt model"
2015-09-24 Sam HagueMerge "Added UT for OvsdbDataChangeListener.java"
2015-09-24 rpujarAdded UT for OvsdbDataChangeListener.java 61/27361/4
2015-09-23 Anil VishnoiAdd YangInstanceIdentifer to InstanceIdentifier convert... 67/27367/2
2015-09-23 Anil VishnoiFixed unit test testDisconnect in OvsdbConnectionmanage... 71/27371/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 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-21 rpujarUnit Test for ovsdb southbound OvsdbConnectionManager... 47/27047/5
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 Tony TkacikMigration to use MD-SAL Project 86/26386/5
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-09 Sam HagueMerge "Drop the #1997-related sleep"
2015-09-09 Tomas CereMigrate restconf dependencies 08/26508/5
next