-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adapt simulator to lighty.io core 20.0.0 #217
Commits on Apr 19, 2024
-
Bump lighty.io core to 20.0.0-SNAPSHOT
Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 478c9eb - Browse repository at this point
Copy the full SHA 478c9ebView commit details -
Import NetconfMessage from new location: org.opendaylight.netconf.api.messages.NetconfMessage. This has been introduced by: opendaylight/netconf@9a42076 JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 996ada7 - Browse repository at this point
Copy the full SHA 996ada7View commit details -
Remove EffectiveModelContextListener
Remove EffectiveModelContextListener usages as consequence of: opendaylight/yangtools@fd91e72 JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea2e22d - Browse repository at this point
Copy the full SHA ea2e22dView commit details -
Switch to ImmutableNodes factory methods
Switch to ImmutableNodes factory methods as requested by: opendaylight/yangtools@1600e4a JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eae8303 - Browse repository at this point
Copy the full SHA eae8303View commit details
Commits on Apr 22, 2024
-
Use new path for YangModuleInfoImpl
Use new path for YangModuleInfoImpl as requested by: opendaylight/mdsal@dac0a45 JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd17b79 - Browse repository at this point
Copy the full SHA cd17b79View commit details -
Switch from .getEffectiveModelContext() to modelContext() getter to obtain EffectiveModelContext. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa62cee - Browse repository at this point
Copy the full SHA aa62ceeView commit details -
Use name() instead of getIdentifier()
Use name() instead of getIdentifier() as requested by: opendaylight/yangtools@7d9be9b JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b57f04b - Browse repository at this point
Copy the full SHA b57f04bView commit details -
Use HandlingPriority constructor
Use HandlingPriority constructor to create new isnatnces as of: opendaylight/netconf@17dc3e3 JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 413f30b - Browse repository at this point
Copy the full SHA 413f30bView commit details -
Use DOMNotificationRouter constructor
Use DOMNotificationRouter constructor instead of create method as requested by: opendaylight/mdsal@3eca227 JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9be27fb - Browse repository at this point
Copy the full SHA 9be27fbView commit details -
Use notificationService() of DOMNotificationRouter as a result of: opendaylight/mdsal@c86b76b Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bbfe09 - Browse repository at this point
Copy the full SHA 3bbfe09View commit details -
Bump netconf-node-topology to 2023-11-21
Bump netconf-node-topology to 2023-11-21 revision. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78e00c3 - Browse repository at this point
Copy the full SHA 78e00c3View commit details -
Bump odl-netconf-device to 2024-01-20
Bump odl-netconf-device to 2024-01-20 revision. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a23af2 - Browse repository at this point
Copy the full SHA 9a23af2View commit details -
Move from NetconfClientDispatcher to NetconfClientFactory as required by NETCONF-1108. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2279be1 - Browse repository at this point
Copy the full SHA 2279be1View commit details -
Bump ODL netconf device to 240120
Bump ODL netconf device to 240120 revision. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ae895a - Browse repository at this point
Copy the full SHA 9ae895aView commit details -
Bump ODL node topology to 231121
Bump ODL node topology to 231121 revision. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31df2a6 - Browse repository at this point
Copy the full SHA 31df2a6View commit details -
Cleanup toaster service implementations
Instead of implementing ToasterService for each RPC in toaster module let each operation implement its own RPC interface. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd1b459 - Browse repository at this point
Copy the full SHA fd1b459View commit details -
Cleanup topology service implementations
Instead of implementing TopologyService for each RPC in topology module let each operation implement its own RPC interface. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d1de47 - Browse repository at this point
Copy the full SHA 6d1de47View commit details -
Add credentials into network-topology-rpcs
We have lost credential from netconf-node-fields in: https://git.opendaylight.org/gerrit/c/netconf/+/109035 Add them into network-topology-rpcs. JIRA: LIGHTY-284 Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab63e7c - Browse repository at this point
Copy the full SHA ab63e7cView commit details -
.. TODO Signed-off-by: Ivan Hrasko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcc065b - Browse repository at this point
Copy the full SHA bcc065bView commit details