Migrate users of Optional.get()
[ovsdb.git] / hwvtepsouthbound / hwvtepsouthbound-impl / src / main / java / org / opendaylight / ovsdb / hwvtepsouthbound / HwvtepConnectionManager.java
2023-04-23 Robert VargaMigrate users of Optional.get() 16/105616/2
2022-03-30 Robert VargaBump MRI upstreams 66/100066/13
2021-01-10 Robert VargaIntegrate CLI on a proper management interface 81/94581/1
2020-10-16 Robert VargaMigrate to Objects.requireNonNull() 91/93091/1
2020-08-24 Chetan Arakere Gowdruhwvtep disconnect command support 19/91819/6
2020-06-26 Chetan Arakere GowdruUsing MD-SAL .exists() API 61/89661/9
2020-04-28 xchearaMD-SAL API integration 02/87802/21
2020-03-29 Chandra Shekar SProcessing Hwvtep/Ovsdb client only once 86/88586/3
2020-03-23 Chandra Shekar SHandle EOS Timeout for the Hwvtep Node addition. 54/88454/3
2020-01-28 Chandra Shekar SSynchronize the HwvtepNode Delete and Add for connectio... 55/86955/8
2019-12-03 Robert VargaAdd TableSchema.getColumnList() 39/86139/3
2019-12-02 Robert VargaMigrate TyperUtils.getTableSchema() users 96/86096/8
2019-12-01 Robert VargaAdd @NonNull annotation to OvsdbConnectionListener... 82/86082/2
2019-11-29 Robert VargaCleanup HwvtepConnectionManager.getHwvtepGlobalTableEntry() 65/86065/2
2019-10-10 Robert VargaBump mdsal to 5.0.2 42/84442/8
2019-07-03 Chandra Shekar SKaraf cli command to display the hwvtep cache data 85/82885/3
2019-06-28 Chandra Shekar SHwvtep TransactionHistory improvements. 33/82733/4
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-06-16 Stephen KittMake OvsdbConnectionService instance-only 75/72875/3
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-12 Tom PantelisFix findbugs violations in hwvtepsouthbound-impl 52/69052/7
2018-03-12 Tom PantelisFix checkstyle violations in hwvtepsouthbound-impl 29/69029/9
2018-02-16 K.V Suneelu VermaAdded device transaction log cli 61/66561/4
2018-02-16 K.V Suneelu VermaOVSDB-438: missing operational node 04/66504/5
2017-07-06 K.V Suneelu Vermabug 8673 physical switch node is not removed 21/58821/3
2017-03-23 Stephen KittBug 8055: use lambdas instead of anonymous classes 15/53015/6
2017-03-15 K.V Suneelu Vermabug 7599 avoid mdsal read 16/51516/3
2017-03-14 K.V Suneelu Vermabug 7599 performance improvement for ucast macs 26/51426/5
2016-12-13 K.V Suneelu Vermabug 6579 added dependency queue 50/48850/6
2016-12-12 K.V Suneelu Vermabug 6579 handling back to back tx updates 41/48741/5
2016-10-20 K.V Suneelu Vermabug 6643 hwvtep configuration reconcilation 91/44091/17
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-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-06-20 Anil VishnoiMerge ".gitignore .factorypath created by m2e-apt"
2016-05-27 Sam HagueMerge "BUG 5479: HWVtep Southbound doesn't retry connec...
2016-05-27 Vishal ThaparBUG 5479: HWVtep Southbound doesn't retry connection 13/39513/2
2016-05-23 Anil VishnoiMerge "Infra for running ovs dockers"
2016-05-22 Anil VishnoiMerge "Patch - https://git.opendaylight.org/gerrit...
2016-05-22 Patrick RoanhouseMinor sonar listed bug fixed for coding style in Hwvtep... 92/38692/3
2016-03-17 Sam HagueMerge "Bug 5542 - Southbound plugin doesn't allow contr...
2016-03-17 Vishal ThaparBug 5542 - Southbound plugin doesn't allow controller... 83/36383/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 KittCleanup exception logging 11/35011/2
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-01 Sam HagueMerge "BUG-5110 Enable pinging any router"
2016-01-31 Sam HagueMerge "Add IPv6 SecurityGroup tests."
2016-01-28 Sam HagueMerge "[Bug 5131]- Hard-coded base url in Ovsdb-ui"
2016-01-28 Sam HagueMerge "BUG-4794: use the transaction invoker for hwvtep"
2016-01-28 Stephen KittBUG-4794: use the transaction invoker for hwvtep 86/33686/1
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 "Fix IT tests as per as API change in SFC"
2015-12-01 Sam HagueMerge "Yang changes and cleanup"
2015-12-01 Flavio FernandesMerge "Avoid exceptions with IPv6 subnets"
2015-12-01 Vishal ThaparYang changes and cleanup 18/30418/2
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-30 Sam HagueMerge "Inline return values"
2015-11-26 Stephen KittRemove unused code and imports 30/30230/1
2015-11-26 Stephen KittGeneral code cleanup 29/30229/1
2015-11-26 Stephen KittInline return values 24/30224/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 "Listen config DS then push configuration to...
2015-11-16 Sam HagueMerge "Bug 4641 - openstack.net-virt-sfc-features fail...
2015-11-15 Peng ZhangListen config DS then push configuration to switch 75/29575/3
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...
2015-11-13 Flavio FernandesMerge "Fixed possible null point exception in node...
2015-11-13 Sam HagueMerge "add rsp option"
2015-11-13 Sam HagueMerge "added getConnectionInstance by Node"
2015-11-12 Sam HagueMerge "rework sfc flows"
2015-11-12 Vishal Thaparadded getConnectionInstance by Node 99/29599/1
2015-11-11 Sam HagueMerge "workaround for sfc part 2"
2015-11-11 Sam HagueMerge "add rest of sfc flows"
2015-11-10 Sam HagueMerge "workaround for sfc"
2015-11-09 Sam HagueMerge "Added command patterns to update OperDS"
next