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

Support for DTNMA ADM modules in YANG syntax #912

Open
BrianSipos opened this issue Jul 5, 2024 · 0 comments · May be fixed by #915
Open

Support for DTNMA ADM modules in YANG syntax #912

BrianSipos opened this issue Jul 5, 2024 · 0 comments · May be fixed by #915

Comments

@BrianSipos
Copy link

BrianSipos commented Jul 5, 2024

The internet draft in ietf-dtn-adm-yang defines an alternative use for YANG modules to encode DTNMA Application Data Models (ADMs). This adds to the guidelines from RFC 8407 and has implications for some of the default linter warnings from pyang.

The ADM module is still in draft, so there can be future changes affecting the lint behavior, but the basic structure has been stable for some time now. The first issue with the current linter is the limitation that module namespaces begin with the IETF prefix urn:ietf:params:xml:ns:yang: which will need to be relaxed to include ari:// prefix also.

@BrianSipos BrianSipos linked a pull request Aug 9, 2024 that will close this issue
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 a pull request may close this issue.

1 participant