ovsdb.git
2015-12-09 adetalhouetClean up pom files 31/31031/8
2015-12-09 Sam HagueMerge "Bug 4735 - null pointer exception in SouthboundImpl"
2015-12-09 Sam HagueMerge "Bug 4734 - netvirt/GatewayMacResolverService...
2015-12-09 Sam HagueMerge "Bug 4733 - impl/SecurityServicesImpl.java: null...
2015-12-09 Sam HagueMerge "Bug 4736 - Add null poiner check of getFixedIPs()"
2015-12-09 Stephen KittDrop duplicate classes 02/31002/6
2015-12-08 Sam Haguetest code to debug it getFlow errors 2 20/31020/3
2015-12-08 Sam HagueMerge "Adding integration tests for Security Groups...
2015-12-08 Sam HagueMerge "Use SouthboundUtils in SouthboundIT"
2015-12-08 Sam HagueMerge "Extract neutron-utils from mdsal-utils"
2015-12-08 Isaku YamahataBug 4735 - null pointer exception in SouthboundImpl 45/30945/2
2015-12-08 Stephen KittUse SouthboundUtils in SouthboundIT 83/30983/2
2015-12-08 Stephen KittExtract neutron-utils from mdsal-utils 82/30982/2
2015-12-08 Sam HagueMerge "Create McastMacs by Listening DS Changes"
2015-12-08 Sam HagueMerge "test code to debug it getFlow errors"
2015-12-08 raveekAdding integration tests for Security Groups (fixed... 71/30971/1
2015-12-08 Peng ZhangCreate McastMacs by Listening DS Changes 60/30960/2
2015-12-08 Sam Haguetest code to debug it getFlow errors 42/30942/3
2015-12-08 Isaku YamahataBug 4736 - Add null poiner check of getFixedIPs() 46/30946/1
2015-12-08 Isaku YamahataBug 4734 - netvirt/GatewayMacResolverService: null... 44/30944/1
2015-12-08 Isaku YamahataBug 4733 - impl/SecurityServicesImpl.java: null pointer... 43/30943/1
2015-12-07 Peng ZhangCreate UcastMacs by Listening DS Changes 55/30855/3
2015-12-05 Sam HagueMerge "standalone demo fixes for SFC model changes"
2015-12-05 Flavio FernandesMerge "BUG 4718 - null pointer exception in NeutronSubn...
2015-12-04 Sam Haguestandalone demo fixes for SFC model changes 40/30740/1
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 Isaku YamahataBUG 4718 - null pointer exception in NeutronSubnetChang... 73/30673/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
next