Update telemetry-atomic description
- (M) aft/openconfig-aft-common.yang
Change Scope
- Update
telemetry-atomicdescription to clarify the list container behavior. - This change is backwards compatible.
/gcbrun
No major YANG version changes in commit 9e06e9f970b79deb796fce9ac2227d459c9ae486
/gcbrun
/gcbrun
Added to OC operator review for March 11, 2025
I'm finding the text in this proposed clarification a bit confusing. The first change actually removes a reference to lists and instead says leaf-list. Was that really intended? I'm pretty sure the intention is for this to apply to containers and lists. The term "list of containers" is also somewhat confusing. I believe this clarification is trying to say that when a single list entry changes, only that specific list entry (and all its descendants) is updated (not all entries in the list).
Perhaps the description could be clarified more like @jsterne recommends:
"When a single list entry changes, only that specific list entry and all its descendants are updated, not all entries in the list."
Is there some reason to exclude list? That part seemed clear to me already.
Perhaps the description could be clarified more like @jsterne recommends:
"When a single list entry changes, only that specific list entry and all its descendants are updated, not all entries in the list."
Is there some reason to exclude list? That part seemed clear to me already.
I have incorporated the feedback. Thanks @jsterne and @dplore Let me know what you think of the latest diffs.
That looks more clear to me now - thanks.