ovsdb.git
2015-11-30 Sam HagueMerge "Added Update and Remove commands code"
2015-11-30 Sam HagueMerge "Changes to LogicalSwitchUpdateCommand in transac...
2015-11-27 Anil VishnoiMerge "Avoid calling the String constructor explicitly"
2015-11-27 karanrajsinghAdded Update and Remove commands code 45/30245/2
2015-11-26 Peng ZhangChanges to LogicalSwitchUpdateCommand in transact as... 07/30207/4
2015-11-25 Sam HagueMerge "Add option to use netdev datapath_type"
2015-11-25 Sam HagueAdd option to use netdev datapath_type 13/30213/1
2015-11-25 Stephen KittAvoid calling the String constructor explicitly 08/30208/1
2015-11-25 Vishal Thaparyang changes, PhysicalLocator and UcastMacsRemote 03/30203/2
2015-11-25 Sam HagueMerge "Changes to LogicalSwitchUpdate as per new yang"
2015-11-25 Sam HagueMerge "Added UT and refactored code 1) Added UT for...
2015-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
2015-11-25 Sam HagueMerge "Clean up L2ForwardingService"
2015-11-25 Sam HagueMerge "Move NetvirtIT to use latest IT parent poms"
2015-11-25 Sam HagueMove NetvirtIT to use latest IT parent poms 99/30199/1
2015-11-25 karanrajsinghChanges to LogicalSwitchUpdate as per new yang 48/30148/2
2015-11-24 Aswin SuryanarayananAdded UT and refactored code 23/30123/2
2015-11-24 Sam HagueMerge "Change hwvtep.yang and fix related code"
2015-11-24 Peng ZhangChange hwvtep.yang and fix related code 18/30118/1
2015-11-24 Sam HagueMerge "Test code for failing IT test 2"
2015-11-24 Sam HagueTest code for failing IT test 2 06/30106/1
2015-11-23 Sam HagueTest code for failing IT test 93/30093/1
2015-11-23 Layth Al-AniUT for ProtocolRemovedCommand class 41/29341/6
2015-11-23 Stephen KittClean up L2ForwardingService 00/30000/3
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-19 Stephen KittHandle new base type provided by MD-SAL 35/29935/1
2015-11-19 Sam HagueMerge "Remove a few obsolete dependencies"
2015-11-18 Stephen KittRemove a few obsolete dependencies 55/29855/1
2015-11-17 Stephen KittUse an Autoclosable to guarantee bridge clean-up 15/29815/1
2015-11-17 Stephen KittShare a single OVSDB connection among all tests 09/29809/3
2015-11-16 Sam HagueMerge "Maven cleanup and features-parent migration"
2015-11-16 Sam HagueMerge "Added code for PhysicalPort, LogicalSwitch"
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 Stephen KittMaven cleanup and features-parent migration 63/29763/1
2015-11-16 Sam HagueBug 4641 - openstack.net-virt-sfc-features fail to... 52/29752/1
2015-11-16 Vishal ThaparAdded code for PhysicalPort, LogicalSwitch 59/29659/2
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-16 Sam HagueBug 4641 - openstack.net-virt-sfc-features fail to... 26/29726/1
2015-11-15 Peng ZhangListen config DS then push configuration to switch 75/29575/3
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam HagueMerge "Patch Set 1: Add postman collection for HwvtepSo...
2015-11-14 Sam Haguerework sfc flows 2 98/29698/1
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 Peng ZhangPatch Set 1: 00/29600/6
2015-11-13 Sam HagueMerge "add rsp option"
2015-11-13 Sam HagueMerge "added getConnectionInstance by Node"
2015-11-13 Sam Hagueadd rsp option 33/29633/1
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-12 Sam HagueMerge "rework sfc flows"
2015-11-12 Sam Haguerework sfc flows 05/29605/1
2015-11-12 Vishal Thaparadded getConnectionInstance by Node 99/29599/1
2015-11-11 Sam HagueMerge "workaround for sfc part 2"
2015-11-11 Sam Hagueworkaround for sfc part 2 65/29565/1
2015-11-11 Sam HagueMerge "add rest of sfc flows"
2015-11-11 Sam Hagueadd rest of sfc flows 31/29531/1
2015-11-10 Sam HagueMerge "workaround for sfc"
2015-11-10 Sam Hagueworkaround for sfc 10/29510/2
2015-11-10 Flavio FernandesBug 4611: null pointer exception while processing inter... 08/29508/2
2015-11-10 Stephen KittAvoid logging stacktraces for schema version mismatches 80/29480/1
2015-11-10 Stephen KittDeclare expected exceptions 79/29479/1
2015-11-09 Rashmi PujarUT for remaining classes in ovsdb.southbound.ovsdb... 59/29459/1
2015-11-09 Aswin SuryanarayananAdded support to update flows for induvidual security... 47/29247/2
2015-11-09 Stephen KittUse MD-SAL events to react to OVSDB changes 31/29431/2
2015-11-09 Stephen KittSouthboundIT: merge the CRUD tests methods 30/29430/1
2015-11-09 raveekSecurity Groups: Added support for ICMP, ALL ICMP and... 74/29174/5
2015-11-09 Sam HagueMerge "Added command patterns to update OperDS"
2015-11-09 Sam Hagueinitial framework for sfc workaround and IT tests 22/29422/1
2015-11-09 Sam Hagueupdate exports for ServiceHelper 21/29421/1
2015-11-08 Sam HagueAdd config for selecting provider 18/29418/3
2015-11-08 Sam HagueRework provider interface to allow different providers 17/29417/1
2015-11-08 Sam HagueAdd SfcClassifier to pipeline 14/29414/2
2015-11-06 Flavio FernandesMerge changes I4a8650ae,Ie2e119fd,Ic2acced7,Ieeb5ae5b...
2015-11-06 Anil VishnoiFixed wildcarded imports 98/29398/1
2015-11-06 Anil VishnoiFixed NPE in md-sal secutiry groups to neutron security... 94/29394/1
2015-11-06 Anil VishnoiRemoved Flow id caches that is being used to check 04/29204/4
2015-11-06 Anil VishnoiPopulate the Node Cache at the controller start/restart. 02/29202/3
2015-11-06 Anil VishnoiRepopulate router, port and floating ip related caches 99/29199/4
2015-11-05 Sam HagueMerge "Fix the feature name of hwvtepsouthbound in...
2015-11-05 Sam HagueMerge "Extend southbound-it testDpdkSwitch() to test...
2015-11-05 Vishal ThaparAdded command patterns to update OperDS 65/29265/3
2015-11-05 Sam HagueMore changes for SFC 21/29321/1
2015-11-05 Sam HagueFix utils exports 20/29320/1
2015-11-05 Sam HagueModify NSH MatchUtils 19/29319/1
2015-11-05 Sam HagueAdd Flow utils 18/29318/1
2015-11-05 Peng ZhangFix the feature name of hwvtepsouthbound in ./hwvtepsou... 86/29286/1
2015-11-04 Praveen MalaExtend southbound-it testDpdkSwitch() to test all the... 68/29168/2
2015-11-04 Sam HagueMerge changes If2ef6c5c,I4b8e0a28
2015-11-04 Sam HagueFix nsh flow 88/29188/3
2015-11-04 Sam Haguefix for missing sfc feature 28/29228/2
2015-11-03 Sam HagueMerge "Use config for hwvtepsouthbound"
2015-11-03 Vishal ThaparUse config for hwvtepsouthbound 25/29125/2
next