Merge "Unit test for ovsdb.southbound.ovsdb.transact"
[netvirt.git] / openstack / net-virt-providers / src / main / java / org / opendaylight / ovsdb / openstack / netvirt / providers / openflow13 / OF13Provider.java
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-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-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-09-09 Sam HagueMerge "Drop the #1997-related sleep"
2015-08-24 Aswin SuryanarayananAdded IPV4, Custom TCP and UDP SG rules.
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-providers
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging
2015-07-21 Flavio FernandesMerge "Remove all redundant public modifiers in interfaces"
2015-07-21 Sam HagueMerge "Sonar clean-up: OF13Provider"
2015-07-20 Stephen KittSonar clean-up: OF13Provider
2015-07-17 Flavio FernandesMerge "Sonar clean-up: braces for control statements"
2015-07-17 Sam HagueMerge "Added fixed DHCP security rules, which will...
2015-07-16 Aswin SuryanarayananAdded fixed DHCP security rules, which will be added...
2015-05-29 Flavio FernandesMerge "Fixing sonar issues on ConfigurationServiceImpl...
2015-05-29 Flavio FernandesBug-3425 : Cont. minor changes to incorporate the code...
2015-05-29 Anil VishnoiBug-3425 : VM doesn't get the ip address from DHCP
2015-05-28 Flavio FernandesMerge "Add sonar report to SouthboundIT"
2015-05-28 Flavio FernandesMerge "Modify testGetOvsdbNodes to allow multiple conne...
2015-05-28 Flavio FernandesMerge "Enable sonar for netvirt and southbound"
2015-05-28 Flavio FernandesBug 3404: Check dstNode together with src and dst to...
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...