Merge "Add UT for SouthboundMapper and SouthboundProvider"
[netvirt.git] / openstack / net-virt / src / main / java / org / opendaylight / ovsdb / openstack / netvirt / PortHandler.java
2015-10-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-02 Sam HagueMerge "Use the memorized service reference"
2015-09-30 Stephen KittUse the memorized service reference
2015-08-11 Anil VishnoiMerge "Revert "Remove incorrect or unnecessary relative...
2015-08-11 Flavio FernandesMerge "Remove incorrect or unnecessary relativePaths"
2015-08-09 Thanh HaFix license header violations in net-virt
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging
2015-06-09 Alexis de TalhouëtChange EventDispatcher field visibility of AbstractHand...
2015-05-27 Sam HagueRename MdsalUtils to be Southbound and remove statics
2015-05-26 Sam HagueMerge "Revert "Added controller is-connected code""
2015-05-26 Sam HagueMerge "Added controller is-connected code"
2015-05-22 Sam HagueUse config instead of Activator for netvirt and netvirt...
2015-05-15 Sam HagueSquashed commit of the following:
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility
2015-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-24 Sam HagueMerge "Fix for exception thrown when no ovs_version...
2015-04-24 Sam HagueMerge "SouthboundIT: Test to check ovs version for...
2015-04-23 Cédric OllivierDelete redundant tests in Network, Port and Subnet...
2015-04-14 Sam HagueMerge "Remove unused service interfaces"
2015-04-13 Sam HagueRemove unused service interfaces
2015-03-05 Sam HagueMigrate net-virt from adsal Node to mdsal Node
2015-03-03 Sam HagueMerge "Make BridgeName strongly typed"
2015-03-02 Sam HagueMerge "Fix placement of config file"
2015-03-02 Flavio FernandesMerge "Bug 2438: No serializer found for class.. Boolea...
2015-03-02 Sam HagueMerge "OVSDB V3 northbound failed to find node"
2015-03-02 Sam HagueMerge "getNode fails when id contains |"
2015-03-02 Sam HagueMerge "Ovsdb plugin compatibility layer"
2015-02-28 Anil VishnoiOvsdb plugin compatibility layer
2015-02-26 Sam HagueMerge "MD-SAL OVSDB SB - handle update to ovsdb node."
2015-02-26 Flavio FernandesMerge "Slight simplification in OvsdbConnectionInstance"
2015-02-25 Ed WarnickeUse neutron from new repo
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-02-01 Cédric OllivierFix 'Row cannot be cast to Interface' exceptions
2015-01-06 Sam HagueMerge "Enable SSL two way authentication"
2014-12-23 Flavio FernandesMerge "Updated error catch for deleteRow ConfigurationS...
2014-12-18 Flavio FernandesFix logs in how it should use exceptions.
2014-09-02 Dave TuckerSkeleton implementation of L3 using PipelineOrchestration
2014-08-31 Brent SalisburyMerge "Fixed a minor bug that causes the deprecated...
2014-08-29 Dave TuckerMerge "L3 Neutron plumbing"
2014-08-28 Flavio FernandesL3 Neutron plumbing
2014-08-27 Dave TuckerMerge "Adjusted OVSDB features to enable the Pax-exam...
2014-08-27 Madhu VenugopalMerge "Don't build OVSDB Distribution in Jenkins"
2014-08-27 Madhu VenugopalMerge "Add Interfaces for Openstack L3 forwarding"
2014-08-27 Dave TuckerMerge "l3 support (partial): move event dispatch from...
2014-08-27 Flavio Fernandesl3 support (partial): move event dispatch from southBou...
2014-08-04 Dave TuckerRefactor of the OVSDB Plugin
2014-08-02 Madhu VenugopalMerge "NBI v3 Method Stubs"
2014-07-29 Madhu VenugopalMerge "Fix behaviour of listeners in the InventoryService"
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-23 Dave TuckerFix behaviour of listeners in the InventoryService
2014-07-23 Dave TuckerRefactor OVSDB Neutron Code