[Netconf] draft-gonzalez-netconf-5277bis-02.txt: YANG compilation error

Benoit Claise <bclaise@cisco.com> Sat, 16 July 2016 18:07 UTC

Return-Path: <bclaise@cisco.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 0532912D6B1; Sat, 16 Jul 2016 11:07:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -15.808
X-Spam-Level:
X-Spam-Status: No, score=-15.808 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.287, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, USER_IN_DEF_DKIM_WL=-7.5] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cisco.com
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 CuSRvb9vnafu; Sat, 16 Jul 2016 11:07:15 -0700 (PDT)
Received: from aer-iport-1.cisco.com (aer-iport-1.cisco.com [173.38.203.51]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E00F812D0BC; Sat, 16 Jul 2016 11:07:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=2102; q=dns/txt; s=iport; t=1468692435; x=1469902035; h=to:cc:from:subject:message-id:date:mime-version; bh=b0YHr8a+pUvwGx3bqsNUztwQxSxDsb8hzBvIN9/FD0Q=; b=nHYLdwFOPox2WMCiu0dLa4+7UEr7DjcYSzxkELmepOScu3JtwkitECXe qqnLXw02VY2ii15k6iQUQcEfSVH/4ivrGp0UetrSrbytU6aZtNQElOpKM blovtKqoLD8C2j4kmXNNUvvZZihdTHJajNorR/Fv80QT4rQXiVuc1uPXF 8=;
X-IronPort-AV: E=Sophos;i="5.28,374,1464652800"; d="scan'208,217";a="678302482"
Received: from aer-iport-nat.cisco.com (HELO aer-core-1.cisco.com) ([173.38.203.22]) by aer-iport-1.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Jul 2016 18:07:13 +0000
Received: from [10.61.161.254] ([10.61.161.254]) by aer-core-1.cisco.com (8.14.5/8.14.5) with ESMTP id u6GI7CjW029705; Sat, 16 Jul 2016 18:07:13 GMT
To: draft-gonzalez-netconf-5277bis@ietf.org
From: Benoit Claise <bclaise@cisco.com>
Message-ID: <93ce4b92-09b7-74ac-028d-6bfac245ebc0@cisco.com>
Date: Sat, 16 Jul 2016 20:07:13 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="------------517FB6D5FA56033BE5E1E9D0"
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/6z9-l7ckReLiTWGCvxJzoAazURI>
Cc: "Carl Moberg (camoberg)" <camoberg@cisco.com>, NETCONF <netconf@ietf.org>
Subject: [Netconf] draft-gonzalez-netconf-5277bis-02.txt: YANG compilation error
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.17
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: Sat, 16 Jul 2016 18:07:17 -0000

Dear authors,

Part of the IETF hackathon today, I integrated confdc , as a second YANG 
module compiler, in http://www.claise.be/IETFYANGPageCompilation.html. 
Reason? For example, confdc validates xpath while pyang doesn't.
And confdc found an issue with your draft, which is now flagged as 
failing the YANG compilation.
Please correct this issue.
Note: you're not alone, look at the green dip today on green graph 
<http://claise.be/IETFYANGPageCompilation.png>!

During the hackathon today, Carl Moberg also integrated the confdc 
output in his www.yangalidtor.com.
This might help you.

Regards, Benoit