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 #1860

Merged
merged 7 commits into from
May 23, 2024
Merged

Conversation

@Tobianas Tobianas marked this pull request as ready for review May 14, 2024 11:52
@Tobianas Tobianas requested a review from ihrasko May 14, 2024 11:53
@Tobianas Tobianas force-pushed the improve-calcium branch 2 times, most recently from 3aaf2b5 to 8783bb7 Compare May 21, 2024 10:30
Tobianas added 7 commits May 23, 2024 13:39
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 <tobias.pobocik@pantheon.tech>
Just use .namespace() to return namespace, and if namespace is null, just use name.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
No need to import these classes when ImmutableNodes
can beused for same purpose.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
This service is no longer required as a part of this rework:
opendaylight/controller@9917911

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
Use these changes to modernize RPC implementation registration:
opendaylight/lispflowmapping@27c0004

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
There is no need to bind it again, since it is already bound from DOMSchemaService.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
Reformat the code a little to improve its readability.

JIRA: LIGHTY-298
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
@ihrasko ihrasko force-pushed the improve-calcium branch from 8783bb7 to 6f16e5e Compare May 23, 2024 13:06
@ihrasko ihrasko merged commit 94014c4 into PANTHEONtech:main May 23, 2024
5 of 6 checks passed
@ihrasko ihrasko mentioned this pull request May 27, 2024
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.

2 participants