Merge "Bug 4912 - NeutronL3Adapter: missing/reordered enabled check"
[netvirt.git] / openstack / net-virt /
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-10 Sam HagueMerge "Add a unit test for TyperUtils::checkVersion()"
2016-01-10 Sam HagueMerge "Disable hwvtep tests until impl is ready"
2016-01-09 Sam HagueMerge "Disable hwvtepsouthbound-it"
2016-01-09 Isaku YamahataBug 4912 - NeutronL3Adapter: missing/reordered enabled...
2016-01-09 Anil VishnoiMerge 'topic/master/net-virt-networking' to 'master'
2016-01-06 Isaku YamahataBug 4881 - failure in netvirt.AbstractEventTest
2016-01-04 Flavio FernandesBug 4874 - distributed arp in old l3 for ovsdb is not...
2015-12-23 Sam HagueMerge "Framework for netvirt model (Part 1)."
2015-12-22 Flavio FernandesRemove extra return statement.
2015-12-21 Sam HagueMerge "Close the OVSDB connection after the last test"
2015-12-18 Flavio FernandesMerge "Bug 4789 - allowed address pair doesn't have...
2015-12-18 Sam HagueCleanup NetvirtIT
2015-12-17 Sam HagueMerge "Remove Physical Port by Listening on ConfigDS"
2015-12-16 Isaku YamahataBug 4789 - allowed address pair doesn't have port id
2015-12-15 Flavio FernandesBug 4776 - handle cases when network/subnet contains...
2015-12-15 Sam HagueMerge "Bug 4579 - Periodic ARP resolver is missing...
2015-12-14 Flavio FernandesBug 4579 - Periodic ARP resolver is missing callback...
2015-12-10 Flavio FernandesBug 4752 - Distributed arp only needed on compute nodes...
2015-12-10 Sam HagueMerge "Clean up pom files"
2015-12-10 Sam HagueMerge "Clean up hwvtepsouthbound"
2015-12-09 adetalhouetClean up pom files
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
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
2015-12-08 Stephen KittExtract 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
2015-12-08 Isaku YamahataBug 4736 - Add null poiner check of getFixedIPs()
2015-12-08 Isaku YamahataBug 4733 - impl/SecurityServicesImpl.java: null pointer...
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-03 Isaku YamahataBUG 4718 - null pointer exception in NeutronSubnetChang...
2015-12-03 Isaku YamahataBug 4704 - unbreak compile error of missing symbol...
2015-12-01 Flavio FernandesMerge "Avoid exceptions with IPv6 subnets"
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-27 Anil VishnoiMerge "Avoid calling the String constructor explicitly"
2015-11-26 Stephen KittSimplify AbstractNeutronInterface::readMd
2015-11-25 Sam HagueMerge "Add option to use netdev datapath_type"
2015-11-25 Sam HagueAdd option to use netdev datapath_type
2015-11-25 Stephen KittAvoid calling the String constructor explicitly
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-24 Aswin SuryanarayananAdded UT and refactored code
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-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 Sam HagueMerge "Listen config DS then push configuration to...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam Haguerework sfc flows 2
2015-11-09 Aswin SuryanarayananAdded support to update flows for induvidual security...
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 VishnoiFixed wildcarded imports
2015-11-06 Anil VishnoiFixed NPE in md-sal secutiry groups to neutron security...
2015-11-06 Anil VishnoiRemoved Flow id caches that is being used to check
2015-11-06 Anil VishnoiPopulate the Node Cache at the controller start/restart.
2015-11-06 Anil VishnoiRepopulate router, port and floating ip related caches
2015-11-02 Stephen KittInline variables
2015-11-02 Stephen KittDrop redundant type information
2015-11-02 Stephen KittFix up loops
2015-11-02 Stephen KittBoxing/unboxing clean-up
2015-11-02 Stephen KittFull <> clean-up
2015-11-02 Stephen KittRemove unused imports
2015-11-02 Stephen KittRemove redundant semi-colons
2015-11-02 Stephen KittClean up collections
2015-11-01 Sam HagueMerge "Add back the proper NetvirtSfc flows"
2015-11-01 Sam HagueMerge "Ovsdb-UI : Change icon and attempt to fix invisi...
2015-11-01 Sam HagueMerge "Added support for remote security group update...
2015-11-01 Sam HagueMerge "Add DataTreeChangeListener, user connections"
2015-10-27 Aswin SuryanarayananAdded support for remote security group update.
2015-10-27 Sam HagueMerge "UT for ovsdb.southbound transact package"
2015-10-26 Sam HagueMerge "Adding code to test the all the supportted inter...
2015-10-26 Sam HagueFixup minor net-virt-it exceptions
2015-10-21 Sam HagueMerge "Unit test for ovsdb.southbound.ovsdb.transact"
next