Skip to content

container not found by libyang #2445

@robbynet

Description

@robbynet

We have two modules named uplane-conf and vendor-uplane-conf
Each one with its own namaspace
But both have the same root tree container name user-uplane-configuration:
When trying to load a xml payload in the Datastore having data in both module, here the error returnedby libyang
Error:
libyang[0]: Node "user-uplane-configuration" not found in the "uplane-conf" module. (line: 3650)
libyang[0]: Node "user-uplane-configuration" not found in the "vendor-uplane-conf" module. (line: 4350)
Starting the libyang parsing.
Data parsing failed.
Libyang Error Reference error

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:questionIssue is actually a question.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions