[netconf] restconf-next issue to let list/leaf-list be "data resources"

Kent Watsen <kent+ietf@watsen.net> Wed, 01 July 2020 15:16 UTC

Return-Path: <010001730af39de0-1e13fb74-a12c-4223-9d2c-4a0d60b7d0c5-000000@amazonses.watsen.net>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AE573A0F27 for <netconf@ietfa.amsl.com>; Wed, 1 Jul 2020 08:16:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=amazonses.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 1txjrvjX9u0d for <netconf@ietfa.amsl.com>; Wed, 1 Jul 2020 08:16:46 -0700 (PDT)
Received: from a8-31.smtp-out.amazonses.com (a8-31.smtp-out.amazonses.com [54.240.8.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0C05C3A0F23 for <netconf@ietf.org>; Wed, 1 Jul 2020 08:16:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=224i4yxa5dv7c2xz3womw6peuasteono; d=amazonses.com; t=1593616604; h=From:Content-Type:Mime-Version:Subject:Message-Id:Date:To:Feedback-ID; bh=yr2PjZUxt0KJykzNSg/q7HbfhFrvCY7X17w61jMvQPM=; b=R+g6WvVHAqslMDgUk5+9CIu/cMHxK/rGbKm4+XTUdGyoI4HJM/8/1sGG4eyJMPzL 9uacufXwYO7Gk1JCiOu2PelnL4HLCGRSeOJgdskf4zuSpmzkRdXSCGhBL7WEPFJdsIs XZq+hGyrbG5PpAaq3cEIgvRv01nw7btt6nlRo+7k=
From: Kent Watsen <kent+ietf@watsen.net>
Content-Type: multipart/alternative; boundary="Apple-Mail=_FD315D7D-8BF3-49CC-B19D-1CB6A3CFF46A"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
Message-ID: <010001730af39de0-1e13fb74-a12c-4223-9d2c-4a0d60b7d0c5-000000@email.amazonses.com>
Date: Wed, 01 Jul 2020 15:16:44 +0000
To: "netconf@ietf.org" <netconf@ietf.org>
X-Mailer: Apple Mail (2.3608.80.23.2.2)
X-SES-Outgoing: 2020.07.01-54.240.8.31
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/sT8Q3H9kEl8E8Kim8U1GA0LUvMc>
Subject: [netconf] restconf-next issue to let list/leaf-list be "data resources"
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETCONF WG list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Jul 2020 15:16:47 -0000

I added this “restconf-next” issue for letting list/leaf-list be "data resources":

	https://github.com/netconf-wg/restconf-next/issues/4 <https://github.com/netconf-wg/restconf-next/issues/4>

K.