Refactor reconciliation wiring
[openflowplugin.git] / applications / southbound-cli / src / main / java / org / opendaylight / openflowplugin /
2024-02-09 Robert VargaRefactor reconciliation wiring 99/110199/8
2024-01-23 Robert VargaBump upstreams 63/109563/1
2023-05-02 Robert VargaMigrate users of Optional.get() 21/105621/4
2022-05-15 Robert VargaClean up GetReconciliationStateProvider 49/101149/1
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2022-02-08 Robert VargaDo not instantiate JsonParser 44/99644/1
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-10 Robert VargaProperly check for FlowRef before touching caches 86/94586/6
2021-01-02 Robert VargaFinal round of isFoo() migration 29/94329/7
2020-09-24 Robert VargaMake methods static 80/92680/1
2020-09-24 Robert VargaMigrate southbound-cli to use uint types 79/92679/1
2020-09-10 Arunprakash DMerge "Remove OFConstants.SIZE_OF_LONG_IN_BYTES"
2020-09-10 Arunprakash DMerge "Change OFConstants.OFPCML_NO_BUFFER to Uint16"
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-10 Arunprakash DMerge "Migrate most of openflowplugin to use Uint types"
2020-09-10 Arunprakash DMerge "Migrate openflowplugin tests to use Uint types"
2020-09-10 Arunprakash DMerge "Fix a raw type warning"
2020-09-10 Arunprakash DMerge "Fix javadoc reference"
2020-09-10 Arunprakash DMerge "openflow devices are getting disconnected from...
2020-09-10 Arunprakash DMerge "Fix uint warnings in sample-bundles"
2020-09-10 Arunprakash DMerge "Fix for openflow devices not connecting to contr...
2020-09-09 Arunprakash DMerge "Fix deprecation warnings in learning-switch"
2020-09-09 Arunprakash DMerge "Do not parse string multiple times"
2020-09-09 Arunprakash DMerge "Remove unneeded boxing"
2020-09-09 Arunprakash DMerge "Mark static methods"
2020-09-09 Arunprakash DMerge "GetFlowNodeCache cli"
2020-09-09 Shweta ChaturvediGetFlowNodeCache cli 90/88890/18
2020-09-07 Arunprakash DMerge "Cleanup ReconciliationServiceImpl"
2020-09-02 Robert VargaFix a modernizer warning 98/92398/1
2020-08-31 Robert VargaCleanup ReconciliationServiceImpl 37/92337/1
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-04-16 Arunprakash DMerge "OPNFLWPLUG-1087: ODL controller to provide view...
2020-04-15 dheenadayalan bOPNFLWPLUG-1087: ODL controller to provide view of... 21/88021/13
2020-02-14 D ArunprakashRevert "CSC to provide a view of DPN re-sync" 00/87700/1
2020-02-07 Shweta ChaturvediCSC to provide a view of DPN re-sync 97/82297/29
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-12-02 Arunprakash DMerge "Grep not working for Karaf commands"
2019-11-25 Arunprakash DMerge "OPNFLWPLUG-1078: Notify device TLS authenticatio...
2019-11-25 Arunprakash DMerge "OPNFLWPLUG-1075: Making Device Oper transactions...
2019-11-18 gobinathGrep not working for Karaf commands 85/85285/4
2019-11-18 Shweta ChaturvediRefactoring shownode cli 77/82477/5
2019-11-18 Shweta ChaturvediRefactoring shownode and getallnodes cli 79/82479/5
2019-11-14 Arunprakash DMerge "OPNFLWPLUG-1049 : Device connection hold time...
2019-11-14 GobinathGetallnodes should read from cache instead of DS 42/82442/13
2019-11-07 Arunprakash DMerge "Eliminate {infra,service}utils.version"
2019-11-07 Arunprakash DMerge "Remove nagasena dependency declaration"
2019-11-07 Arunprakash DMerge "Make applications/pom.xml an aggregator"
2019-11-07 Arunprakash DMerge "Turn libraries/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn samples/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn extension/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Make model/pom.xml inherit from odlparent-lite"
2019-11-05 Somashekhar JavalagiOPNFLWPLUG-1071 : Removal of javax.annotation.Nonnnull... 22/81722/13
2019-10-21 Arunprakash DMerge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwarding...
2019-10-09 Robert VargaBump mdsal to 5.0.2 44/84244/23
2019-06-28 Anil VishnoiMerge "Migrate to LoggingFutures"
2019-06-28 Anil VishnoiMerge "Simplify DeviceContextImpl flow counting"
2019-06-28 Anil VishnoiMerge "Simplify DeviceFlowRegistryImpl streaming"
2019-06-28 Anil VishnoiMerge "Remove dead code from DeviceFlowRegistryImpl"
2019-06-28 Anil VishnoiMerge "Update flow during arbitrator reconciliation...
2019-06-27 Anil VishnoiMerge "Declare reconciliation artifacts"
2019-06-27 Anil VishnoiMerge "Reduce use of JdkFutureAdapters"
2019-06-27 Anil VishnoiMerge "Cleanup use of Guava Function"
2019-06-27 Anil VishnoiMerge "Remove use of Objects.{is,non}Null"
2019-06-26 Anil VishnoiMerge "Take advantage of nonnullFoo()"
2019-06-26 Somashekhar JavalagiUpdate flow during arbitrator reconciliation should... 49/82249/20
2019-06-21 Robert VargaRemove use of StringBuffer 37/82637/1
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-11-27 Arunprakash DMerge "replace @SuppressFBWarnings with LoggingFutures"
2018-11-26 Arunprakash DMerge "Change log level for noisy disconnect log"
2018-11-22 Arunprakash DMerge "Simplify lambdas"
2018-11-20 Stephen KittSimplify lambdas 81/77981/2
2018-11-02 Stephen KittClose ReadTransactions 58/77458/1
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-09-27 eeiilluRefactoring the code for updating the reconciliation... 35/76435/2
2018-08-14 Arunprakash DMerge "Enhancement activity in admin reconciliation...
2018-08-08 eeiilluEnhancement activity in admin reconciliation for handli... 57/74557/16
2018-08-03 Arunprakash DMerge "OPNFLWPLUG-991 : FRM: Flow Group Dependency...
2018-08-03 Arunprakash DMerge "Reconciliation Failure Count is not increased...
2018-08-03 eeiilluReconciliation Failure Count is not increased in failur... 33/74733/4
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Anil VishnoiMerge "Fix union use issues"
2018-07-09 Anil VishnoiMerge "Correct NshNpCodec serializer key"
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-917 : pkt_mark support in nicira...
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-1021 : ct_tp_src and ct_tp_dst suppor...
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-997 Spec - Southbound cli implementation"
2018-07-06 eeiilluRenaming reconciliation cli's 49/73649/10
2018-06-19 Anil VishnoiMerge "remove useless diagstatus ServiceDescriptor...
2018-06-18 Somashekhar JavalagiOPNFLWPLUG-990: Administrative Reconciliation alarm... 82/73082/1
2018-06-18 Arunprakash DMerge "OPNFLWPLUG-990: Administrative Reconciliation...
2018-06-13 Somashekhar JavalagiOPNFLWPLUG-990: Administrative Reconciliation alarm... 51/72951/1
2018-06-11 Arunprakash DMerge "OPNFLWPLUG-1015 : OF Bundle add message failing...
2018-06-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Anil VishnoiMerge "Pass error cause to service status"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-06-04 SujaTOPNFLWPLUG-1000 : Execute reconciliation asynchronously... 80/71880/3
next