[netmod] Output of /netconf-state/schemas in RFC 6022

Rohit R Ranade <rohitrranade@huawei.com> Tue, 06 June 2017 15:03 UTC

Return-Path: <rohitrranade@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 3F2A3129516; Tue, 6 Jun 2017 08:03:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.221
X-Spam-Level:
X-Spam-Status: No, score=-4.221 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, RP_MATCHES_RCVD=-0.001, 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 ZnubMtPAWRrH; Tue, 6 Jun 2017 08:03:13 -0700 (PDT)
Received: from lhrrgout.huawei.com (lhrrgout.huawei.com [194.213.3.17]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D27F712949F; Tue, 6 Jun 2017 08:03:11 -0700 (PDT)
Received: from 172.18.7.190 (EHLO LHREML714-CAH.china.huawei.com) ([172.18.7.190]) by lhrrg01-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id DON62696; Tue, 06 Jun 2017 15:03:09 +0000 (GMT)
Received: from DGGEMA401-HUB.china.huawei.com (10.3.20.42) by LHREML714-CAH.china.huawei.com (10.201.108.37) with Microsoft SMTP Server (TLS) id 14.3.301.0; Tue, 6 Jun 2017 16:02:28 +0100
Received: from DGGEMA502-MBX.china.huawei.com ([169.254.2.207]) by DGGEMA401-HUB.china.huawei.com ([10.3.20.42]) with mapi id 14.03.0301.000; Tue, 6 Jun 2017 23:02:21 +0800
From: Rohit R Ranade <rohitrranade@huawei.com>
To: "netconf@ietf.org" <netconf@ietf.org>
CC: "netmod@ietf.org" <netmod@ietf.org>, Rohit pobbathi <rohit.pobbathi@huawei.com>
Thread-Topic: Output of /netconf-state/schemas in RFC 6022
Thread-Index: AdLe1d1Bsq+7wVbQQrm6fLRLB7cJrA==
Date: Tue, 06 Jun 2017 15:02:21 +0000
Message-ID: <991B70D8B4112A4699D5C00DDBBF878A6B094071@DGGEMA502-MBX.china.huawei.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.18.150.121]
Content-Type: multipart/alternative; boundary="_000_991B70D8B4112A4699D5C00DDBBF878A6B094071DGGEMA502MBXchi_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020203.5936C42D.023F, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0, ip=169.254.2.207, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32
X-Mirapoint-Loop-Id: 37f10b4d62f0d4d48333ae03af1f45c2
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/fiqkgnoNA3XOZEXThPw06VTKADI>
Subject: [netmod] Output of /netconf-state/schemas in RFC 6022
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, 06 Jun 2017 15:03:15 -0000

Hi All,

In RFC 6022 :

2.1.3.  The /netconf-state/schemas Subtree

   The list of supported schema for the NETCONF server.

In RFC 7950:
      Section 5.6.4 Announcing Conformance Information in NETCONF

   With this mechanism, a client can cache the supported modules for a
   server and only update the cache if the "module-set-id" value in the
   <hello> message changes.

Whether "supported schema" , "supported module", "implemented module" all mean the same thing for YANG?

RFC 6022 need to list both modules and sub-modules. So whether we need to extend this rule to sub-modules? We need to list only those sub-modules of implemented modules ?

With Regards,
Rohit