Extract neutron-utils from mdsal-utils
[netvirt.git] / openstack / net-virt / src / main / java / org / opendaylight / ovsdb / openstack / netvirt / impl / NeutronL3Adapter.java
2015-12-08 Stephen KittExtract neutron-utils from mdsal-utils
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
2015-11-16 Sam HagueMerge "Added support to update flows for induvidual...
2015-11-09 Sam HagueMerge "Added command patterns to update OperDS"
2015-11-06 Flavio FernandesMerge changes I4a8650ae,Ie2e119fd,Ic2acced7,Ieeb5ae5b...
2015-11-06 Anil VishnoiFixed wildcarded imports
2015-11-06 Anil VishnoiRemoved Flow id caches that is being used to check
2015-11-06 Anil VishnoiRepopulate router, port and floating ip related caches
2015-11-02 Stephen KittClean up collections
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-05 Flavio FernandesMerge "Add UT for SouthboundMapper and SouthboundProvider"
2015-10-02 Sam HagueMerge "Use the memorized service reference"
2015-10-02 Sam HagueMerge "UT for SouthboundUtil.java"
2015-10-02 Sam HagueMerge "Bug 4277 - Deleted Network flow entries retained...
2015-10-01 ravi_sabapathyBug 4277 - Deleted Network flow entries retained in...
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-09-09 Sam HagueMerge "Drop the #1997-related sleep"
2015-09-02 Flavio FernandesMerge "Use mdsal's base IT classes"
2015-08-28 Anil VishnoiMerge "Fix for defect 4135"
2015-08-27 Flavio FernandesMerge "Added Unit Tests for ovsdb/southbound"
2015-08-25 Isaku Yamahatafix up of 474eb2a9d61bb1f2f4664d12c23042ab3699260b
2015-08-24 Aswin SuryanarayananAdded IPV4, Custom TCP and UDP SG rules.
2015-08-24 Flavio FernandesMerge "Bug 4163 - null pointer exception NeutronL3Adapt...
2015-08-21 Isaku YamahataBug 4163 - null pointer exception NeutronL3Adapter...
2015-08-18 Sam HagueMerge "Clean up ConfigActivator"
2015-08-17 Sam HagueMerge "Enable cancel monitoring"
2015-08-16 Flavio FernandesMerge "Fix description for OUTBOUND_NAT Table: "DNAT...
2015-08-16 Flavio FernandesMerge "BUG #4029 : null pointer exception at NeutronL3A...
2015-08-16 Flavio FernandesMerge "netvirt: use setID/getID to catch up neutron...
2015-08-14 Isaku YamahataBUG #4029 : null pointer exception at NeutronL3Adapter...
2015-08-14 Isaku Yamahataworkaround: external arp resolver doesn't know IPv6
2015-08-14 Isaku Yamahatacatch up for ODL neutron northbound change
2015-08-12 Anil VishnoiBug 3378 - ovsdb netvirt needs help in getting mac...
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-13 Flavio FernandesMerge "Fix Javadoc error."
2015-07-13 Alexis de TalhouëtFix Javadoc error.
2015-07-13 Flavio FernandesMerge "Update README to reflect LBaaS postman collection."
2015-07-13 Flavio FernandesMerge "Change log level of raw json rpc message"
2015-07-11 Marcelo AmaralAdding more documentation/comments to the code.
2015-07-08 Andre FredetteMerge Sonar fixes from stable/lithium..
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix outbound...
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-16 Flavio FernandesMerge "Skeleton for the ovsdb-ui feature"
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-13 Sam HagueMerge "Bug 3681 - Uncaught ConnectException leaves...
2015-06-12 Flavio FernandesMerge "Separation of ARP Responder from config.ini...
2015-06-12 evvySeparation of ARP Responder from config.ini. Amended...
2015-06-05 Flavio FernandesBug-2094 : L3 North-South does not work
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 HagueSquashed commit of the following:
2015-05-05 Sam HagueMerge "Fix for bridge other config in mdsal."
2015-04-30 Flavio FernandesWork around bug 3005: RoutingService needs special...
2015-04-14 Sam HagueMerge "Remove unused service interfaces"
2015-04-13 Sam HagueRemove unused service interfaces
2015-03-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-18 Sam HagueRemove last adsal remnants from NeutronL3Adapter
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
2014-10-23 Flavio FernandesBug 2192 - Part2 - Move getProperty() to a common util...
2014-10-20 Flavio FernandesMerge "Add missing feature dependencies to ovsdb karaf...
2014-10-20 Flavio FernandesBug 2076 - Routing does not work unless node contains...
2014-10-17 Flavio FernandesBug 2192 - Fix access to custom.properties, so non...
2014-10-13 Cédric OllivierAdd import statements for o.o.o.o.n.a.ConfigurationService
next