Re: [netmod] [Netconf] LC on YANG Library (bis)

Alexander Clemm <alexander.clemm@huawei.com> Tue, 13 February 2018 19:38 UTC

Return-Path: <alexander.clemm@huawei.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 980CB12D893; Tue, 13 Feb 2018 11:38:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.229
X-Spam-Level:
X-Spam-Status: No, score=-4.229 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=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 8bgyk4uxZmCy; Tue, 13 Feb 2018 11:38:39 -0800 (PST)
Received: from huawei.com (lhrrgout.huawei.com [194.213.3.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5129F1241F3; Tue, 13 Feb 2018 11:38:39 -0800 (PST)
Received: from lhreml705-cah.china.huawei.com (unknown [172.18.7.106]) by Forcepoint Email with ESMTP id E88002B5D5365; Tue, 13 Feb 2018 19:38:35 +0000 (GMT)
Received: from SJCEML701-CHM.china.huawei.com (10.208.112.40) by lhreml705-cah.china.huawei.com (10.201.108.46) with Microsoft SMTP Server (TLS) id 14.3.361.1; Tue, 13 Feb 2018 19:38:37 +0000
Received: from SJCEML521-MBS.china.huawei.com ([169.254.2.168]) by SJCEML701-CHM.china.huawei.com ([169.254.3.93]) with mapi id 14.03.0382.000; Tue, 13 Feb 2018 11:38:31 -0800
From: Alexander Clemm <alexander.clemm@huawei.com>
To: Mahesh Jethanandani <mjethanandani@gmail.com>, NETCONF WG <netconf@ietf.org>
CC: NETMOD WG <netmod@ietf.org>
Thread-Topic: [Netconf] LC on YANG Library (bis)
Thread-Index: AQHTm47nGQKkuQuITEyr+4DYs4MJdKOiyLPw
Date: Tue, 13 Feb 2018 19:38:31 +0000
Message-ID: <644DA50AFA8C314EA9BDDAC83BD38A2E0EAE81CB@sjceml521-mbs.china.huawei.com>
References: <F10CE657-FC6B-491B-A8DF-0CFEE98B863C@gmail.com>
In-Reply-To: <F10CE657-FC6B-491B-A8DF-0CFEE98B863C@gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.209.216.242]
Content-Type: multipart/alternative; boundary="_000_644DA50AFA8C314EA9BDDAC83BD38A2E0EAE81CBsjceml521mbschi_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/UvX2OaDMh2M2aZCsIURCze2L2Uw>
Subject: Re: [netmod] [Netconf] LC on YANG Library (bis)
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: Tue, 13 Feb 2018 19:38:41 -0000

Hi,

I have taken a look at this document.

My main comment is that one aspect that is missing, that I believe should be added, concerns the inclusion of certain metadata about the modules.  Specifically, in the context of YANG-Push we had a discussion about being able to mark nodes that are notifiable on change.  This is just one particular use case of a more general issue; in YANG-Push after much debate the conclusion was for now to simply make implementors aware of this issue and advise that a solution to this must be provided, with the clear understanding that eventually a standard solution should be defined.

Since the goal of YANG-Library is to allow clients to find out what is actually supported on a given server, this is the right place to keep this information.  One possible way to address this would be, for a given module, to maintain a list of "meta-info", with a key "meta-tag", and a list with references to the nodes to which the metadata applies.  In the case of notifiable-on-change, you would have a list with one entry "notifiable-on-change", and then the list with the node definitions to which this tag applies.

Editorial nit:
2nd paragraph Introduction: informaton --> information

Thanks
--- Alex

From: Netconf [mailto:netconf-bounces@ietf.org] On Behalf Of Mahesh Jethanandani
Sent: Thursday, February 01, 2018 11:00 AM
To: NETCONF WG <netconf@ietf.org>
Cc: NETMOD WG <netmod@ietf.org>
Subject: [Netconf] LC on YANG Library (bis)

WG,

The authors of rfc7895bis have indicated that they believe the document is ready for LC[1].

This starts a two week LC on the draft<https://tools.ietf.org/html/draft-ietf-netconf-rfc7895bis-04>. The LC will end on February 15.

Please send your comments on this thread. Reviews of the document, and statement of support are particularly helpful to the authors. If you have concerns about the document, please state those too.

Authors please indicate if you are aware of any IPR on the document.

Thanks.

[1] https://www.ietf.org/mail-archive/web/netconf/current/msg13980.html

Mahesh & Kent