Remove node-errors.yang
[openflowplugin.git] / test-provider / src / main / java / org / opendaylight / openflowplugin / test / OpenflowPluginBulkTransactionProvider.java
2022-02-18 Sangwook HaRemove node-errors.yang 34/98934/5
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-04 Robert VargaFix warnings in test-provider 99/94399/10
2021-01-02 Robert VargaMigrate OpenflowPluginBulkTransactionProvider 31/94331/3
2021-01-02 Robert VargaFinal round of isFoo() migration 29/94329/7
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-10 Arunprakash DMerge "openflow devices are getting disconnected from...
2020-09-10 Arunprakash DMerge "Fix for openflow devices not connecting to contr...
2020-09-09 Arunprakash DMerge "Mark static methods"
2020-09-09 Arunprakash DMerge "Update active committers info"
2020-09-07 Robert VargaMark static methods 67/92367/3
2020-09-07 Robert VargaMigrate test-provider to Uint types 58/92358/5
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2019-05-01 Anil VishnoiMerge "Add IpConversionUtil.hasIpv4Prefix()"
2019-05-01 Anil VishnoiMerge "Remove Optional.ofNullable() antipatterns"
2019-05-01 Anil VishnoiMerge "Use ClassToInstanceMap instead of a HashMap"
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-04-09 Robert VargaFix spotbugs logging complaints 80/81280/7
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-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-06-18 Arunprakash DMerge "OPNFLWPLUG-990: Administrative Reconciliation...
2018-06-14 Anil VishnoiMerge "Do not use maven.bundle.version"
2018-06-14 Arunprakash DMerge "Remove uses of BindingAwareProvider/Consumer"
2018-06-08 Tom PantelisRemove uses of BindingAwareProvider/Consumer 04/72804/2
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-03 Anil VishnoiMerge "Switch to using lfdocs-conf to pull in theme"
2018-06-03 Anil VishnoiMerge "Enable nitpicky mode and fail on warnings"
2018-06-03 Anil VishnoiMerge "Resolve Sphinx build warnings"
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 : remove deprecated checkedfuture"
2018-05-27 D ArunprakashOPNFLWPLUG-898 : remove deprecated checkedfuture 20/71220/13
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-03-02 Tom PantelisFix findbugs violations in test-provider and drop-test... 10/69010/3
2018-02-28 Tom PantelisFix checkstyle violations in test bundles 34/67834/6
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
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"
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 62/66662/2
2016-07-14 Jozef BacigalMerge "Bug 6181 - DeviceFlowRegistry performance issue...
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 98/40798/6
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Statistics"
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Statistics"
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Flow...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support for meter and group old...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support for flow old Notif"
2016-05-20 Abhijit KumbhareMerge changes from topic 'BUG-4117'
2016-05-20 Abhijit KumbhareMerge "BUG-4117: preparation for FlowCapableNode notifi...
2016-03-21 Anil VishnoiMerge "BUG-5489 Group Delete not working with ovs2.5"
2016-03-11 michal rehakMerge "Correction classes names in loggers."
2016-03-09 Jozef BacigalCorrection classes names in loggers. 83/35983/1
2015-08-10 michal rehakMerge "Resolution for Bug 3957"
2015-08-09 Thanh HaFix license header violations in test-provider 62/25062/1
2015-04-10 Robert VargaDo not instantiate Long/Short/Integer 53/16953/14
2014-08-26 Abhijit KumbhareMerge "Added a signum to the SetMetaDataMask BigInt...
2014-08-20 Martin BobakBug 1596 - OpenflowpluginTestCommandProvider stopped... 66/10166/2
2014-07-31 Martin BobakBug 1458 - Migrate to next MD-SAL dataStore API 32/9532/2
2014-07-31 Martin BobakBug 1458 - Migrate to next MD-SAL dataStore API 27/9527/1
2014-07-28 Michal RehakBUG-432 Registration change 89/9389/1
2014-07-07 Martin Bobakfix for BUG 587 84/5784/2
2014-04-23 Kamal RameshanBug:701 - Have Typed ErrorNotification for different... 50/6250/2
2014-04-23 Michal Rehakfix for BUG-709 - mixed up flow cookie and connection... 60/6260/2
2014-03-18 Michal Rehakfix of BUG 512 61/5661/1
2014-03-07 P Govinda RajuluAdding FlowRef,MeterRef and GroupRef for the Error... 87/4587/18