Migrate netconf-topology tests to JUnit 5
[netconf.git] / apps / netconf-topology / src /
2024-04-16 lubos-cicutMigrate netconf-topology tests to JUnit 5 19/111319/9
2024-04-08 lubos-cicutSmall improvement in NetconfNodeHandlerTest 20/111320/2
2024-03-17 Robert VargaModernize netconf-topology 08/110808/3
2024-03-17 Ivan HraskoImprove NetconfNodeHandlerTest 16/110516/5
2024-03-16 Robert VargaBump upstreams 81/110781/2
2024-03-06 Samuel SchneiderThrow correct exception when keypair is not found 86/110486/4
2024-02-26 Robert VargaRemove CachedYangTextSchemaSource 52/110352/1
2024-02-25 Robert VargaEliminate SchemaResourcesDTO 73/110273/16
2024-02-19 Robert VargaRefactor ClientFactoryManagerConfigurator 64/110064/7
2024-02-17 Robert VargaRework BaseScheams 59/110059/11
2024-02-13 Robert VargaRefresh IETF client/server models 28/110228/5
2024-02-04 Robert VargaRework SslHandlerFactory 62/110062/16
2024-02-04 Robert VargaDecrypt key credentials in keystore-legacy 28/110128/4
2024-02-01 Robert VargaFix SslHandler indirection 11/110111/3
2024-01-28 Robert VargaBump upstreams 00/109800/42
2024-01-28 Robert VargaImport PKIUtilTest 52/110052/2
2024-01-27 Robert VargaEliminate use of PKIUtil 42/110042/1
2024-01-27 Robert VargaIntroduce NetconfTimer 37/110037/8
2024-01-27 Robert VargaRemove use of threadpool-config-impl 08/110008/4
2024-01-26 Robert VargaRemove netconf-config 07/110007/5
2024-01-25 Robert VargaRefresh IETF client/server models 85/109985/4
2024-01-19 lubos-cicutRefactor leaf names in odl-netconf-device.yang 54/109754/8
2024-01-19 Ivan HraskoMark backoff settings obsolete 51/109851/1
2024-01-19 Ivan HraskoMark backoff settings deprecated 35/109835/3
2024-01-17 lubos-cicutSupport random backoff between connection attempts 33/109633/12
2024-01-17 lubos-cicutSupport maximum wait time of connection attempts 30/109630/11
2024-01-08 Oleksandr ZharovUse base64 encoding for netconf device passwords 35/109035/22
2023-12-10 Ruslan KashapovNetconf client configuration cleanup 95/108895/17
2023-12-07 Ruslan KashapovFix NPE on logging topology node with no credentials 97/109197/3
2023-12-07 Peter SunaFix implementation of create-device RPC 94/109194/2
2023-11-30 Peter SunaRemove duplicate container in network-topology 23/109123/2
2023-11-21 Robert VargaUse Timer in NetconfNodeHandler 85/108985/4
2023-11-21 Robert VargaUse Timer for KeepaliveSalFacade 82/108982/6
2023-11-15 Robert VargaDisconnect netconf-topology from threadpool-config-api 05/108905/8
2023-11-13 Ruslan KashapovMigrate netconf-topology to new transport 53/108253/18
2023-11-08 Robert VargaRemove obsoleted way of configuring password 49/108349/8
2023-11-03 Ivan HraskoClose device handler when it fails to connect 41/108841/1
2023-10-26 Robert VargaWorkaround invalid password 78/108678/2
2023-10-25 Oleksandr ZharovMark deprecated login-password as obsolete 12/108612/2
2023-10-24 Robert VargaDo not start devices with invalid configuration 08/108508/8
2023-10-20 Robert VargaPartially revert "Fix incorrect operational state of... 07/108507/3
2023-10-13 Yaroslav LastivkaFix incorrect operational state of device configuration 88/107688/14
2023-09-26 Robert VargaTurn NetconfTopologyRPCProvider into a resource 90/107990/3
2023-09-25 Oleksandr ZharovDo not use RpcService in NETCONF components 51/107751/8
2023-09-06 Robert VargaRequire parent topology to have been created 13/107713/2
2023-09-05 Robert VargaProperly synchronize NetconfDeviceTopologyAdapter 96/107696/5
2023-08-24 Matej SramcikRefactor NetconfNodeHandlerTest 37/107337/12
2023-08-07 Robert VargaFix NetconfNodeHandler interactions 20/107020/14
2023-08-05 Robert VargaEnforce stubbing in netconf-topology 69/107269/1
2023-08-05 Ivan HraskoFix NetconfNodeHandler.connect() accounting 36/107036/9
2023-07-10 Sangwook HaFix device data update failure after successful connection 33/106833/7
2023-07-05 Robert VargaUse simple Executor in NetconfDevice 01/106801/3
2023-07-05 Robert VargaDo not use AbstractNetconfTopology in netconf-topology... 00/106800/3
2023-07-05 Robert VargaSplit out NetconfClientConfigurationBuilderFactory 99/106799/2
2023-07-05 Robert VargaRework NETCONF client reconnection 86/106786/8
2023-07-03 Robert VargaRemove NetconfTopology 90/106790/4
2023-06-22 Robert VargaBump upstreams 33/106533/19
2023-05-25 OleksandrZharovRemove RemoteDeviceConnector class 77/104177/30
2023-05-04 Robert VargaRename netconf.sal.connect.netconf.sal 44/105844/1
2023-05-04 Robert VargaEliminate netconf.sal.connect.netconf.listener 42/105842/1
2023-05-04 Robert VargaMove NetconfDeviceCapabilities 36/105836/1
2023-05-04 Robert VargaMove NetconfSessionPreferences 35/105835/2
2023-05-04 Robert VargaHide SslHandlerFactorImpl 32/105832/1
2023-05-04 Robert VargaSplit up NetconfKeystoreAdapter 29/105829/2
2023-05-04 Robert VargaRefactor NetconfKeystoreAdapter 19/105819/7
2023-05-03 Robert VargaRefactor sal.connect.netconf.schema.mapping 12/105812/2
2023-05-03 Robert VargaMove YangLibrarySchemaYangSourceProvider 99/105799/8
2023-05-03 Robert VargaEliminate org.opendaylight.netconf.sal.connect.netconf... 97/105797/7
2023-05-03 Robert VargaRename org.opendaylight.netconf.sal.connect.netconf 96/105796/8
2023-05-03 Robert VargaRename netconf.sal.connect.api to netconf.client.mdsal.api 94/105794/6
2023-04-30 Robert VargaConnect odl-netconf-device with ietf-netconf 47/105747/3
2023-02-09 Robert VargaRemove org.opendaylight.netconf.topology.sb.keypair 39/104339/7
2023-02-08 Ivan HraskoRemove unused method createDeviceCommunicator 96/104296/5
2023-02-08 tobias.pobocikAdd session-id to the operational datastore 90/91290/31
2023-02-08 Ivan HraskoAdd fixme to NetconfNodeUtils 95/104295/3
2023-02-08 Ivan HraskoClarify NetconfSessionPreferences usage 94/104294/3
2023-02-06 Robert VargaRemove NetconfConnectorFactory 67/104267/3
2023-01-11 Robert VargaDeprecate netconf-node-topology RPCs 94/103994/1
2023-01-02 Robert VargaMove netconf topology applications in apps/ 94/103894/2