Skip to content
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

Improve Calcium integration #1867

Merged
merged 7 commits into from
May 23, 2024
Merged

Conversation

ihrasko
Copy link
Collaborator

@ihrasko ihrasko commented May 23, 2024

No description provided.

The addCallback methods do not need to be implemented since they are default.
Also change the future method to return completed future since it's not chained.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <[email protected]>
(cherry picked from commit 24c3dbe)
Just use .namespace() to return namespace, and if namespace is null, just use name.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <[email protected]>
(cherry picked from commit 04d6fcd)
No need to import these classes when ImmutableNodes
can beused for same purpose.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <[email protected]>
Signed-off-by: Ivan Hrasko <[email protected]>
(cherry picked from commit 8b7fe7f)
This service is no longer required as a part of this rework:
opendaylight/controller@9917911

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <[email protected]>
(cherry picked from commit 33b9022)
Use these changes to modernize RPC implementation registration:
opendaylight/lispflowmapping@27c0004

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <[email protected]>
(cherry picked from commit 57e185e)
There is no need to bind it again, since it is already bound from DOMSchemaService.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <[email protected]>
(cherry picked from commit 600b033)
Reformat the code a little to improve its readability.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <[email protected]>
(cherry picked from commit 6f16e5e)
@ihrasko ihrasko merged commit 712f753 into PANTHEONtech:20.x May 23, 2024
5 of 6 checks passed
@ihrasko ihrasko deleted the 20.x-improve-calcium branch May 23, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants