Skip to content

Identity parse failure : Some libyang warnings when use the version v0.16-r2 #668

@Prasann1506

Description

@Prasann1506

Following libyang warnings are coming while loading some yang modules.
We tried to identify the root cause but it is little hard for us to find out the exact root cause.
Please help us to identify the issue.

Version used : v0.16-r2

image

libyang[1]: Identity found, but in a non-implemented module "iana-if-type".
libyang[1]: Failed to resolve identityref "iana-if-type:ieee8023adLag". (path: /openconfig-interfaces:type)
libyang[1]: Previous warning generated by XPath subexpression[95] "openconfig-interfaces:type = 'iana-if-type:ieee8023adLag'".

libyang[1]: Identity used as identityref value is not implemented. (path: /openconfig-interfaces:type)
libyang[1]: Failed to resolve identityref "openconfig-if-types:IF_AGGREGATE". (path: /openconfig-interfaces:type)
libyang[1]: Previous warning generated by XPath subexpression[251] "openconfig-interfaces:type = 'openconfig-if-types:IF_AGGREGATE'".

libyang[1]: Failed to resolve identityref "PATH_SETUP_RSVP". (path: /openconfig-mpls:signaling-protocol)
libyang[1]: Previous warning generated by XPath subexpression[50] "signaling-protocol = 'PATH_SETUP_RSVP'".
libyang[1]: Identityref "signaling-protocol" comparison with identity "PATH_SETUP_RSVP" without prefix, consider adding a prefix or best using "derived-from(-or-self)()" functions.

Thanks,
Prasann

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions