Re: [Rtg-yang-coord] container with presence

Ladislav Lhotka <lhotka@nic.cz> Fri, 29 May 2015 16:28 UTC

Return-Path: <lhotka@nic.cz>
X-Original-To: rtg-yang-coord@ietfa.amsl.com
Delivered-To: rtg-yang-coord@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1A061AC424 for <rtg-yang-coord@ietfa.amsl.com>; Fri, 29 May 2015 09:28:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham
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 i3RQA6FSPAxY for <rtg-yang-coord@ietfa.amsl.com>; Fri, 29 May 2015 09:28:31 -0700 (PDT)
Received: from trail.lhotka.name (trail.lhotka.name [77.48.224.143]) by ietfa.amsl.com (Postfix) with ESMTP id 05EFD1A923D for <Rtg-yang-coord@ietf.org>; Fri, 29 May 2015 09:28:31 -0700 (PDT)
Received: from localhost (unknown [172.29.2.202]) by trail.lhotka.name (Postfix) with ESMTPSA id B322E1CC0293; Fri, 29 May 2015 18:28:31 +0200 (CEST)
From: Ladislav Lhotka <lhotka@nic.cz>
To: Mahesh Jethanandani <mjethanandani@gmail.com>
In-Reply-To: <C4730376-085F-4660-B4F7-9BA4FC9B234A@gmail.com>
References: <331A2562-6D35-4D49-911E-9881CCE5D6A1@nic.cz> <C4730376-085F-4660-B4F7-9BA4FC9B234A@gmail.com>
User-Agent: Notmuch/0.19 (http://notmuchmail.org) Emacs/24.4.51.2 (x86_64-apple-darwin14.0.0)
Date: Fri, 29 May 2015 18:28:29 +0200
Message-ID: <m2twuvpcuq.fsf@Birdie.nat6.vcit.vutbr.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Archived-At: <http://mailarchive.ietf.org/arch/msg/rtg-yang-coord/01nY1xD6_haF0DI9YCmvBsL4yE8>
Cc: Rtg-yang-coord@ietf.org
Subject: Re: [Rtg-yang-coord] container with presence
X-BeenThere: rtg-yang-coord@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "\"List to discuss coordination between the Routing related YANG models\"" <rtg-yang-coord.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtg-yang-coord>, <mailto:rtg-yang-coord-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtg-yang-coord/>
List-Post: <mailto:rtg-yang-coord@ietf.org>
List-Help: <mailto:rtg-yang-coord-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtg-yang-coord>, <mailto:rtg-yang-coord-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 29 May 2015 16:28:34 -0000

Mahesh Jethanandani <mjethanandani@gmail.com> writes:

> And the error that will pop up as result will be something like this:
>
> Warning: top-level NP container ‘twamp-client' is mandatory
> ietf-twamp.yang:59.9: warning(1048): top-level object is mandatory
>

This is actually something else, the case I am writing about leads to
this error message in pyang:

knot-dns.yang:322 (at knot-dns.yang:169): error: cannot augment mandatory node record-type

(and it is a hard error rather than warning).

Lada

>> On May 28, 2015, at 2:28 AM, Ladislav Lhotka <lhotka@nic.cz> wrote:
>> 
>> Hi,
>> 
>> I have a suggestion for the authors of all routing protocol modules: the container that encapsulates all configuration data for a given protocol should be a container with presence (see sec. 7.5.1 in RFC 6020) because then the configuration data may include mandatory items that are otherwise forbidden at the top level of an augment.
>> 
>> See also YANG 1.1 issue Y26:
>> 
>> https://svn.tools.ietf.org/svn/wg/netmod/yang-1.1/issues.html#sec-27
>> 
>> For example, in the the ietf-isis it should look like this:
>> 
>>     augment "/rt:routing/rt:routing-instance/rt:routing-protocols/"
>>         +"rt:routing-protocol" {
>>       when "rt:type = 'isis:isis'" {
>>         description
>>          "This augment is only valid when routing protocol
>>           instance type is isis.";
>>       }
>>       presence "IS-IS routing protocol”;
>>       ...
>>     }
>> 
>> I am also including this recommendation in the routing-cfg draft.
>> 
>> Lada
>> --
>> Ladislav Lhotka, CZ.NIC Labs
>> PGP Key ID: E74E8C0C
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Rtg-yang-coord mailing list
>> Rtg-yang-coord@ietf.org
>> https://www.ietf.org/mailman/listinfo/rtg-yang-coord
>
> Mahesh Jethanandani
> mjethanandani@gmail.com
>
>
>

-- 
Ladislav Lhotka, CZ.NIC Labs
PGP Key ID: E74E8C0C