ovsdb.git
2015-03-16 Flavio FernandesRemove ad-sal from lbaas - part 1 15/16515/3
2015-03-16 Flavio FernandesBUG: Fix missing creation of initial openflow rules... 14/16514/6
2015-03-16 Anil Vishnoinet-vir-provider : Remove depdency on sal.utils package. 31/16631/3
2015-03-13 Flavio FernandesMerge "Fix typo (Don't know why I wanted indentidentifi...
2015-03-13 Flavio FernandesMerge "Fixing null pointer error on node delete and...
2015-03-13 Wojciech DecFixing null pointer error on node delete and executor... 79/15979/4
2015-03-13 Flavio FernandesMove NodeUtils.java to ovsdb.utils 87/16487/2
2015-03-13 Flavio FernandesProvide FlowCapableNodeDataChangeListener to openstack... 82/16482/3
2015-03-10 Ed WarnickeFix typo (Don't know why I wanted indentidentifiers ;) 82/16282/2
2015-03-10 Ed WarnickeAdded convenience method for ops.mutate(TypedTable) 65/16265/2
2015-03-10 Ed WarnickeAdded convenience method to TyperUtils for creating... 64/16264/2
2015-03-10 Flavio FernandesMerge "Renaming ovsdb-managed-node-augmentation to...
2015-03-10 Sharad MishraRenaming ovsdb-managed-node-augmentation to ovsdb-bridg... 76/16276/1
2015-03-10 Sam HagueRemove sal IInventoryListener from Southboundhandler 22/16222/1
2015-03-09 Sam HagueAdd option to skip karaf tests for southbound 07/16207/3
2015-03-09 Flavio FernandesMerge changes I00b761de,I6b7440b3,Id4a96515
2015-03-09 Sam HagueUse service dependency injection rather than ServiceHelper. 02/16202/2
2015-03-09 Sam HagueAdd utils.servicehelper to netvirt 06/16206/3
2015-03-09 Sam HagueAdd utils.servicehelper to northbound 05/16205/3
2015-03-09 Sam HagueAdd utils.servicehelper to integration tests 04/16204/3
2015-03-09 Sam HagueRevert "Revert "Make utils.servicehelper a bundle"" 13/16213/1
2015-03-09 Sam HagueRevert "Make utils.servicehelper a bundle" 12/16212/2
2015-03-09 Sam HagueAdd ovsdb-features to karaf distribution 10/16210/1
2015-03-09 Sam HagueMake utils.servicehelper a bundle 03/16203/2
2015-03-06 Sam HagueInitial patch to deprecate sal utils Servicehelper 25/16125/2
2015-03-05 Sam HagueAdd root pom for utils modules. 99/16099/1
2015-03-05 Sam HagueMigrate net-virt from adsal Node to mdsal Node 53/16053/2
2015-03-04 Flavio FernandesRe-order feature dependency, so that neutron-service... 43/16043/1
2015-03-04 Sam HagueMigrate from adsal Node to mdsal Node 97/15997/3
2015-03-03 Ed WarnickeSwitch node-id's for ovsdb-managed-nodes 09/15809/2
2015-03-03 Sam HagueMerge "Make BridgeName strongly typed"
2015-03-03 Ed WarnickeMake BridgeName strongly typed 04/15804/4
2015-03-02 Thanh HaRemove <repositories> and <pluginRepositories> sections 61/15861/5
2015-03-02 Thanh HaPull Maven surefire plugin for offline builds 47/15947/1
2015-03-02 Sam HagueMerge "Fix placement of config file"
2015-03-02 Ed WarnickeFix placement of config file 26/15926/1
2015-03-02 Flavio FernandesMerge "Bug 2438: No serializer found for class.. Boolea...
2015-03-02 Sam HagueBug 2438: No serializer found for class.. BooleanBaseType 81/15881/1
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-03-01 Sam HagueOVSDB V3 northbound failed to find node 70/15870/2
2015-03-01 Sam HaguegetNode fails when id contains | 69/15869/1
2015-02-28 Anil VishnoiOvsdb plugin compatibility layer 69/15569/6
2015-02-27 Flavio FernandesMerge "Fix for failed to parse versions like 2.3.1...
2015-02-27 Sam HagueMerge "OVSDB SB model for port and interface"
2015-02-27 Sam HagueFix for failed to parse versions like 2.3.1-git3282e51 29/15829/1
2015-02-27 Eric MultanenAdd Data Change Listeners for Managed Nodes and Ports 06/15806/5
2015-02-27 Eric MultanenOVSDB SB model for port and interface 30/15630/7
2015-02-27 Flavio FernandesFix critical Sonar Issue: OvsdbConnectionService.java 22/15822/1
2015-02-27 Sharad MishraMinor fix - typo in log. 26/15826/1
2015-02-26 Ed WarnickeProvide a getter for the dbSchema of a TransactionBuilder 88/15788/2
2015-02-26 Ed WarnickeAdd getters for OvsdbConnectionInstance to ConnectionMa... 89/15789/2
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-26 Flavio FernandesMerge "Minor fix to change log message from OvsdbNodeDa...
2015-02-26 Ed WarnickeFix for incorrect generation of NodeId which was preven... 90/15790/1
2015-02-26 Ed WarnickeSlight simplification in OvsdbConnectionInstance 81/15781/1
2015-02-26 Sharad MishraMinor fix to change log message from OvsdbNodeDataChang... 91/15791/1
2015-02-25 Ed WarnickeUse neutron from new repo 53/15753/6
2015-02-25 Ed WarnickeFix TransactionBuilder to take OvsdbClient rather than... 45/15745/1
2015-02-25 Sharad MishraMD-SAL OVSDB SB - handle update to ovsdb node. 57/15157/8
2015-02-25 Ed WarnickeMoved extract* methods to TyperUtils 86/15686/2
2015-02-25 Ed WarnickeChange signature of TransactionUtils to returns Maps... 84/15684/2
2015-02-24 Ed WarnickeMade TransactionUtils easier to use 79/15679/1
2015-02-24 Ed WarnickeIntroducing AbstractTransactionCommand to make it easie... 78/15678/1
2015-02-24 Ed WarnickeAdded Removal of bridges from operational store 77/15677/2
2015-02-24 Ed WarnickeSwitch to command pattern and using transaction chains 75/15675/1
2015-02-24 Sam HagueRevert "Removing ovsdb plugin dependency on sal.utils... 41/15641/2
2015-02-24 Sam HagueMove to use flow models from openflowplugin 43/15643/1
2015-02-23 Sam HagueFix for ovsdb parent pom version mismatch 33/15633/2
2015-02-20 Flavio FernandesMerge "Nit pick: fix spacing in getNode()"
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-20 Flavio FernandesNit pick: fix spacing in getNode() 57/15557/1
2015-02-20 Sam HagueMerge "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Sam HagueMerge "Workaround for Node.fromString"
2015-02-20 Sam HagueRemoving ovsdb plugin dependency on sal.utils classes 20/15520/3
2015-02-20 Anil VishnoiFetch managed node (bridge) details and augment to... 85/15385/3
2015-02-20 Sam HagueWorkaround for Node.fromString 19/15519/1
2015-02-19 Sam HagueMigrate ovsdb to use features-test from odlparent 06/15506/1
2015-02-19 Sam HagueRemove IPlugin{in,out}Inventory* interfaces. 83/15483/1
2015-02-18 Flavio Fernandesfix integration tests 78/15478/2
2015-02-18 Flavio FernandesMerge "Parsing bridge names on new Southbound, Yang...
2015-02-18 Reinaldo PennoParsing bridge names on new Southbound, Yang changes 30/15430/3
2015-02-18 Flavio FernandesMerge "Fix of ovsdb conneciton listener"
2015-02-18 Hsin-Yi ShenFix of ovsdb conneciton listener 46/15346/2
2015-02-18 Sam HagueClean up pom files. 45/15445/2
2015-02-17 Sam HagueMerge "Add karaf-based pax-exam so that net-virt can...
2015-02-16 Sam HagueAdd karaf-based pax-exam so that net-virt can be tested. 90/15390/1
2015-02-16 Ed WarnickeRe-enabled southbound 77/15377/1
2015-02-16 Sam HagueUse odlparent for pax-exam dependencies. 74/15374/1
2015-02-16 Sam HagueBug 2707: Pipeline flows are not programmed because... 70/15370/1
2015-02-15 Sam HagueRemove dependency on sfc-model to help with yangtools... 41/15341/1
2015-02-13 Flavio FernandesMerge "Fix sonar code coverage for BridgeConfigurationM...
2015-02-13 Sam HagueFix sonar code coverage for BridgeConfigurationManagerI... 83/15283/1
2015-02-13 Sam HagueAdding adsal todo markers to track needed changes. 53/15253/1
2015-02-12 Eric MultanenAdd copyright header to files missing one 27/15227/1
2015-02-11 Eric MultanenOVSDB MD-SAL SB - remove extra disconnected call 29/15129/2
2015-02-11 Ed WarnickeAdded basic framework for getting requests for OvsdbMan... 18/15118/3
2015-02-11 Sam HagueMerge topics 'mdsal_ovsd_db', 'mdsal_ovsdb_sb'
next