Freeze upstream versions
[netvirt.git] / plugin / src / main / java / org / opendaylight / ovsdb / plugin / impl / InventoryServiceImpl.java
2015-10-01 Sam HagueMerge "Add yang for hwvtep"
2015-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
2015-09-23 Anil VishnoiMerge "hwvtepsb: Fixed restconf migration build issues"
2015-09-23 Flavio FernandesMerge "Unit Test for ovsdb southbound OvsdbConnectionMa...
2015-09-23 Flavio FernandesMerge "Added manager list to Ovsdb Node. For applicatio...
2015-09-23 Anil VishnoiRemoving the old unused plugin and ovsdb-plugin-compati...
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 plugin
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 Flavio FernandesMerge "Sonar clean-up: braces for control statements"
2015-07-17 Stephen KittSonar clean-up: braces for control statements
2015-03-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-18 Flavio FernandesMerge "Remove final remnants of sal.core from net-virt...
2015-03-18 Flavio FernandesMerge "Remove sal.core from NodeUtils"
2015-03-18 Flavio FernandesMerge "Remove final bits if adsal from plugin-shell"
2015-03-18 Sam HagueRemove final bits if adsal from plugin-shell
2015-03-04 Sam HagueMigrate from adsal Node to mdsal Node
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-19 Sam HagueRemove IPlugin{in,out}Inventory* interfaces.
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-01-30 Sam HagueBUG-2658: Remove adsal and migrate to mdsal
2014-11-25 Flavio FernandesMerge "Add OVSDB Northbound v3 postman collection"
2014-11-25 Sam HagueMerge "printCache: Error executing command: java.lang...
2014-11-24 Sam HagueprintCache: Error executing command: java.lang.NullPoin...
2014-10-28 Srini SeetharamanCleaning up code of InventoryServiceImpl to remove...
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