ovsdb.git
2015-12-04 Sam HagueMerge "Use a logger instead of printStackTrace"
2015-12-04 Flavio FernandesMerge "Fix updatedUMacsRemoteRows null check"
2015-12-04 Sam HagueMerge "update IT for new SFC model changes for DPLs"
2015-12-04 Sam HagueMerge "OVSDB QoS - move QoS and Queue lists to OVSDB...
2015-12-04 Sam HagueMerge "Create Physical Port By Listening on DS changes"
2015-12-04 Sam Hagueupdate IT for new SFC model changes for DPLs 83/30683/2
2015-12-04 Stephen KittUse a logger instead of printStackTrace 08/30708/1
2015-12-04 Stephen KittFix updatedUMacsRemoteRows null check 03/30703/1
2015-12-03 Sam HagueFix for wrong tun_dst 16/30516/2
2015-12-03 Peng ZhangCreate Physical Port By Listening on DS changes 19/30319/8
2015-12-03 Eric MultanenOVSDB QoS - move QoS and Queue lists to OVSDB Node 65/30465/2
2015-12-03 Isaku YamahataBug 4704 - unbreak compile error of missing symbol... 22/30522/1
2015-12-02 Sam HagueMerge "Delete without reading"
2015-12-02 Stephen KittDelete without reading 32/30232/2
2015-12-02 Peng ZhangAdd Others Command Skeleton Code 30/30430/3
2015-12-01 Flavio FernandesMerge "Fix IT tests as per as API change in SFC"
2015-12-01 Sam HagueMerge "Yang changes and cleanup"
2015-12-01 adetalhouetFix IT tests as per as API change in SFC 41/30441/1
2015-12-01 Flavio FernandesMerge "Avoid exceptions with IPv6 subnets"
2015-12-01 Vishal ThaparYang changes and cleanup 18/30418/2
2015-11-30 SridharGAvoid exceptions with IPv6 subnets 53/30253/4
2015-11-30 Sam HagueMerge "Use odlparent-lite as artifacts parent"
2015-11-30 Sam HagueMerge "Create Physical Switch by listening on DS"
2015-11-30 Sam HagueMerge changes from topic 'sonar-cleanup'
2015-11-30 Sam HagueMerge "Drop redundant ofPort check"
2015-11-30 Sam HagueMerge "Inline return values"
2015-11-30 Sam HagueMerge "Added Update and Remove commands code"
2015-11-30 Sam HagueMerge "Changes to LogicalSwitchUpdateCommand in transac...
2015-11-29 Thanh HaUse odlparent-lite as artifacts parent 50/30350/1
2015-11-28 Peng ZhangCreate Physical Switch by listening on DS 41/30241/4
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-26 Stephen KittRemove unused code and imports 30/30230/1
2015-11-26 Stephen KittGeneral code cleanup 29/30229/1
2015-11-26 Stephen KittSimplify AbstractNeutronInterface::readMd 28/30228/1
2015-11-26 Stephen KittDrop redundant ofPort check 27/30227/1
2015-11-26 Stephen KittInline return values 24/30224/1
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
next