OpenApi create required operational data
[netconf.git] / apps /
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-08-05 Robert VargaMigrate users of YangInstanceIdentifier.create() 66/107266/3
2023-07-10 Ivan HraskoBump versions to 7.0.0-SNAPSHOT 57/106857/1
2023-07-10 Sangwook HaFix device data update failure after successful connection 33/106833/7
2023-07-05 Robert VargaBump versions to 6.0.1-SNAPSHOT 14/106814/1
2023-07-05 Robert VargaRemove blueprint from netconf-topology-singleton 06/106806/3
2023-07-05 Robert VargaRemove NetconfTopologySingletonService 05/106805/2
2023-07-05 Robert VargaDrop unused services 04/106804/2
2023-07-05 Robert VargaReduce casts in NetconfNodeActor 03/106803/2
2023-07-05 Robert VargaReuse NetconfTopologySetup 02/106802/2
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-07-03 Robert VargaMigrate users of YangInstanceIdentifier.empty() 91/106791/2
2023-06-26 Robert VargaBump upstreams 98/106698/1
2023-06-22 Robert VargaFixup for upstream API changes 32/106632/1
2023-06-22 Robert VargaBump upstreams 33/106533/19
2023-06-22 Šimon UkušAnnotate all serialVersionUID with @Serial 80/106580/2
2023-06-15 Peter SunaFix Broken refresh in network-topology-singleton 25/106425/6
2023-06-02 Peter SunaRemove refresh test from MountPointEndToEndTest 53/106353/3
2023-06-01 Robert VargaBump upstreams 47/106347/1
2023-05-25 OleksandrZharovRemove RemoteDeviceConnector class 77/104177/30
2023-05-23 OleksandrZharovFix netconf README 21/106121/4
2023-05-21 OleksandrZharovRework README to markdown 67/106067/3
2023-05-06 Robert VargaAdd netconf.api.CapabilityURN 48/105848/7
2023-05-05 Robert VargaMove netconf.api.capability to netconf.server.api.monit... 47/105847/3
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 VargaRemove privateKey{Path,Passphrase} fields 20/105820/1
2023-05-03 Robert VargaEliminate NetconfMessageTransformUtil.NETCONF_CANDIDATE_URI 14/105814/1
2023-05-03 Robert VargaRefactor sal.connect.netconf.schema.mapping 12/105812/2
2023-05-03 Robert VargaSplit up OSGiCallHomeProvider 11/105811/1
2023-05-03 Robert VargaEliminate blueprint from callhome-provider 80/104280/19
2023-05-03 Robert VargaRemove hard-coded "topology-netconf" reference 07/105807/7
2023-05-03 Robert VargaReducate IetfZeroTouchCallHomeServerProvider ceremony 06/105806/7
2023-05-03 Robert VargaRemove NetconfCallHomeTlsService.init() 05/105805/5
2023-05-03 Robert VargaEliminate NetconfCallHomeTlsConfiguration 04/105804/5
2023-05-03 Robert VargaInline onCloseHandler 03/105803/5
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 org.opendaylight.netconf.sal.connect.impl 95/105795/5
2023-05-03 Robert VargaRename netconf.sal.connect.api to netconf.client.mdsal.api 94/105794/6
2023-05-02 Robert VargaRename sal-netconf-connector to netconf-client-mdsal 93/105793/2
2023-05-02 Robert VargaIntegrate netconf-events-mdsal 90/105790/1
2023-05-02 Robert VargaIntegrate mdsal-netconf-monitoring 89/105789/3
2023-04-30 Robert VargaEliminate mdsal-netconf-ssh 57/105757/8
2023-04-30 Robert VargaEliminate odl-netconf-tcp 56/105756/2
2023-04-30 Robert VargaRename mdsal-netconf-impl to netconf-nb 55/105755/1
2023-04-30 Robert VargaClean up callhome-provider dependencies 49/105749/1
2023-04-30 Robert VargaConnect odl-netconf-device with ietf-netconf 47/105747/3
2023-04-30 Robert VargaImprove NETCONF session ID handling 46/105746/5
2023-04-28 Robert VargaIntegrate callhome-status 45/105745/1
2023-04-28 Robert VargaReplace netconf-util with netconf-common-mdsal 44/105744/2
2023-04-28 Robert VargaRemove OperationalDatastoreListener 27/105727/8
2023-04-27 Robert VargaIntegrate netconf-notifications-api into netconf-server 24/105724/3
2023-04-27 Robert VargaMove netconf.api.monitoring 15/105715/5
2023-04-27 Robert VargaIntegrate netconf-mapping-api into netconf-server 14/105714/9
2023-04-26 Robert VargaClean up netconf-events-mdsal dependencies 11/105711/2
2023-04-26 Robert VargaMove mdsal-netconf-notification 93/105693/8
2023-04-26 Robert VargaAdd repostory documentation 95/105695/2
2023-04-25 Robert VargaRemove FailedNetconfMessage 20/105220/4
2023-04-22 Robert VargaBump upstreams 69/105569/6
2023-04-21 Robert VargaMigrate users of Optional.get() 71/105571/4
2023-04-19 Robert VargaBump versions to 6.0.0-SNAPSHOT 20/105520/2
2023-04-19 Robert VargaBump versions to 5.0.6-SNAPSHOT 19/105519/3
2023-03-27 Robert VargaBump versions to 5.0.5-SNAPSHOT 44/105044/1
2023-03-01 Robert VargaBump versions to 5.0.4-SNAPSHOT 66/104666/1
2023-02-24 Robert VargaBump upstreams 78/104578/2
2023-02-23 Yaroslav LastivkaRemove BaseCallHomeTopology 87/104487/4
2023-02-14 Robert VargaBump versions to 5.0.3-SNAPSHOT 94/104394/2
2023-02-09 Robert VargaEliminate blueprint from netconf-topology-impl 42/104342/4
2023-02-09 Robert VargaConvert NetconfSalKeystoreService into a component 41/104341/6
2023-02-09 Robert VargaRemove org.opendaylight.netconf.topology.sb.keypair 39/104339/7
2023-02-08 Robert VargaRemove duplicate authorization instantiation 08/104308/3
2023-02-08 Robert VargaUse NetconfNodeUtils.DEFAULT_TOPOLOGY_IID 10/104310/1
2023-02-08 Robert VargaSimplify builder 09/104309/3
2023-02-08 Robert VargaUse a few more instanceof patterns 07/104307/1
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-07 Robert VargaHide CallHomeMountSessionManager 79/104279/6
2023-02-07 Robert VargaInline constants in CallHomeAuthProviderImpl 78/104278/6
2023-02-07 Robert VargaConvert TlsAllowedDevicesMonitorImpl to OSGi DS 76/104276/4
2023-02-07 Robert VargaRequire allowedDevicesMonitor 75/104275/4
2023-02-06 Robert VargaReturn immutable set from findAllowedKeys() 74/104274/3
2023-02-06 Robert VargaRemove static state from TlsAllowedDevicesMonitorImpl 72/104272/4
2023-02-06 Robert VargaClean up TlsAllowedDevicesMonitorImpl constants 71/104271/4
2023-02-06 Robert VargaRemove NetconfConnectorFactory 67/104267/3
2023-02-06 Robert VargaBump upstreams 68/104268/3
next