Update MRI projects for Aluminium
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / OvsdbConnectionManager.java
2020-05-03 Robert VargaUpdate MRI projects for Aluminium 41/89541/2
2020-04-28 xchearaMD-SAL API integration 02/87802/21
2020-04-16 Chetan Arakere Gowdrumake sure ovsdb connected node appears in operds 58/88958/4
2020-03-29 Chandra Shekar SProcessing Hwvtep/Ovsdb client only once 86/88586/3
2019-12-22 Chetan Arakere GowdruUpgrade support of ovsdb reconciliation 72/82772/7
2019-12-12 Robert VargaImprove ConnectionReconciliationTask type safety 38/86238/3
2019-12-12 Robert VargaImprove BridgeConfigReconciliationTask type safety 37/86237/2
2019-12-03 Robert VargaAdd TableSchema.getColumnList() 39/86139/3
2019-12-02 Robert VargaMake TransactionBuilder type-aware 01/86101/7
2019-12-02 Robert VargaMigrate TyperUtils.getTableSchema() users 96/86096/8
2019-12-01 Robert VargaAdd @NonNull annotation to OvsdbConnectionListener... 82/86082/2
2019-10-10 Robert VargaBump mdsal to 5.0.2 42/84442/8
2019-10-10 Robert VargaBump odlparent to 6.0.0 41/84441/6
2019-03-11 Robert VargaFix OvsdbConnectionManagerTest 80/80780/1
2019-02-18 Stephen KittUse JDT annotations instead of JSR-305 33/80233/4
2018-10-25 Vishal ThaparUpgrade to Neon base platform 89/76389/17
2018-10-10 Michael Vorburgerfix broken build 28/76828/1
2018-07-05 K.V Suneelu VermaOVSDB-462 Bridge randomly missing in operds 48/73348/4
2018-06-04 Vishal ThaparTSC-101: Fixup Augmentable and Identifiable methods... 21/72021/4
2018-04-11 Tom PantelisConvert to mdsal EntityOwnershipService APIs 79/70779/1
2018-03-23 Tom PantelisFix findbugs violations in southbound-impl 26/69826/2
2017-11-16 Michael VorburgerFix transaction leak in OvsdbConnectionManager 74/65574/2
2017-03-23 Stephen KittBug 8055: use lambdas instead of anonymous classes 15/53015/6
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 96/51396/2
2017-02-02 Anil VishnoiBug 7023 - NPE at org.opendaylight.ovsdb.southbound... 64/51364/1
2017-02-02 melserngawyBug 5306: Enable the SSL connection for ovs manager 82/48482/11
2016-10-05 Stephen KittBug 6692: remove InstanceIdentifierCodec instance from SBU 33/45633/3
2016-09-02 Anil VishnoiMerge "Fix clear bug related to "num" in JSON Node"
2016-08-29 Anil VishnoiMerge "Bug 5555: Exception during operations on ReadWri...
2016-08-27 Hideyuki TaiFixed inappropriate WARN message. 49/44749/1
2016-08-05 Anil VishnoiMerge "added support for switch/port fault status for...
2016-08-04 Anil VishnoiMerge changes from topic 'move-karaf-parent'
2016-08-04 Anil VishnoiMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-04 Anil VishnoiMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-01 Anil VishnoiMerge "Bug 5951 - Termination point config reconciliation"
2016-07-31 Vinh NguyenBug 5951 - Termination point config reconciliation 07/42807/2
2016-07-29 Anil VishnoiMerge "Add getTerminationPointOfBridge method to Southb...
2016-07-29 Vishal ThaparMerge "Bug 6304 - Regression in Connection reconciliati...
2016-07-29 Anil VishnoiBug 6304 - Regression in Connection reconciliation... 57/42757/1
2016-07-21 Anil VishnoiBug 6185 - southbound system tests failing when 13/42113/3
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Anil VishnoiFixed check-style error caused by odl parents check... 83/41683/1
2016-07-08 Anil VishnoiMerge "BUG 6130 - process only qos and queue creates...
2016-07-07 Michael VorburgerFix Sonar (soon Checkstyle) constant name 98/41298/2
2016-06-23 Anil VishnoiMerge "Fixing sonar bug 1)Add a private constructor...
2016-06-23 Sam Hagueovsdb enable checkstyle on error 68/40768/3
2016-06-20 Anil VishnoiMerge ".gitignore .factorypath created by m2e-apt"
2016-06-14 Sam HagueMerge "Bug 5976 - Thread leak when connecting/disconnec...
2016-06-13 DileepBug 5976 - Thread leak when connecting/disconnecting... 17/39917/5
2016-05-27 Sam HagueMerge "BUG 5479: HWVtep Southbound doesn't retry connec...
2016-05-27 Jamo LuhrsenBUG 5769 04/39504/2
2016-05-23 Anil VishnoiMerge "Infra for running ovs dockers"
2016-05-22 Sam HagueMerge "Remove logging entire exception to avoid a noisy...
2016-05-20 vinh.nguyenBUG-5177 - bridge not created if it's configured northb... 58/37358/5
2016-04-03 Sam HagueMerge "reorder feature install for netvirtsfc"
2016-04-03 Sam HagueMerge "Use PerClass to force a new container per test...
2016-04-02 Sam HagueMerge "Fixed NPE thrown while switch initiated connecti...
2016-04-02 Anil VishnoiFixed NPE thrown while switch initiated connection... 35/37035/1
2016-04-01 Anil VishnoiBug 5221 - passive connection not reconnected if ovs... 85/36985/1
2016-03-16 Sam HagueMerge "Use controller.mdsal.version when appropriate"
2016-03-16 Anil VishnoiBug 5542 - Southbound plugin doesn't allow controller... 79/36279/2
2016-03-10 Vishal ThaparMerge "Use a utility function for key-value to map...
2016-03-04 Sam HagueMerge "Bug 5174: Added AutoAttach attributes"
2016-02-29 Vishal ThaparBUG 5366: SB and hwvtep don't work together 27/35527/1
2016-02-19 Sam HagueMerge "BUG-5006: rework SouthboundProviderTest, clean up"
2016-02-19 Sam HagueMerge "Use registerAbstractHandlerService consistently"
2016-02-19 Sam HagueMerge "Bug 5368 - NeutronL3Adapter ipv6 work around...
2016-02-19 Sam HagueMerge "Cleanup exception logging"
2016-02-19 Stephen KittMerge "Bug 5261 - Missing dependency on sal-binding...
2016-02-19 Vishal ThaparBUG 5366: SB and hwvtep exceptions when both inuse 88/34988/1
2016-02-16 Stephen KittBUG-5006: rework SouthboundProviderTest, clean up 55/34755/1
2016-01-26 Stephen KittBUG-4794: use the transaction invoker to queue the... 54/33554/2
2016-01-14 Flavio FernandesMerge "Revert "Added cluster aware mdsal utils class...
2016-01-13 Sam HagueMerge "Use ClusteredDataTreeListener in hwvtepsb"
2016-01-12 Sam HagueMerge "Adding changes to use and support connecting...
2016-01-12 Sam HagueMerge "Enable PowerMock instrumentation with JaCoCo"
2016-01-12 Sam HagueMerge "Added cluster aware mdsal utils class to net...
2016-01-12 Sam HagueMerge "Explictly cleanup all the bridges managed by...
2016-01-12 Anil VishnoiExplictly cleanup all the bridges managed by the node 51/32351/2
2015-12-18 Flavio FernandesMerge "Bug 4789 - allowed address pair doesn't have...
2015-12-17 Sam HagueMerge "Remove Physical Port by Listening on ConfigDS"
2015-12-17 Sam HagueMerge "ManagerUpdate/Remove Command"
2015-12-16 Sam Haguesouthbound should only monitor Open_vSwitch tables 69/31369/4
2015-12-02 Sam HagueMerge "Delete without reading"
2015-12-02 Stephen KittDelete without reading 32/30232/2
2015-12-01 Flavio FernandesMerge "Avoid exceptions with IPv6 subnets"
2015-11-30 Sam HagueMerge "Use odlparent-lite as artifacts parent"
2015-11-30 Sam HagueMerge "Create Physical Switch by listening on DS"
2015-11-30 Sam HagueMerge changes from topic 'sonar-cleanup'
2015-11-26 Stephen KittRemove unused code and imports 30/30230/1
2015-11-26 Stephen KittGeneral code cleanup 29/30229/1
2015-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
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-16 Sam HagueMerge "Use MD-SAL events to react to OVSDB changes"
2015-11-16 Sam HagueMerge "SouthboundIT: merge the CRUD tests methods"
2015-11-16 Sam HagueMerge "Bug 4641 - openstack.net-virt-sfc-features fail...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam HagueMerge "Patch Set 1: Add postman collection for HwvtepSo...
2015-11-13 Anil VishnoiMerge "Security Groups: Added support for ICMP, ALL...
next