ovsdb.git
2018-07-17 Robert VargaDo not mock generated classes 15/74115/1
2018-07-17 Robert VargaFix some eclipse warnings 13/74113/1
2018-07-17 Robert VargaRemove powermock from library/impl 11/74111/1
2018-07-10 Sam HagueAdd missing southbound.cfg to etc 96/73896/2
2018-07-06 K.V Suneelu... OVSDB-439 Stale connection check 03/71303/12
2018-07-05 K.V Suneelu... OVSDB-462 Bridge randomly missing in operds 48/73348/4
2018-06-28 Robert VargaUpdate odl-jackson-2.8 version 74/73574/2
2018-06-27 Stephen KittBump odlparent to 3.1.2 93/72493/2
2018-06-23 eaksahuNETVIRT-1241 : Preprovisioning of l2gw conf. fails 35/72035/6
2018-06-23 Stephen KittMake UpdateNotification context a String 74/70074/4
2018-06-21 Vishal ThaparDon't use hostIP for controller-ip 60/72860/3
2018-06-21 Stephen KittUse odl-jackson-2.8 25/70125/4
2018-06-18 Michael Vorburgerdefer OVSDB port 6640 opening until system is ready 67/72767/3
2018-06-18 Vishal ThaparOVSDB-458 DiagStatus support for OVSDB 77/72777/3
2018-06-16 Stephen KittMake OvsdbConnectionService instance-only 75/72875/3
2018-06-15 Tom PantelisAdd org.osgi.core dependency to hwvtepsouthbound-impl 42/73042/1
2018-06-12 Vishal ThaparMake OVSDB Listener IP configurable 64/72864/1
2018-06-12 Nobin MathewAdd specs folder and design spec template 78/72778/3
2018-06-08 Tom PantelisRemove unused references to BindingAwareBroker 08/72808/1
2018-06-07 Tom PantelisAdjust to AbstractMdsalTestBase changes 42/72742/1
2018-06-04 Vishal ThaparTSC-101: Fixup Augmentable and Identifiable methods... 21/72021/4
2018-05-25 Nobin MathewAdd Documentation for OVSDB 31/71831/4
2018-05-23 JoshDetect stale conns when ping times out 03/71203/5
2018-05-15 Vishal ThaparOVSDB-457 Populate mac_in_use field for bridge ports 25/71025/4
2018-05-07 Tom PantelisRemove usage of AsyncDataChangeEvent 37/71837/1
2018-04-15 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 75/69875/4
2018-04-13 Thanh HaRevert "Add Karaf build profile" 65/70865/2
2018-04-11 Tom PantelisConvert to mdsal EntityOwnershipService APIs 79/70779/1
2018-04-07 Thanh HaAdd Karaf build profile 40/70540/1
2018-04-07 Thanh HaRemove obsolete Maven Site configuration 39/70539/1
2018-04-06 Stephen KittEnsure bundles are present in a single feature 73/70073/2
2018-03-26 Sam HagueCheck for null certManager 06/70106/1
2018-03-25 Tim RozetOVSDB-449 Fixes loading keystores dynamically per conne... 38/70038/4
2018-03-23 Tom PantelisEnable findbugs enforcement in parent pom 18/70018/1
2018-03-23 Tom PantelisFix findbugs violations in southbound-impl 26/69826/2
2018-03-13 Robert VargaFix odl-ovsdb-utils 54/69454/2
2018-03-12 Tom PantelisFix findbugs violations in hwvtepsouthbound-impl 52/69052/7
2018-03-12 Tom PantelisFix findbugs violations in utils 37/69037/8
2018-03-12 Tom PantelisFix findbugs violations in library 36/69036/8
2018-03-12 Tom PantelisFix checkstyle violations in ITs 32/69032/7
2018-03-12 Tom PantelisEnable checkstyle enforcement in the parent pom 31/69031/7
2018-03-12 Tom PantelisFix checkstyle violations in hwvtepsouthbound-impl 29/69029/9
2018-03-12 K.V Suneelu... distinguish between controller and device logs 55/68655/2
2018-03-08 Tom PantelisOVSDB-453: Use findModules instead of findModule by... 90/69290/2
2018-03-07 Tom PantelisFix logging configuration in IT classes 83/69183/2
2018-03-05 Tom PantelisFix checkstyle violations in utils 28/69028/2
2018-03-02 Tom PantelisFix checkstyle violations in schema 27/69027/1
2018-03-02 Tom PantelisAdd binding-parent pom 20/69020/1
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 47/68747/1
2018-02-16 K.V Suneelu... Added device transaction log cli 61/66561/4
2018-02-16 K.V Suneelu... bug 8671 same client notified multiple times 24/58824/10
2018-02-16 K.V Suneelu... bug 6578 added mdsal read retry 59/66559/3
2018-02-16 K.V Suneelu... make reconciliation the first transaction 54/66554/3
2018-02-16 K.V Suneelu... OVSDB-438: missing operational node 04/66504/5
2018-02-15 Robert VargaUse packaging=bundle for utils.config 78/68178/2
2018-02-14 Isaku Yamahataexport utils.{config, mdsal-utils, southbound-utils... 14/68214/3
2018-01-16 Vishal ThaparFix IidCodec broken by new yangtools 91/67191/3
2018-01-12 Stephen KittAdjust for odlparent 3 / yangtools 2 65/66465/5
2018-01-12 Stephen KittAdjust for odlparent 3 Checkstyle settings 59/66459/4
2018-01-04 Vishal ThaparOVSDB-445 Port creation not reflected in OperDS 62/66862/2
2017-12-15 Tim RozetOVSDB-440: Fixes detecting SSL mode with OVSDB nodes 25/66525/2
2017-11-30 Stephen KittOVSDB-435: fix transaction leak in BridgeOperationState 92/66092/1
2017-11-16 Michael VorburgerFix transaction leak in OvsdbConnectionManager 74/65574/2
2017-11-15 Michael VorburgerFix transaction leak in BridgeConfigReconciliationTask 69/65569/2
2017-11-15 Michael VorburgerFix possible transaction leak in BridgeOperationalState 71/65571/1
2017-11-13 K.V Suneelu... fix intermittently failing unit test 66/65466/1
2017-11-02 K.V Suneelu... fix unit tests which fail intermittently 27/64927/4
2017-10-31 Hsin-Yi ShenOVSDB-432: Add method to restart OVSDB server and limit... 90/63890/6
2017-10-30 Thanh HaRemove deploy-site.xml 04/64904/1
2017-10-25 K.V Suneelu... bug 8712 vlan bindings update fix 06/61606/8
2017-10-24 K.V Suneelu... bug 7599 avoid unnecessary mdsal reads 51/61551/10
2017-10-03 K.V Suneelu... bug 8029 handle expired in transit entries 37/61537/9
2017-10-03 K.V Suneelu... bug 8029 added ref counts for physical locators. 35/61535/10
2017-09-27 Stephen KittBump odlparent 2.0.4 to 2.0.5 32/63632/1
2017-09-27 David SuarezRemove explicit default super-constructor calls 03/63603/1
2017-09-18 Victor PickardBUG 9166 - Fix Netvirt L2GW Illegal state exception 43/63243/2
2017-09-07 Robert VargaMigrate SchemaService references 20/62820/1
2017-09-05 Ryousuke MasuharaBug 8874 - Tunnel_ips of hardware_vtep is cleared when... 33/61533/2
2017-09-05 Vishal ThaparRefactor compareDbVersionToMinVersion 05/61905/2
2017-09-05 Victor PickardBUG 9073 Fix memory leak - close TransactionChain 65/62465/3
2017-09-02 Victor PickardBUG 9072 - Fix OVSDB TransactionChain memory leak 62/62462/2
2017-08-31 Tom PantelisConvert DataChangeListeners to DataTreeChangeListeners 40/62340/3
2017-08-26 Eric MultanenBug 8991 - Add dpdkvhostuserclient interface type to... 22/61722/2
2017-08-25 Tom PantelisRemove CSS artifact remnants 33/62333/3
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 98/61698/1
2017-08-09 Stephen KittBump odlparent 2.0.2 to 2.0.4 48/61348/2
2017-08-01 Vratko PolakBump all Odlparent dependencies to 2.0.2 94/60994/1
2017-07-26 Victor PickardBug 8476 Add support for logical switch replication... 44/60744/3
2017-07-25 Victor PickardBug 8476 Add support for logical switch replication... 09/57209/9
2017-07-06 K.V Suneelu... bug 8673 physical switch node is not removed 21/58821/3
2017-06-30 K.V Suneelu... bug 8674 fix port vlan bindings reconciliation 87/58787/5
2017-06-29 Vishal ThaparOVSDB merge build failing, looking for library-features.jar 64/59664/2
2017-06-29 Vishal ThaparBUG 8720: Add schema version information to Hwvtep... 09/59209/3
2017-06-22 Anil VishnoiBump to odl-parent 2.0.0, remove karaf3 features and... 16/59316/3
2017-06-19 Vishal ThaparBUG 8529: Deleted vlantag and trunks present in operational 60/57760/2
2017-06-15 Ryan GouldingMigrate to karaf4 for the local karaf distribution 68/53668/8
2017-06-14 Stephen KittDon’t provide configfiles 24/58924/1
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 76/58876/1
2017-06-09 Thanh HaMigrate to odlparent 1.8.0-Carbon 43/58643/1
2017-05-19 Anil BelurAdd missing <name> fields for pom.xml files 15/52715/6
next