Re: [netmod] RFC 8528 on YANG Schema Mount

Robert Varga <nite@hq.sk> Thu, 07 March 2019 20:11 UTC

Return-Path: <nite@hq.sk>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FA0E126C87 for <netmod@ietfa.amsl.com>; Thu, 7 Mar 2019 12:11:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=hq.sk
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 PqGPiD95TaXF for <netmod@ietfa.amsl.com>; Thu, 7 Mar 2019 12:11:14 -0800 (PST)
Received: from mail.hq.sk (hq.sk [81.89.59.181]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D09EA12AF7C for <netmod@ietf.org>; Thu, 7 Mar 2019 12:11:12 -0800 (PST)
Received: from nitebug.nitenet.local (chello085216197060.chello.sk [85.216.197.60]) by mail.hq.sk (Postfix) with ESMTPSA id 86D57241B12 for <netmod@ietf.org>; Thu, 7 Mar 2019 21:11:09 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=hq.sk; s=mail; t=1551989469; bh=m9KoN/MGQfvwb1ybDDoYLigken8mvB4Z5LcmyiGhaK4=; h=Subject:References:To:From:Date:In-Reply-To; b=TIlck/VI7h9UMryfazLMRZG58h7FmkX+pY2SZhMjDkaqDMuGZdnKNDJuDIaNRk50c 9YzwbCQ7T1zQZsVUewU/N62HI9RTrN86Q4IZ3Au5VKivUzD/ocPCRllJefxBExItiM dyR8bGqZFq1GXPEQGFlQlxI6IAfrTi3wpmzTNvCU=
References: <20190307035909.4D3ACB824FD@rfc-editor.org>
To: netmod@ietf.org
From: Robert Varga <nite@hq.sk>
Openpgp: preference=signencrypt
Message-ID: <32f9bf4f-8002-0d22-1291-7db9661d33e4@hq.sk>
Date: Thu, 07 Mar 2019 21:11:03 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1
MIME-Version: 1.0
In-Reply-To: <20190307035909.4D3ACB824FD@rfc-editor.org>
Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="z0Tfx0TkYAL6WejQMchAKS6gL30c6a1l5"
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/H6lqgwn2yDx3y-s_VF1yFovhXLg>
Subject: Re: [netmod] RFC 8528 on YANG Schema Mount
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Mar 2019 20:11:16 -0000

On 07/03/2019 04:59, rfc-editor@rfc-editor.org wrote:
> A new Request for Comments is now available in online RFC libraries.
> 
>         
>         RFC 8528
> 
>         Title:      YANG Schema Mount 

Awesome, congrats :)

One quick question: what are the sub-statements allowed under a
'yangmnt:mount-point "foo"' ? I see RFC8529 is using 'description', but
could not find a definitive list.

Can I assume it's only config/description/reference/status, or is it a
larger set?

Thanks,
Robert