Switch to MD-SAL APIs
[openflowplugin.git] / openflowplugin-impl / src / test / java / org / opendaylight / openflowplugin / impl / statistics / StatisticsManagerImplTest.java
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-25 Anil VishnoiMerge "fix diagstatus NPE on showSvcStatus CLI"
2018-05-23 Anil VishnoiOPNFLWPLUG-1010 Adopt mdsal changes proposed through... 07/71907/5
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-12 Anil VishnoiMerge "Fix odlparent 3 Checkstyle issues"
2017-12-15 Tom PantelisFix odlparent 3 Checkstyle issues 93/66493/1
2017-10-30 Anil VishnoiMerge "Fix issues related to checkstyle enforcement...
2017-10-17 David SuarezFix issues related to checkstyle enforcement on openflo... 45/64045/2
2017-09-26 Tomas SlusnyMerge "Fix issues related to checkstyle enforcement"
2017-09-26 Jozef BacigalMerge "Gather statistics in separate thread"
2017-09-25 Tomas SlusnyGather statistics in separate thread 25/63125/5
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-04 Tomas SlusnyRedesign statistics context and manager 20/61020/39
2017-08-22 miroslav.mackoFix checkstyle warnings for statistics package 46/61846/9
2017-08-17 Prasanna HuddarMerge "Bug 8902 - Reconciliation Framework changes"
2017-08-11 Tomas SlusnyMerge "Bump odlparent 2.0.2 to 2.0.4"
2017-08-09 Jozef BacigalMerge "Update unit tests pt2"
2017-08-09 Tomas SlusnyUpdate unit tests pt2 61/61261/8
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-06-26 Tomas SlusnyEncapsulate OpenFlowPlugin configuration 66/59166/14
2017-06-19 Tomas SlusnyMerge "Bug 8647: remove odl-dlux-core as artifact POM"
2017-06-19 Jozef BacigalMerge "Ensure that statistics gathering is terminated"
2017-06-15 Tomas SlusnyEnsure that statistics gathering is terminated 22/57122/12
2017-04-25 Tomas SlusnyMerge "Bug 8217: Set error information into direct...
2017-04-25 Tomas SlusnyMerge "Bug 8223: Fixed incorrect enable-flow-removed...
2017-04-24 Jozef BacigalMerge "Improve property-based configuration"
2017-04-19 Tomas SlusnyImprove property-based configuration 30/53630/16
2017-04-04 Jozef BacigalRemove unneccessary code 49/53549/5
2017-04-04 Jozef BacigalRemove to set all devices slave. 76/53276/7
2017-04-04 Jozef BacigalImplement connection core layer basic behavior 83/48883/23
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-09 Jozef BacigalMerge "Fix comparison between port numbers in match"
2017-01-24 Tomas SlusnyFix comparison between port numbers in match 65/50965/1
2017-01-18 Shuva Jyoti KarMerge "Bug7485 Make statistics poller parameters config...
2017-01-12 Sai MarapaReddyBug7485 Make statistics poller parameters configurable. 79/50079/10
2016-10-25 Tomas SlusnyImprove cleanup after device disconnected event 90/46390/24
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-20 Shuva Jyoti KarMerge "Bug 6749: Set the openflow connection config...
2016-09-19 Jozef BacigalMerge "Update comments around flat-batch service"
2016-09-19 Jozef BacigalMerge "Convert openflowplugin-it to use DTCL instead...
2016-09-19 Jozef BacigalMerge "Update old links in code to deprecated DataChang...
2016-09-19 Jozef BacigalMerge "Convert OF samples to use DTCL instead of DCL"
2016-09-19 Jozef BacigalMerge "Bug 6665 - Fix switches scalability"
2016-09-09 Jozef BacigalBug 6665 - Fix switches scalability 84/45384/3
2016-08-17 Shuva Jyoti KarMerge "Bug 6366 - of-switch-config-pusher - DTCL instea...
2016-08-16 Anil VishnoiMerge "Adding learn action"
2016-08-16 Shuva Jyoti KarMerge "Bug 6374 topology-manager - DTCL instead of...
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - FlatBatchUtil, DeviceInitializationUtils"
2016-08-15 Jozef BacigalMerge "Removed unused logger and fixed javadoc links"
2016-08-15 Jozef BacigalMerge "Bug 6380 lldp-speaker - DTCL instead of DTL"
2016-08-15 Shuva Jyoti KarMerge "Sonar - technical debt of FRS app"
2016-08-15 Jozef BacigalMerge "SONAR TD - Group actions redundancy"
2016-08-15 Jozef BacigalMerge "SONAR TD - Sal*ServiceImpl"
2016-08-15 Jozef BacigalMerge "SONAR TD - AbstractService"
2016-08-15 Jozef BacigalMerge "SONAR TD - *ToNotificationTransformer private...
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-15 Jozef BacigalMerge "Bug 5596 Cleaning lifecycle conductor"
2016-08-15 Jozef BacigalMerge "Bug 5596 Cleaning part 2"
2016-08-15 Jozef BacigalMerge "Bug 5596 Cleaning part 1"
2016-08-15 Jozef BacigalMerge "Bug 5596 Added cluster provider"
2016-08-15 Jozef BacigalBug 5596 Cleaning lifecycle conductor 67/42567/18
2016-08-15 Jozef BacigalBug 5596 Cleaning part 2 73/42473/17
2016-08-15 Jozef BacigalBug 5596 Cleaning part 1 65/42465/17
2016-08-15 Jozef BacigalBug 5596 Added cluster provider 63/42463/15
2016-08-07 Anil VishnoiMerge "Mask Support for TCP and UDP ports in nicira...
2016-08-05 Shuva Jyoti KarMerge "Device*Registry quickfix - add failed"
2016-08-05 Jozef BacigalMerge "Sonar issues"
2016-08-03 Tomas SlusnyBug 5540 - Remove ConvertorManager singleton 56/41756/13
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-26 Jozef BacigalMerge "Topology manager small sonar issues (+ optimized...
2016-07-24 Anil VishnoiMerge "Bug 6073: Wait for completion of add-group RPCs...
2016-07-23 Thanh HaAdd missing license headers 72/42372/1
2016-07-20 michal rehakMerge "Sonar major issues."
2016-07-20 Anil VishnoiMerge "BUG-6059: Moving Statistics Manager to DTCL"
2016-07-20 Jozef BacigalMerge "Technical Debt part 2"
2016-07-20 Jozef BacigalMerge "Technical Debt part 1"
2016-07-19 Jozef BacigalMerge "BUG 6179 - Turning off flow removed notification"
2016-07-14 Tomas SlusnyFix DeviceFlowRegistry filling 34/41834/1
2016-07-08 Anil VishnoiMerge "Fixed debug log messages."
2016-06-29 Jozef BacigalMerge "FRSync features.xml removed"
2016-06-29 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 5"
2016-06-29 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 4"
2016-06-28 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 3"
2016-06-28 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 2"
2016-06-28 Jozef BacigalMerge "Bug 5936 - DeviceFlowRegistry flowId bug"
2016-06-23 Abhijit KumbhareMerge "Removed duplicate sal-binding-config dependency."
next