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

Implement netconf 5.0.10 changes #1857

Closed
wants to merge 3 commits into from
Closed

Commits on May 9, 2024

  1. Use newer revision of netconf-node-topology and odl-device

    opendaylight/netconf@6507d88
    
    JIRA: LIGHTY-297
    Signed-off-by: tobias.pobocik <[email protected]>
    Tobianas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d35966c View commit details
    Browse the repository at this point in the history
  2. StreamsConfiguration has configurable base path

    We need another parameter of base path to create StreamsConfiguration:
    opendaylight/netconf@b0db55f#diff-27dd8c68f4ce278f75a4cb87ac6e5e5e617135b54d3354c73cb95652c39878c5
    
    JIRA: LIGHTY-297
    Signed-off-by: tobias.pobocik <[email protected]>
    Tobianas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4a6a405 View commit details
    Browse the repository at this point in the history
  3. Provide OpenApiLightyConfiguration

    Provide OpenApiLightyConfiguration implementation
    to set OpenApi basePath according to lighty.io
    JSON based configuration.
    
    JIRA: LIGHTY-297
    Signed-off-by: tobias.pobocik <[email protected]>
    Tobianas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6723cef View commit details
    Browse the repository at this point in the history