Re: [Netconf] draft-ietf-netconf-nmda-netconf review

Rohit R Ranade <rohitrranade@huawei.com> Wed, 16 May 2018 06:38 UTC

Return-Path: <rohitrranade@huawei.com>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0140C12946D for <netconf@ietfa.amsl.com>; Tue, 15 May 2018 23:38:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.301
X-Spam-Level:
X-Spam-Status: No, score=-2.301 tagged_above=-999 required=5 tests=[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 IYbP2eAFTsGC for <netconf@ietfa.amsl.com>; Tue, 15 May 2018 23:38:45 -0700 (PDT)
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 42AFE1275F4 for <netconf@ietf.org>; Tue, 15 May 2018 23:38:45 -0700 (PDT)
Received: from lhreml707-cah.china.huawei.com (unknown [172.18.7.106]) by Forcepoint Email with ESMTP id 6361EF715C8AA for <netconf@ietf.org>; Wed, 16 May 2018 07:38:41 +0100 (IST)
Received: from DGGEML401-HUB.china.huawei.com (10.3.17.32) by lhreml707-cah.china.huawei.com (10.201.108.48) with Microsoft SMTP Server (TLS) id 14.3.382.0; Wed, 16 May 2018 07:38:42 +0100
Received: from DGGEML510-MBS.china.huawei.com ([169.254.3.215]) by DGGEML401-HUB.china.huawei.com ([fe80::89ed:853e:30a9:2a79%31]) with mapi id 14.03.0382.000; Wed, 16 May 2018 14:38:33 +0800
From: Rohit R Ranade <rohitrranade@huawei.com>
To: Martin Bjorklund <mbj@tail-f.com>, "mjethanandani@gmail.com" <mjethanandani@gmail.com>
CC: "netconf@ietf.org" <netconf@ietf.org>
Thread-Topic: [Netconf] draft-ietf-netconf-nmda-netconf review
Thread-Index: AQHT7CftFw3r3KPYi0eW7eApA3ThY6QwA7cAgAAZkQCAAASVAIABNrUAgAABiQCAAIwY8A==
Date: Wed, 16 May 2018 06:38:33 +0000
Message-ID: <991B70D8B4112A4699D5C00DDBBF878A6BBAA372@dggeml510-mbs.china.huawei.com>
References: <BA34DEED-D6AD-4D16-83CE-1B4B48276EB1@gmail.com> <20180515113036.lud5x24s5rt3s2qw@elstar.local> <819F441B-A756-4FC9-9FE0-7AF00E76113F@gmail.com> <20180516.080810.36605921649619671.mbj@tail-f.com>
In-Reply-To: <20180516.080810.36605921649619671.mbj@tail-f.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: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/6nfw_4BHklR_-t4ZWNYdSKPUucU>
Subject: Re: [Netconf] draft-ietf-netconf-nmda-netconf review
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Network Configuration WG mailing list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 May 2018 06:38:47 -0000

Hi,

I still feel that the examples need to show more information. We have added to filter mechanism and also the with-origin parameter. But there is no example to show its usage. 
An example showing that query output MAY contain origins which user may not desire, for example Device having a configuration with parent belonging to intended origin and child leaf belonging to system origin and user gives negated filter to avoid intended (in such cases, both parent and child will be part of output). As mentioned by Juergen, it is intention of the draft to output the leaf which match the filter condition.

With Regards,
Rohit R Ranade

-----Original Message-----
From: Netconf [mailto:netconf-bounces@ietf.org] On Behalf Of Martin Bjorklund
Sent: 16 May 2018 11:38
To: mjethanandani@gmail.com
Cc: netconf@ietf.org
Subject: Re: [Netconf] draft-ietf-netconf-nmda-netconf review

Hi,

Mahesh Jethanandani <mjethanandani@gmail.com> wrote:
> Let me take this up in a separate thread that is not tied to this review.

Ok.

> In the meantime, can we address the pyang error.

It is not an error, but a warning.  This enum value is described in the description for the leaf, so I think the current text is fine.


/martin


> 
> > On May 15, 2018, at 1:30 PM, Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de> wrote:
> > 
> > On Tue, May 15, 2018 at 01:14:12PM +0200, Mahesh Jethanandani wrote:
> >> 
> >> 
> >>> On May 15, 2018, at 11:42 AM, Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de> wrote:
> >>> 
> >>> On Tue, May 15, 2018 at 10:36:16AM +0200, Mahesh Jethanandani wrote:
> >>>> 
> >>>> 2. This is a follow-up to the discussion on the mailing list. Reading through this draft, RFC7950, RFC6020, and rfc7895bis, it is not clear if a NETCONF server that wants to support both YANG 1.0 and YANG 1.1, needs to do from a schema advertisement perspective. Does it advertise the schemas as part of <hello> and as part of yang-library:1.1? Does it advertise both YANG 1.0 and 1.1 models in both the modes?
> >>>> 
> >>> 
> >>> How does this relate to NMDA?
> >> 
> >> If we agree this needs to be clarified, we can decide next where to put the clarification.
> >> 
> > 
> > Well you raised this in a thread concerning nmda-netconf. We 
> > currently have this:
> > 
> >   An NMDA-compliant NETCONF server MUST support the operational state
> >   datastore and it MUST implement at least revision 201X-XX-XX of the
> >   "ietf-yang-library" module defined in [I-D.ietf-netconf-rfc7895bis].
> > 
> > So for NMDA, implementations have to use "ietf-yang-library".
> > 
> > So what are the proposed edits that relate to NMDA?
> > 
> > /js
> > 
> > -- 
> > Juergen Schoenwaelder           Jacobs University Bremen gGmbH
> > Phone: +49 421 200 3587         Campus Ring 1 | 28759 Bremen | Germany
> > Fax:   +49 421 200 3103         <https://www.jacobs-university.de/>
> 
> Mahesh Jethanandani
> mjethanandani@gmail.com
> 
> _______________________________________________
> Netconf mailing list
> Netconf@ietf.org
> https://www.ietf.org/mailman/listinfo/netconf
> 

_______________________________________________
Netconf mailing list
Netconf@ietf.org
https://www.ietf.org/mailman/listinfo/netconf