[netconf] Added restconf-next for restructuring error messages

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

Return-Path: <010001730ac58f90-0ce0fc67-2c25-403e-98c4-983d7007ea68-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 4F0A43A0C41 for <netconf@ietfa.amsl.com>; Wed, 1 Jul 2020 07:26:29 -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 VRT8vle4WRoq for <netconf@ietfa.amsl.com>; Wed, 1 Jul 2020 07:26:28 -0700 (PDT)
Received: from a8-88.smtp-out.amazonses.com (a8-88.smtp-out.amazonses.com [54.240.8.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A13863A0C3D for <netconf@ietf.org>; Wed, 1 Jul 2020 07:26:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=224i4yxa5dv7c2xz3womw6peuasteono; d=amazonses.com; t=1593613586; h=From:Content-Type:Mime-Version:Subject:Message-Id:Date:To:Feedback-ID; bh=WDXzy8jRsF9V8Q8VSNY4IEpUdqQfm6xdpTmILCyOtM4=; b=SV95gukQD5cO7QKjBbagKoF0Fzy7RvQRQmarKafSdnp5yFow9YZQ4aVIvSeFtWDL tO1whtpIMz6Srhtxk7OLRGBmAJBMHPGpEcvtYCHTIarbvJctDyCSY7Bj6fqagmgow2g rA8YbXSL9fxk3/jZaA/VdziXh5ri0YfagHbrzf9g=
From: Kent Watsen <kent+ietf@watsen.net>
Content-Type: multipart/alternative; boundary="Apple-Mail=_BAE40F33-A9F4-4706-B1B6-489B6B924C42"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\))
Message-ID: <010001730ac58f90-0ce0fc67-2c25-403e-98c4-983d7007ea68-000000@email.amazonses.com>
Date: Wed, 01 Jul 2020 14:26:26 +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.88
Feedback-ID: 1.us-east-1.DKmIRZFhhsBhtmFMNikgwZUWVrODEw9qVcPhqJEI2DA=:AmazonSES
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/Pliw1NZ8pMZC9uPQ9hs0AtnCKSk>
Subject: [netconf] Added restconf-next for restructuring error messages
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 14:26:29 -0000

Folks,

I just added this “restconf-next” issue for restructuring error messages:

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

K.