Merge "Add UT for SouthboundMapper and SouthboundProvider"
[netvirt.git] / openstack / net-virt / src / main / java / org / opendaylight / ovsdb / openstack / netvirt / SouthboundHandler.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-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
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-10 Sam HagueMerge "Migration to use MD-SAL Project"
2015-09-10 Sam HagueMerge "Sonar clean-ups"
2015-09-10 Stephen KittSonar clean-ups
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-08-07 Sam HagueMerge "Bug fix for 3545"
2015-08-07 Sam HagueMerge "Clean up Maven dependencies (part 1)"
2015-08-06 Stephen KittGeneral Sonar clean-up
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging
2015-07-21 Sam HagueMerge "Sonar clean-up: OF13Provider"
2015-07-17 Anil VishnoiBug 3378 - ovsdb netvirt needs help in getting mac...
2015-07-17 Sam HagueMerge "Added fixed DHCP security rules, which will...
2015-07-08 Andre FredetteMerge Sonar fixes from stable/lithium..
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-19 Flavio FernandesMerge "Added Vagrant images to run CSIT."
2015-06-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix ARP...
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 Flavio FernandesMerge "Wait to process datastore until providers are...
2015-05-26 Sam HagueMerge "Added controller is-connected code"
2015-05-26 Sam HagueWait to process datastore until providers are ready
2015-05-22 Sam HagueUse config instead of Activator for netvirt and netvirt...
2015-05-15 Sam HagueFix for vlan physical port flows on add and remove
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-03-24 Sam HagueMerge "Add bridge port when creating a bridge via OVSDB...
2015-03-23 Flavio FernandesAdd node callback to flow capable listener from ovsdb...
2015-03-19 Flavio FernandesMerge "Return only the Identifier and not the whole...
2015-03-18 Sam HagueImplement NodeCacheListener to SouthboundHandler
2015-03-10 Flavio FernandesMerge "Renaming ovsdb-managed-node-augmentation to...
2015-03-10 Sam HagueRemove sal IInventoryListener from Southboundhandler
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-16 Sam HagueBug 2707: Pipeline flows are not programmed because...
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-10-13 Cédric OllivierAdd import statements for o.o.o.o.n.a.ConfigurationService
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-06 Madhu VenugopalMerge "Wait for result of Transactions in MD-SAL Adapter"
2014-08-06 Madhu VenugopalMerge "Close the SouthboundHandler Executor Gracefully"
2014-08-05 Dave TuckerClose the SouthboundHandler Executor Gracefully
2014-08-05 Madhu VenugopalMerge "Add MD-SAL Adapter for the OVSDB Plugin"
2014-08-04 Dave TuckerAdd MD-SAL Adapter for the OVSDB Plugin
2014-08-04 Dave TuckerRefactor of the OVSDB Plugin
2014-08-03 Madhu VenugopalMerge "Init bundle files for ovs-sfc."
2014-08-02 Flavio FernandesImprove debug and trace logging in Neutron
2014-07-25 Madhu VenugopalMerge "Added per-flow TEP and per-port TEP example...
2014-07-23 Dave TuckerRefactor OVSDB Neutron Code