Re: [Netconf] bug in ietf-netconf-monitoring.yang

"Romascanu, Dan (Dan)" <dromasca@avaya.com> Mon, 28 June 2010 10:42 UTC

Return-Path: <dromasca@avaya.com>
X-Original-To: netconf@core3.amsl.com
Delivered-To: netconf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 76D463A6876 for <netconf@core3.amsl.com>; Mon, 28 Jun 2010 03:42:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.934
X-Spam-Level:
X-Spam-Status: No, score=-1.934 tagged_above=-999 required=5 tests=[AWL=0.665, BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MDaoPKvKaXnl for <netconf@core3.amsl.com>; Mon, 28 Jun 2010 03:42:14 -0700 (PDT)
Received: from p-us1-iereast-outbound-tmp.us1.avaya.com (nj300815-nj-outbound.net.avaya.com [135.11.29.16]) by core3.amsl.com (Postfix) with ESMTP id 7C9EB3A6905 for <netconf@ietf.org>; Mon, 28 Jun 2010 03:42:14 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="4.53,496,1272859200"; d="scan'208";a="22675817"
Received: from unknown (HELO co300216-co-erhwest.avaya.com) ([198.152.7.5]) by p-us1-iereast-outbound-tmp.us1.avaya.com with ESMTP; 28 Jun 2010 06:42:24 -0400
X-IronPort-AV: E=Sophos;i="4.53,496,1272859200"; d="scan'208";a="486912163"
Received: from unknown (HELO 307622ANEX5.global.avaya.com) ([135.64.140.14]) by co300216-co-erhwest-out.avaya.com with ESMTP; 28 Jun 2010 06:42:22 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Date: Mon, 28 Jun 2010 12:42:10 +0200
Message-ID: <EDC652A26FB23C4EB6384A4584434A04022F3BA0@307622ANEX5.global.avaya.com>
In-Reply-To: <20100628.110537.108627842.mbj@tail-f.com>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [Netconf] bug in ietf-netconf-monitoring.yang
Thread-Index: AcsWoRXC8XukZHXjQfiDhSuVkBXTZQADVJvw
References: <4C250371.50302@iwl.com><EDC652A26FB23C4EB6384A4584434A04022F39A5@307622ANEX5.global.avaya.com><80A0822C5E9A4440A5117C2F4CD36A649F068B@DEMUEXC006.nsn-intra.net> <20100628.110537.108627842.mbj@tail-f.com>
From: "Romascanu, Dan (Dan)" <dromasca@avaya.com>
To: Martin Bjorklund <mbj@tail-f.com>, mehmet.ersue@nsn.com
Cc: netconf@ietf.org
Subject: Re: [Netconf] bug in ietf-netconf-monitoring.yang
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Network Configuration WG mailing list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Mon, 28 Jun 2010 10:42:18 -0000

I believe this change is minimal from the IESG point of  view, but I
would like to make sure that the WG has consensus about it. Mehmet, can
you confirm this? 

Thanks and Regards,

Dan
 

> -----Original Message-----
> From: Martin Bjorklund [mailto:mbj@tail-f.com] 
> Sent: Monday, June 28, 2010 12:06 PM
> To: mehmet.ersue@nsn.com
> Cc: Romascanu, Dan (Dan); andyb@iwl.com; netconf@ietf.org
> Subject: Re: [Netconf] bug in ietf-netconf-monitoring.yang
> 
> Hi,
> 
> "Ersue, Mehmet (NSN - DE/Munich)" <mehmet.ersue@nsn.com> wrote:
> > 
> > I think we should include this into the RFC editors notes 
> with OLD/NEW 
> > text but don't want to talk for the authors.
> 
> I agree that we should make this change:
> 
> OLD:
> 
>                leaf-list select {
>                  type string;
>                  min-elements 1;
> 
> NEW:
> 
>                leaf-list select {
>                  type yang:xpath1.0;
>                  min-elements 1;
> 
> 
> > Current RFC editors notes can be deleted as they have been 
> > incorporated into the v15 draft.
> 
> Yes.
> 
> 
> /martin
>