[Rtg-yang-coord] Restrictions on list keys

Mahesh Jethanandani <mjethanandani@gmail.com> Sun, 01 March 2015 21:37 UTC

Return-Path: <mjethanandani@gmail.com>
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 199CF1A0033 for <rtg-yang-coord@ietfa.amsl.com>; Sun, 1 Mar 2015 13:37:43 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.457
X-Spam-Level:
X-Spam-Status: No, score=-0.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DATE_IN_PAST_06_12=1.543, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=no
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 93JnT8aLfmRF for <rtg-yang-coord@ietfa.amsl.com>; Sun, 1 Mar 2015 13:37:42 -0800 (PST)
Received: from mail-pd0-x22c.google.com (mail-pd0-x22c.google.com [IPv6:2607:f8b0:400e:c02::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 19D0B1A0015 for <rtg-yang-coord@ietf.org>; Sun, 1 Mar 2015 13:37:42 -0800 (PST)
Received: by pdbft15 with SMTP id ft15so8624902pdb.2 for <rtg-yang-coord@ietf.org>; Sun, 01 Mar 2015 13:37:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:content-transfer-encoding:subject:from:message-id:date :to:mime-version; bh=iIvbuk5PYws32hZIhMbdNx+0HapVKZDFXTgvXagCgJU=; b=KueKe561EBs8+St0Is5rBsb0STiZ5i46SE3FSJmUdzQZ/l3BW2+/ByJ7s6gRzWCGRt zneh/eOinNmeC47I6bVJnC3MvoI7hww0I/bH6j/NPFR/8NY4MzwC2uuyChsSlbHFlkKO ekZG4Rhcg22/vMIbMK+L6lmTwPm52OsVSFmgI4jj7bSOwuf/h+rCjgvONlDCaMIRHoSC pEtRkhKSHZX5xloewSriMluSJDthnmrFIUB8E7ZX+qS+EMpHFX5QNRMMVm8vHbl2TtIf 9/phoOPvp4CPeT0nognuxgSqopulIe9TXx6iL5T7d8jDt5zIjlMIWjrwMMiczC8nEPcy lzuw==
X-Received: by 10.67.7.102 with SMTP id db6mr41766165pad.14.1425245860281; Sun, 01 Mar 2015 13:37:40 -0800 (PST)
Received: from [192.168.1.108] (108-247-127-76.lightspeed.sntcca.sbcglobal.net. [108.247.127.76]) by mx.google.com with ESMTPSA id bc4sm10028653pac.4.2015.03.01.13.37.38 for <rtg-yang-coord@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 01 Mar 2015 13:37:39 -0800 (PST)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Mahesh Jethanandani <mjethanandani@gmail.com>
Message-Id: <A722B25D-D8F2-439C-817E-BBA981DFD698@gmail.com>
Date: Sun, 1 Mar 2015 07:59:53 -0500
To: rtg-yang-coord@ietf.org
Mime-Version: 1.0 (1.0)
X-Mailer: iPad Mail (12B466)
Archived-At: <http://mailarchive.ietf.org/arch/msg/rtg-yang-coord/qaYaBsEpCqnXydqjVYkJ1BbAYzs>
Subject: [Rtg-yang-coord] Restrictions on list keys
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: Sun, 01 Mar 2015 21:37:43 -0000

Pardon if these questions have already been asked.

Are there restrictions on the following use of keys in lists

- a combination of rw and ro leafs
- a ro leaf
- a union of of leafs

Mahesh Jethanandani
mjethanandani@gmail.com