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

YANG updates for the -05 version #6

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Conversation

italobusi
Copy link
Member

@italobusi italobusi commented Sep 9, 2023

Updated to support multi-layer topology instances: fix #5

Fixed YANG model prefix: fix #3

Added references when applicable: see #2

Removed all the YANG statements comments out: see #2

Aligned with TE bandwidth, label range and label augmentations in other topology models

Fixed other YANG language nits.

Updated to support multi-layer topology instances (ietf-ccamp-wg#5)

Fixed YANG model prefix (ietf-ccamp-wg#3)

Aligned with TE bandwidth, label range and label augmentations in other topology models

Fixed other YANG language nits.
Comment on lines +293 to +299
must ". = 'false' or "
+ "../../vlan-tag-classification = 'true'" {
description
"VLAN service classification based on the second
VLAN tag can be supported only when VLAN service
classification";
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to check (testing some JSON examples) the correctness of this must statement

Copy link
Member Author

@italobusi italobusi Sep 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See issue #7

@italobusi italobusi mentioned this pull request Sep 9, 2023
italobusi added a commit to italobusi/draft-ietf-ccamp-eth-client-te-topo-yang that referenced this pull request Sep 12, 2023
Updated Xufeng affiliation

Added Chaode as author

Updated abstract and introduction to clarify the scope of the draft: fix ietf-ccamp-wg#1

Restructured sections 2, 3 and 4

Clarified that TE bandwidth and label augmentations are based on the guidelines in section 6 of RFC8795: see ietf-ccamp-wg#2

Removed section 5: see ietf-ccamp-wg#2

Aligned with latest YANG model: see PR ietf-ccamp-wg#6

Updated list of authors and contributors
ietf-eth-te-topology.yang Outdated Show resolved Hide resolved
@samans
Copy link

samans commented Sep 12, 2023

e-error.out.txt
e.json.txt
e-error.json.txt

e.json.txt contains a small instance example that passes validation with yanglint
e-error.json.txt contains a small example that doesn't pass yanglint
e-error.out-txt contains the error message from yanglint showing the must statement fails.

@italobusi italobusi merged commit 9966954 into ietf-ccamp-wg:main Sep 28, 2023
italobusi added a commit that referenced this pull request Sep 28, 2023
* Draft converted to kramdown

Updated Xufeng affiliation

Added Chaode as author

Updated abstract and introduction to clarify the scope of the draft: fix #1

Restructured sections 2, 3 and 4

Clarified that TE bandwidth and label augmentations are based on the guidelines in section 6 of RFC8795: see #2

Removed section 5: see #2

Aligned with latest YANG model: see PR #6

Updated list of authors and contributors

Updated reference to G.8021

Updated revision number

Updated category to Standard Track
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.

Support for a single topology instance across multi-layer networks YANG model prefix
4 participants