[Teas] YANG module in draft-ietf-teas-yang-rsvp-te

Benoit Claise <bclaise@cisco.com> Tue, 27 June 2017 13:16 UTC

Return-Path: <bclaise@cisco.com>
X-Original-To: teas@ietfa.amsl.com
Delivered-To: teas@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 435EB129B07; Tue, 27 Jun 2017 06:16:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -14.502
X-Spam-Level:
X-Spam-Status: No, score=-14.502 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, RP_MATCHES_RCVD=-0.001, 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 TfsnqFjF1xyb; Tue, 27 Jun 2017 06:16:41 -0700 (PDT)
Received: from aer-iport-2.cisco.com (aer-iport-2.cisco.com [173.38.203.52]) (using TLSv1.2 with cipher DHE-RSA-SEED-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 41F70127078; Tue, 27 Jun 2017 06:16:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=1938; q=dns/txt; s=iport; t=1498569401; x=1499779001; h=to:subject:cc:from:message-id:date:mime-version; bh=T2ruOoDEuB8nsT73Kb1PAG9T4EbVBc1OYq7YsDG8ZLM=; b=OIsG7v6J/PdGqfJIb7X9pXR3x+zYK6a3Fl365fMIYGDynYNorYFG4Wwb qa6KbeeZzWe27f5N0iwiFlzEEUHkIOfLvz893++scGvGaAwVbM4llqniz fvLjCw5iiDkPTGrfKz4hJh87zBFWbFzLNFdhw/WWpr/p6IRTz0/TRVPO1 s=;
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A0AfAgAlWlJZ/xbLJq1dHAEBBAEBCgEBhUmDbIoZc6FEhSuCEYYpgzsYAQIBAQEBAQEBayiFQlYfAT0CbAYCAQGKLLATgiYpizIBCgEBASSDJ4NMggyIL4JHgmEFlyGHTpNrggqFSYNLhnaMVYhPHziBCjAhCBsVh14+NokcAQEB
X-IronPort-AV: E=Sophos;i="5.39,399,1493683200"; d="scan'208,217";a="652868608"
Received: from aer-iport-nat.cisco.com (HELO aer-core-2.cisco.com) ([173.38.203.22]) by aer-iport-2.cisco.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Jun 2017 13:16:39 +0000
Received: from [10.55.221.37] (ams-bclaise-nitro4.cisco.com [10.55.221.37]) by aer-core-2.cisco.com (8.14.5/8.14.5) with ESMTP id v5RDGVoP020493; Tue, 27 Jun 2017 13:16:31 GMT
To: draft-ietf-teas-yang-rsvp-te@ietf.org
Cc: "teas@ietf.org" <teas@ietf.org>
From: Benoit Claise <bclaise@cisco.com>
Message-ID: <16a41c57-d20a-69af-7abf-4de945dc2d39@cisco.com>
Date: Tue, 27 Jun 2017 15:16:30 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="------------DEBBEA0810C73BB7C0D29B73"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/teas/736GDH2kj92hhHM_2AqHO44-O68>
Subject: [Teas] YANG module in draft-ietf-teas-yang-rsvp-te
X-BeenThere: teas@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Traffic Engineering Architecture and Signaling working group discussion list <teas.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/teas>, <mailto:teas-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/teas/>
List-Post: <mailto:teas@ietf.org>
List-Help: <mailto:teas-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/teas>, <mailto:teas-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 27 Jun 2017 13:16:48 -0000

Dear authors,

There is a subtle mistake in your draft that breaks the toolchain.
This one is correct:

        <CODE BEGINS> file "ietf-rsvp-te@2017-03-10.yang"
        module ietf-rsvp-te {

However, this one is wrong.

        <CODE BEGINS> file "ietf-rsvp-te@2017-03-10.yang"
        module ietf-rsvp-te-mpls {

It should be:

        <CODE BEGINS> file "ietf-rsvp-te-mpls@2017-03-10.yang"
        module ietf-rsvp-te-mpls {

Please correct this.

Regards, Benoit