Merge "Bug 4735 - null pointer exception in SouthboundImpl"
[netvirt.git] / openstack / net-virt / src / main / java / org / opendaylight /
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 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"
2015-10-20 Sam HagueMerge "Factor common code"
2015-10-20 Sam HagueMerge "Initial implementation for hwvtepsouthbound"
2015-10-19 BadrinathL3: Add eth to br-ex
2015-10-16 Flavio FernandesMerge "Neuter NetvirtSfcIT"
2015-10-16 Anil VishnoiMerge branch 'topic/master/neutron-yang-migration'...
2015-10-15 ravi_sabapathyBUG 4208 - Unstack and restack existing compute
2015-10-15 Flavio FernandesMerge "All TCP & UDP SG Rules : Implementation and...
2015-10-14 Sam HagueMerge "Workaround to fix net-virt-it"
2015-10-14 Sam HagueWorkaround to fix net-virt-it
2015-10-09 Flavio FernandesMerge "UT for southbound/transactions/md - set 3"
2015-10-09 Flavio FernandesMerge "Remove unused code"
2015-10-08 Anil VishnoiRemove unused code
2015-10-06 Sam HagueMerge "Mechanical cleanup to SouthboundIT"
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-02 Anil VishnoiMerge topic/master/clustering to master branch
2015-10-02 Sam HagueMerge "Use the memorized service reference"
2015-10-02 Sam HagueMerge "UT for SouthboundUtil.java"
2015-10-02 Sam HagueMerge "Bug 4277 - Deleted Network flow entries retained...
2015-10-01 ravi_sabapathyBug 4277 - Deleted Network flow entries retained in...
2015-10-01 Sam HagueMerge "Speed up SouthboundIT through multi-threading...
2015-10-01 Sam HagueMerge "Add yang for hwvtep"
2015-09-30 Stephen KittUse the memorized service reference
2015-09-29 Flavio FernandesLess restriction on shared networks: it can be allowed...
2015-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
2015-09-23 Flavio FernandesMerge "Unit Test for ovsdb southbound OvsdbConnectionMa...
2015-09-22 Flavio FernandesMerge "Revert "Use the library config bundle in southbo...
2015-09-22 Sam HagueMerge "Use the library config bundle in southbound"
2015-09-16 Anil VishnoiMerge "Initial bundle creation for HWTEP SB"
2015-09-16 Anil VishnoiMerge "A few cleanups"
2015-09-16 Flavio FernandesA few cleanups
next