[YANG] mandatory-stmt for leaf
Andy Bierman <ietf@andybierman.com> Sun, 20 January 2008 16:51 UTC
Return-path: <yang-bounces@ietf.org>
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1JGdOI-00018v-3I; Sun, 20 Jan 2008 11:51:26 -0500
Received: from yang by megatron.ietf.org with local (Exim 4.43)
id 1JGdOH-00018p-3A
for yang-confirm+ok@megatron.ietf.org; Sun, 20 Jan 2008 11:51:25 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1JGdOG-00018h-FS
for yang@ietf.org; Sun, 20 Jan 2008 11:51:24 -0500
Received: from smtp116.sbc.mail.sp1.yahoo.com ([69.147.64.89])
by ietf-mx.ietf.org with smtp (Exim 4.43) id 1JGdOG-000052-7P
for yang@ietf.org; Sun, 20 Jan 2008 11:51:24 -0500
Received: (qmail 6023 invoked from network); 20 Jan 2008 16:51:23 -0000
Received: from unknown (HELO ?192.168.0.10?)
(andybierman@att.net@67.126.240.103 with plain)
by smtp116.sbc.mail.sp1.yahoo.com with SMTP; 20 Jan 2008 16:51:23 -0000
X-YMail-OSG: 2xmPljcVM1nblbhpoaJlAFJ1hN_Plkjgu0sUIoh_I4g2BZLE
X-Yahoo-Newman-Property: ymail-3
Message-ID: <47937B90.7060708@andybierman.com>
Date: Sun, 20 Jan 2008 08:49:20 -0800
From: Andy Bierman <ietf@andybierman.com>
User-Agent: Thunderbird 2.0.0.9 (Windows/20071031)
MIME-Version: 1.0
To: yang <yang@ietf.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Scan-Signature: 08170828343bcf1325e4a0fb4584481c
Subject: [YANG] mandatory-stmt for leaf
X-BeenThere: yang@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: YANG modeling Language for NETCONF <yang.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/yang>,
<mailto:yang-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/yang>
List-Post: <mailto:yang@ietf.org>
List-Help: <mailto:yang-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/yang>,
<mailto:yang-request@ietf.org?subject=subscribe>
Errors-To: yang-bounces@ietf.org
Hi,
I would like to change the text in sec. 7.6.4 to say the
mandatory-stmt is ignored (if present) for a key leaf,
because all key leafs MUST be present in a valid configuration.
Right now all it says is:
If not specified, the default is "false".
Andy
_______________________________________________
YANG mailing list
YANG@ietf.org
https://www1.ietf.org/mailman/listinfo/yang
- [YANG] mandatory-stmt for leaf Andy Bierman