Re: [netmod] [Technical Errata Reported] RFC7950 (5517)

Martin Bjorklund <mbj@tail-f.com> Mon, 08 October 2018 11:56 UTC

Return-Path: <mbj@tail-f.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AFD512F1A5 for <netmod@ietfa.amsl.com>; Mon, 8 Oct 2018 04:56:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DO530aoOI_QZ for <netmod@ietfa.amsl.com>; Mon, 8 Oct 2018 04:56:23 -0700 (PDT)
Received: from mail.tail-f.com (mail.tail-f.com [46.21.102.45]) by ietfa.amsl.com (Postfix) with ESMTP id 57B12130DC5 for <netmod@ietf.org>; Mon, 8 Oct 2018 04:56:23 -0700 (PDT)
Received: from localhost (unknown [173.38.220.61]) by mail.tail-f.com (Postfix) with ESMTPSA id C20711AE0332; Mon, 8 Oct 2018 13:56:21 +0200 (CEST)
Date: Mon, 08 Oct 2018 13:56:21 +0200
Message-Id: <20181008.135621.2235985294350825585.mbj@tail-f.com>
To: rfc-editor@rfc-editor.org
Cc: ibagdona@gmail.com, warren@kumari.net, joelja@bogus.com, kwatsen@juniper.net, lberger@labn.net, rohitrranade@huawei.com, netmod@ietf.org
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <20181008071250.C97CCB8155F@rfc-editor.org>
References: <20181008071250.C97CCB8155F@rfc-editor.org>
X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/U0mt73H-NBaltP_U-aTxgmQ_-xQ>
Subject: Re: [netmod] [Technical Errata Reported] RFC7950 (5517)
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 11:56:27 -0000

Hi,

I agree that the text needs clarification.  However, I propose this
text instead:

  The derived-from-or-self() function returns "true" if any node in the
  argument "nodes" is a node of type "identityref" or a type derived
  from "identityref", and its value is an identity that is equal to or
  derived from (see Section 7.18.2) the identity "identity"; 
  otherwise, it returns "false".


/martin


RFC Errata System <rfc-editor@rfc-editor.org> wrote:
> The following errata report has been submitted for RFC7950,
> "The YANG 1.1 Data Modeling Language".
> 
> --------------------------------------
> You may review the report below and at:
> http://www.rfc-editor.org/errata/eid5517
> 
> --------------------------------------
> Type: Technical
> Reported by: Rohit R Ranade <rohitrranade@huawei.com>
> 
> Section: 10.4.2
> 
> Original Text
> -------------
> The derived-from-or-self() function returns "true" if any node in the
>    argument "nodes" is a node of type "identityref" and its value is an
>    identity that is equal to or derived from (see Section 7.18.2) the
>    identity "identity"; otherwise, it returns "false".
> 
> 
> Corrected Text
> --------------
> The derived-from-or-self() function returns "true" if any node in the
>  argument "nodes" is a node of type equal to or derived 
>  from "identityref" and its value is an identity that is equal to or
>  derived from (see Section 7.18.2) the identity "identity"; 
>  otherwise, it returns "false".
> 
> 
> Notes
> -----
> The node-set can have node which are of types that may be derived from an identityref. Typical example is in ietf-netconf-nmda, where "when 'derived-from-or-self(datastore, "ds:operational")';" is used, but the "datastore" node is of type "datastore-ref" defined in ietf-datastores module, which is in-turn derived from "identityref"
> 
> Instructions:
> -------------
> This erratum is currently posted as "Reported". If necessary, please
> use "Reply All" to discuss whether it should be verified or
> rejected. When a decision is reached, the verifying party  
> can log in to change the status and edit the report, if necessary. 
> 
> --------------------------------------
> RFC7950 (draft-ietf-netmod-rfc6020bis-14)
> --------------------------------------
> Title               : The YANG 1.1 Data Modeling Language
> Publication Date    : August 2016
> Author(s)           : M. Bjorklund, Ed.
> Category            : PROPOSED STANDARD
> Source              : Network Modeling
> Area                : Operations and Management
> Stream              : IETF
> Verifying Party     : IESG
>