Re: [Netconf] I-D Action: draft-ietf-netconf-subscribed-notifications-19.txt

Martin Bjorklund <mbj@tail-f.com> Wed, 19 December 2018 19:40 UTC

Return-Path: <mbj@tail-f.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 7EF921200B3 for <netconf@ietfa.amsl.com>; Wed, 19 Dec 2018 11:40:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 T1vOfAp05R92 for <netconf@ietfa.amsl.com>; Wed, 19 Dec 2018 11:40:28 -0800 (PST)
Received: from mail.tail-f.com (mail.tail-f.com [46.21.102.45]) by ietfa.amsl.com (Postfix) with ESMTP id 469DC130EBF for <netconf@ietf.org>; Wed, 19 Dec 2018 11:40:28 -0800 (PST)
Received: from localhost (h-4-215.A165.priv.bahnhof.se [158.174.4.215]) by mail.tail-f.com (Postfix) with ESMTPSA id 7832C1AE0446; Wed, 19 Dec 2018 20:40:27 +0100 (CET)
Date: Wed, 19 Dec 2018 20:40:27 +0100
Message-Id: <20181219.204027.1134533539828819405.mbj@tail-f.com>
To: evoit@cisco.com
Cc: netconf@ietf.org
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <91e0bc7bee2e4b56bc968565fa43d78c@XCH-RTP-013.cisco.com>
References: <154515596361.5411.7153657725124836233@ietfa.amsl.com> <20181219.145202.1027346732573212384.mbj@tail-f.com> <91e0bc7bee2e4b56bc968565fa43d78c@XCH-RTP-013.cisco.com>
X-Mailer: Mew version 6.7 on Emacs 25.2 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/N12R4UiehCek6z3WhKMxPpVjYWE>
Subject: Re: [Netconf] I-D Action: draft-ietf-netconf-subscribed-notifications-19.txt
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.29
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, 19 Dec 2018 19:40:32 -0000

"Eric Voit (evoit)" <evoit@cisco.com> wrote:
> Thanks Martin,
> 
> 
> 
> I have the version addressing the double quotes here:
> 
> https://github.com/netconf-wg/rfc5277bis/blob/master/draft-ietf-netconf-subscribed-notifications-20.xml
> 
> 
> 
> Before I upload this -20, I want to see if you have concerns with the Pyang Validation issue shown below.   Reshad mentioned that other users have seen it.  Is this something which should stop me from posting?
>

You get this error b/c you are running an old version of pyang that
isn't compatible with the (newer) version of pip on your system.  I
suggest you upgrade pyang.

 
/martin



> 
> 
> Eric
> 
> 
> 
> ----------------------------------
> ietf-subscribed-notifications@2018-12-19.yang
> Pyang Validation
> Traceback (most recent call last):
> pyang", line 444, in <module>
>     run()
> pyang", line 219, in run
>     repos = pyang.FileRepository(path, no_path_recurse=o.no_path_recurse)
> __init__.py", line 408, in __init__
>     location = pip.locations.distutils_scheme('pyang')
> AttributeError: 'module' object has no attribute 'locations'
> Pyang Output
> No warnings or errors
> 
> 
> 
> > -----Original Message-----
> 
> > From: Netconf <netconf-bounces@ietf.org> On Behalf Of Martin Bjorklund
> 
> > Sent: Wednesday, December 19, 2018 8:52 AM
> 
> > To: netconf@ietf.org
> 
> > Subject: Re: [Netconf] I-D Action: draft-ietf-netconf-subscribed-notifications-
> 
> > 19.txt
> 
> >
> 
> > Hi,
> 
> >
> 
> > The YANG module in this draft doesn't compile.  The new text for the XPath
> 
> > context contains double quote characters.  I suggest you change them to single
> 
> > quotes.
> 
> >
> 
> >
> 
> > /martin
> 
> >
> 
> >
> 
> > internet-drafts@ietf.org<mailto:internet-drafts@ietf.org> wrote:
> 
> > >
> 
> > > A New Internet-Draft is available from the on-line Internet-Drafts directories.
> 
> > > This draft is a work item of the Network Configuration WG of the IETF.
> 
> > >
> 
> > >         Title           : Subscription to YANG Event Notifications
> 
> > >         Authors         : Eric Voit
> 
> > >                           Alexander Clemm
> 
> > >                           Alberto Gonzalez Prieto
> 
> > >                           Einar Nilsen-Nygaard
> 
> > >                           Ambika Prasad Tripathy
> 
> > >         Filename        : draft-ietf-netconf-subscribed-notifications-19.txt
> 
> > >         Pages           : 78
> 
> > >         Date            : 2018-12-18
> 
> > >
> 
> > > Abstract:
> 
> > >    This document defines a YANG data model and associated mechanisms
> 
> > >    enabling subscriber-specific subscriptions to a publisher's event
> 
> > >    streams.  Applying these elements allows a subscriber to request for
> 
> > >    and receive a continuous, custom feed of publisher generated
> 
> > >    information.
> 
> > >
> 
> > >
> 
> > > The IETF datatracker status page for this draft is:
> 
> > > https://datatracker.ietf.org/doc/draft-ietf-netconf-subscribed-notific
> 
> > > ations/
> 
> > >
> 
> > > There are also htmlized versions available at:
> 
> > > https://tools.ietf.org/html/draft-ietf-netconf-subscribed-notification
> 
> > > s-19
> 
> > > https://datatracker.ietf.org/doc/html/draft-ietf-netconf-subscribed-no
> 
> > > tifications-19
> 
> > >
> 
> > > A diff from the previous version is available at:
> 
> > > https://www.ietf.org/rfcdiff?url2=draft-ietf-netconf-subscribed-notifi
> 
> > > cations-19
> 
> > >
> 
> > >
> 
> > > Please note that it may take a couple of minutes from the time of
> 
> > > submission until the htmlized version and diff are available at tools.ietf.org.
> 
> > >
> 
> > > Internet-Drafts are also available by anonymous FTP at:
> 
> > > ftp://ftp.ietf.org/internet-drafts/
> 
> > >
> 
> > > _______________________________________________
> 
> > > Netconf mailing list
> 
> > > Netconf@ietf.org<mailto:Netconf@ietf.org>
> 
> > > https://www.ietf.org/mailman/listinfo/netconf
> 
> > >
> 
> >
> 
> > _______________________________________________
> 
> > Netconf mailing list
> 
> > Netconf@ietf.org<mailto:Netconf@ietf.org>
> 
> > https://www.ietf.org/mailman/listinfo/netconf