Re: [i2rs] draft-zhuang-i2rs-yang-dc-fabric-network-topology-00.txt: YANG compilation error
Benoit Claise <bclaise@cisco.com> Sat, 16 July 2016 18:59 UTC
Return-Path: <bclaise@cisco.com>
X-Original-To: i2rs@ietfa.amsl.com
Delivered-To: i2rs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B66F12D0A9; Sat, 16 Jul 2016 11:59:33 -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 GOgl6EEN2g-s; Sat, 16 Jul 2016 11:59:31 -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 E3EEC12B025; Sat, 16 Jul 2016 11:59:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=4999; q=dns/txt; s=iport; t=1468695571; x=1469905171; h=subject:to:references:cc:from:message-id:date: mime-version:in-reply-to; bh=YZI2prKib1BjpuNPg6c+7Yjwr82lxeRQquCq5HhTWCg=; b=CbGv8vxrMcjwuXRr02kqiuAStQ5I4pRLtFJ9vNjbWyw+cHt4QIBXUKbZ r1gV0JHo1obqYDnnodwtW8UVVzmv7wiDAWPsc/S0xx7Mh1nLvva0oROP6 p+Te4rPHP41MCc4o74/BwfuJZg4CjLKPWuIJod3/1rMLo5qMXbzU0VW28 s=;
X-IronPort-AV: E=Sophos;i="5.28,375,1464652800"; d="scan'208,217";a="678302810"
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:59:29 +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 u6GIxSIX006650; Sat, 16 Jul 2016 18:59:29 GMT
To: William Atwood <william.atwood@concordia.ca>, draft-zhuang-i2rs-yang-dc-fabric-network-topology@ietf.org
References: <4cd1dcb1-7043-64e4-48f8-29f5c526ba71@cisco.com> <8f118c5a-f791-485f-7755-a7f4dff29cd9@concordia.ca>
From: Benoit Claise <bclaise@cisco.com>
Message-ID: <6d0b5094-4769-7494-7823-e34556a00ed6@cisco.com>
Date: Sat, 16 Jul 2016 20:59:28 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <8f118c5a-f791-485f-7755-a7f4dff29cd9@concordia.ca>
Content-Type: multipart/alternative; boundary="------------2C7376FF698E9E193600F525"
Archived-At: <https://mailarchive.ietf.org/arch/msg/i2rs/-5Z8qApf4ZqmzvQswr6_9qOIjf8>
Cc: "i2rs@ietf.org" <i2rs@ietf.org>, "Carl Moberg (camoberg)" <camoberg@cisco.com>
Subject: Re: [i2rs] draft-zhuang-i2rs-yang-dc-fabric-network-topology-00.txt: YANG compilation error
X-BeenThere: i2rs@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Interface to The Internet Routing System \(IRS\)" <i2rs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/i2rs>, <mailto:i2rs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/i2rs/>
List-Post: <mailto:i2rs@ietf.org>
List-Help: <mailto:i2rs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/i2rs>, <mailto:i2rs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 16 Jul 2016 18:59:33 -0000
http://www.yangvalidator.com/ Benoit > > The link to www.yangalidtor.com gives a "server not found" error message. > > Bill > > > On 16/07/2016 2:09 PM, Benoit Claise wrote: >> 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 >> >> >> _______________________________________________ >> i2rs mailing list >> i2rs@ietf.org >> https://www.ietf.org/mailman/listinfo/i2rs > > -- > > Dr. J.W. Atwood, Eng. tel: +1 (514) 848-2424 x3046 > Distinguished Professor Emeritus fax: +1 (514) 848-2830 > Department of Computer Science > and Software Engineering > Concordia University EV 3.185email:william.atwood@concordia.ca > 1455 de Maisonneuve Blvd. Westhttp://users.encs.concordia.ca/~bill > Montreal, Quebec Canada H3G 1M8
- Re: [i2rs] draft-zhuang-i2rs-yang-dc-fabric-netwo… Zhuangyan (Yan)
- Re: [i2rs] draft-zhuang-i2rs-yang-dc-fabric-netwo… Benoit Claise
- Re: [i2rs] draft-zhuang-i2rs-yang-dc-fabric-netwo… William Atwood
- [i2rs] draft-zhuang-i2rs-yang-dc-fabric-network-t… Benoit Claise