[netmod] [Errata Rejected] RFC7950 (5157)
RFC Errata System <rfc-editor@rfc-editor.org> Mon, 23 October 2017 21:45 UTC
Return-Path: <wwwrun@rfc-editor.org>
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 0DA4013A64D; Mon, 23 Oct 2017 14:45:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.201
X-Spam-Level:
X-Spam-Status: No, score=-4.201 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 HK5P6VHtvFjI; Mon, 23 Oct 2017 14:45:47 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C92D813A41A; Mon, 23 Oct 2017 14:45:47 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id D810BB813C8; Mon, 23 Oct 2017 14:45:45 -0700 (PDT)
To: andy@yumaworks.com, mbj@tail-f.com
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: bclaise@cisco.com, iesg@ietf.org, netmod@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20171023214545.D810BB813C8@rfc-editor.org>
Date: Mon, 23 Oct 2017 14:45:45 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/gNYr7Z7BaEUqgsGp8UGljU1SPko>
Subject: [netmod] [Errata Rejected] RFC7950 (5157)
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.22
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, 23 Oct 2017 21:45:49 -0000
The following errata report has been rejected for RFC7950, "The YANG 1.1 Data Modeling Language". -------------------------------------- You may review the report below and at: http://www.rfc-editor.org/errata/eid5157 -------------------------------------- Status: Rejected Type: Technical Reported by: Andy Bierman <andy@yumaworks.com> Date Reported: 2017-10-16 Rejected by: Benoit Claise (IESG) Section: 14 Original Text ------------- key-predicate-expr = node-identifier *WSP "=" *WSP quoted-string Corrected Text -------------- key-predicate-expr = node-identifier *WSP "=" *WSP (quoted-string / integer-value / decimal-value) Notes ----- An instance identifier is forced to specify every key value to be a string even though the YANG key leaf type could be a numeric type. XPath does not require a quoted string here, just YANG. Old: /top/list[idx="4"] New: /top/list[idx=4] --VERIFIER NOTES-- Hi, To be clear, I am withdrawing this errata because existing implementations may not accept a numeric literal in an instance-identifier. I think this should be addressed in YANG 2.0 and this thread should be recorded in the yang-next issue trac ker. Andy -------------------------------------- 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 : NETCONF Data Modeling Language Area : Operations and Management Stream : IETF Verifying Party : IESG
- [netmod] [Errata Rejected] RFC7950 (5157) RFC Errata System