BUG-5404 Dangling Distributed ARP flows for DHCP
[ovsdb.git] / openstack / net-virt / src / test / java / org /
2016-02-24 JoshBUG-5404 Dangling Distributed ARP flows for DHCP 57/35357/1
2016-02-19 karthik_jUnit test file for DistributedArpService. 71/34171/4
2016-02-12 Sam HagueMerge "Clean up SouthboundMapper (and fix createQosType())"
2016-02-12 Sam HagueMerge "Bug 4550 - always rebuild security group rule...
2016-02-12 Sam HagueMerge "Bug 4917 For fixing SG dangling flows. Extended...
2016-02-11 Aswin SuryanarayananBug 4917 For fixing SG dangling flows. Extended port... 10/34410/5
2016-02-11 Victor PickardBUG 5164 Cleanup Floating IP Rules when VM is deleted. 21/34521/1
2016-02-04 Sam HagueMerge "Fix for changes to neutron-l3.yang"
2016-02-04 Sam HagueMerge "BUG-5006: rework tests using AbstractDataBrokerTest"
2016-02-04 Sam HagueMerge "Use constants for NeutronSecurityRule"
2016-02-02 Stephen KittBUG-5006: rework tests using AbstractDataBrokerTest 01/33901/1
2016-02-01 Stephen KittUse constants for NeutronSecurityRule 59/33859/1
2016-02-01 hari.prBUG-4892:fixed Not getting Arp flows if there is no... 57/33857/1
2016-02-01 Sam HagueMerge "BUG-5110 Enable pinging any router"
2016-01-31 Sam HagueMerge "Add IPv6 SecurityGroup tests."
2016-01-28 Sam HagueMerge "[Bug 5131]- Hard-coded base url in Ovsdb-ui"
2016-01-28 Sam HagueMerge "BUG-4794: use the transaction invoker for hwvtep"
2016-01-28 Sam HagueMerge "BUG-2625: remove unneeded equinox dependencies"
2016-01-28 Sam HagueMerge "Remove SouthboundUtil::deleteNode()"
2016-01-27 Stephen KittFix generics for JDK 8 30/33630/1
2016-01-25 Sam HagueMerge "Bug 5008 - QoS and Queue fixes for ovsdb southbound"
2016-01-25 Aswin SuryanarayananFixes Bug 4769 51/33451/3
2016-01-19 Sam HagueMerge "Bug 5007 - Reenable SG IT"
2016-01-19 Sam HagueMerge "BUG-5006: Rework testEnqueueEvent to avoid priva...
2016-01-19 Sam HagueMerge "BUG-5006: Reduce usage of PowerMock"
2016-01-19 Stephen KittBUG-5006: Rework testEnqueueEvent to avoid private... 49/32949/4
2016-01-19 Stephen KittBUG-5006: Reduce usage of PowerMock 93/32593/4
2016-01-15 Flavio FernandesMerge "BUG-4205 : VM delete doesnot remove all related...
2016-01-15 bviswaBUG-4205 : VM delete doesnot remove all related flows 98/32498/5
2016-01-14 Sam HagueMerge "Add support for bfd-status for monitoring"
2016-01-14 Flavio FernandesMerge "Revert "Added cluster aware mdsal utils class...
2016-01-13 Flavio FernandesMerge "Drop testRegisterNewInterface() entirely"
2016-01-13 Stephen KittDrop testRegisterNewInterface() entirely 84/32484/1
2016-01-13 Sam HagueMerge "Use ClusteredDataTreeListener in hwvtepsb"
2016-01-12 Sam HagueMerge "Adding changes to use and support connecting...
2016-01-12 Sam HagueDisable broken unit test: NeutronFloatingIPInterfaceTest 47/32447/2
2016-01-12 Sam HagueMerge "Enable PowerMock instrumentation with JaCoCo"
2016-01-12 Sam HagueMerge "Added cluster aware mdsal utils class to net...
2016-01-12 Sam HagueMerge "Explictly cleanup all the bridges managed by...
2016-01-12 Sam HagueMerge "Unit test file for NeutronFloatingIPInterface."
2016-01-12 Sam HagueMerge " Added new feature *odl-ovsdb-openstack-clustera...
2016-01-10 Sam HagueMerge "Bug 4913 - populate openflow rules for security...
2016-01-10 Sam HagueMerge "Bug 4912 - NeutronL3Adapter: missing/reordered...
2016-01-10 Sam HagueMerge "Fix UT: call method under test and verify"
2016-01-10 Sam HagueMerge "Bug 4881 - failure in netvirt.AbstractEventTest"
2016-01-10 Sam HagueMerge "Bug 4911 - unbreak a55db97e8ce43aec9e2f3a3fe70f6...
2016-01-10 Sam HagueMerge "Add netvirt and hwgw features to main ovsdb...
2016-01-10 Sam HagueMerge "QoS Schema - fix type of QoS type"
2016-01-10 Sam HagueMerge "Remove unused SchemaVersionMismatchException...
2016-01-10 Sam HagueMerge "Bug 4874 - distributed arp in old l3 for ovsdb...
2016-01-08 karthik_jUnit test file for NeutronFloatingIPInterface. 73/32273/3
2016-01-06 Isaku YamahataBug 4881 - failure in netvirt.AbstractEventTest 60/32160/1
2016-01-04 Flavio FernandesBug 4874 - distributed arp in old l3 for ovsdb is not... 96/32096/4
2015-12-18 Flavio FernandesMerge "Bug 4789 - allowed address pair doesn't have...
2015-12-15 Sam HagueMerge "Bug 4579 - Periodic ARP resolver is missing...
2015-12-14 Flavio FernandesBug 4579 - Periodic ARP resolver is missing callback... 22/31222/3
2015-12-10 Flavio FernandesBug 4752 - Distributed arp only needed on compute nodes... 54/31154/4
2015-12-10 Sam HagueMerge "Clean up hwvtepsouthbound"
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 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 Sam HagueMerge "Create McastMacs by Listening DS Changes"
2015-12-08 Sam HagueMerge "test code to debug it getFlow errors"
2015-12-08 Sam Haguetest code to debug it getFlow errors 42/30942/3
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-27 Anil VishnoiMerge "Avoid calling the String constructor explicitly"
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 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-24 Aswin SuryanarayananAdded UT and refactored code 23/30123/2
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
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-09 Aswin SuryanarayananAdded support to update flows for induvidual security... 47/29247/2
2015-11-09 Sam HagueMerge "Added command patterns to update OperDS"
2015-11-06 Flavio FernandesMerge changes I4a8650ae,Ie2e119fd,Ic2acced7,Ieeb5ae5b...
2015-11-06 Anil VishnoiRemoved Flow id caches that is being used to check 04/29204/4
2015-11-06 Anil VishnoiRepopulate router, port and floating ip related caches 99/29199/4
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 redundant semi-colons 17/29117/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-16 Flavio FernandesMerge "Neuter NetvirtSfcIT"
2015-10-16 Anil VishnoiMerge branch 'topic/master/neutron-yang-migration'... 16/28516/2
2015-10-15 Flavio FernandesMerge "All TCP & UDP SG Rules : Implementation and...
2015-10-09 Flavio FernandesMerge "UT for southbound/transactions/md - set 3"
next