Rename MdsalUtils to be Southbound and remove statics
[netvirt.git] / openstack / net-virt-providers / src / main / java / org / opendaylight / ovsdb / openstack / netvirt / providers / openflow13 / OF13Provider.java
2015-05-27 Sam HagueRename MdsalUtils to be Southbound and remove statics
2015-05-27 Flavio FernandesMerge "Reenable BridgeConfigurationManagerImplTest"
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 Flavio FernandesL3 Bugfix: routing table needs to add rules when destin...
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-04-03 Sam HagueMerge "net-virt-providers: install flow twice unnecessa...
2015-04-02 Flavio FernandesMerge "Add JUnit testing for FloatingIPHandler class."
2015-04-02 Flavio FernandesMerge "Add IT for southbound"
2015-04-02 Sam HagueMerge "ofport and ofport_request operational data store...
2015-04-02 Ryan Gouldingofport and ofport_request operational data store persis...
2015-03-26 Sam HagueMerge "Add JUnit testing for EventDispatcherImpl class."
2015-03-26 Ryan GouldingInterface ofport and ofport_request support
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-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-17 Flavio FernandesMerge "Fix to improve logging of exceptions in Transact...
2015-03-16 Anil Vishnoinet-vir-provider : Remove depdency on sal.utils package.
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-24 Sam HagueRevert "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-20 Sam HagueMerge "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Sam HagueRemoving ovsdb plugin dependency on sal.utils classes
2014-11-07 Flavio FernandesMerge "Complete PrintCache unit-test"
2014-11-07 Sam HagueMerge "Bug 2021 - NORMAL and CONTROLLER flows should...
2014-11-07 Flavio FernandesBug 2021 - NORMAL and CONTROLLER flows should not use...
2014-10-13 Cédric OllivierAdd import statements for o.o.o.o.n.a.ConfigurationService
2014-09-24 Madhu VenugopalMerge "Bug 1806 - Null destination InetAddress in OF13P...
2014-09-24 Sam HagueBug 1806 - Null destination InetAddress in OF13Provider...
2014-09-24 Madhu VenugopalMerge "Bug 2013 Vlan flows needs merging from tradition...
2014-09-24 Sam HagueBug 2013 Vlan flows needs merging from traditional...
2014-09-23 Dave TuckerMerge "Bug 2013 - Vlan flows needs merging from traditi...
2014-09-23 Sam HagueBug 2013 - Vlan flows needs merging from traditional...
2014-09-23 Madhu VenugopalMerge "Bug #1752 swap egress/ingress ACLs"
2014-09-22 Dave TuckerMerge "Bug 1915 : Configuration knob for enabling L3...
2014-09-22 Srini SeetharamanBug 2004 - Fixing issue where local ports are not recei...
2014-09-22 Madhu VenugopalMerge "Fixing files in resources that are for debugging...
2014-09-21 Madhu VenugopalBug 2008 - Local Instance rules are failed to get progr...
2014-09-05 Madhu VenugopalMerge "Combine ovssfc patches."
2014-09-04 Brent SalisburyMerge "Splitting OF13Provider's native L2 Forwarding...
2014-09-04 Dave TuckerMerge "L3: Add support for distributed arp responder...
2014-09-04 Madhu VenugopalSplitting OF13Provider's native L2 Forwarding code...
2014-09-04 Dave TuckerSplit Ingress and Egress ACL Programming
2014-09-04 Madhu VenugopalMerge "ACL services for OS/OVS"
2014-09-04 Brent SalisburyACL services for OS/OVS
2014-09-03 Madhu VenugopalMerge "Making changes to LBaaSHandler and Activator...
2014-09-03 Madhu VenugopalMerge "Splitting the LBaaS northbound events into three...
2014-09-02 Dave TuckerAdd Flow Programming for L3 Services
2014-09-02 Dave TuckerSkeleton implementation of L3 using PipelineOrchestration
2014-09-02 Dave TuckerMerge "L3 Neutron events hookup to MultiTenantRouterFor...
2014-08-31 Brent SalisburyMerge "Moved OF10Provider and OF13Provider to its own...
2014-08-31 Madhu VenugopalMoved OF10Provider and OF13Provider to its own Package...