Wait to process datastore until providers are ready
[netvirt.git] / openstack / net-virt / src / main / java / org / opendaylight / ovsdb / openstack / netvirt / SouthboundHandler.java
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