[CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 38924f: Update ietf-layer0-types-ext.yang
italobusi <noreply@github.com> Wed, 02 March 2022 18:14 UTC
Return-Path: <noreply@github.com>
X-Original-To: ccamp@ietfa.amsl.com
Delivered-To: ccamp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id E530D3A00DF
for <ccamp@ietfa.amsl.com>; Wed, 2 Mar 2022 10:14:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.111
X-Spam-Level:
X-Spam-Status: No, score=-2.111 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001]
autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
header.d=github.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 oE3k4tmWVaLH for <ccamp@ietfa.amsl.com>;
Wed, 2 Mar 2022 10:14:03 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 701633A00C4
for <ccamp@ietf.org>; Wed, 2 Mar 2022 10:14:03 -0800 (PST)
Received: from github.com (hubbernetes-node-01d9965.ash1-iad.github.net
[10.56.207.101])
by smtp.github.com (Postfix) with ESMTPA id B0EEB900E70
for <ccamp@ietf.org>; Wed, 2 Mar 2022 10:14:02 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
s=pf2014; t=1646244842;
bh=oqnRilSPGYyuEyMqihdQEK7pJYhc1UqeLDEFkoL0nSQ=;
h=Date:From:To:Subject:From;
b=Mpfc/zZC2lj7uG9CVh6o2KXiizBkZHaJIIP+bQEOdyTiqU0TZKeNvudK9eh/OwegC
PJpsxMf10gsOwE0NN79u0LMzWH9KJNXERuqsFyI2sQ4wHTuoctA6PgBdoCgCmCaIR3
eDfiWUeCtXewR+35IXZT4+R1N3QZdf/eIIENBqQM=
Date: Wed, 02 Mar 2022 10:14:02 -0800
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/push/refs/heads/rfc9093-bis/56cc03-38924f@github.com>
Mime-Version: 1.0
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: ccamp@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/ccamp/zEdBzGfkyW1UEKLB7ElIIYyoTxo>
Subject: [CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 38924f: Update
ietf-layer0-types-ext.yang
X-BeenThere: ccamp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Discussion list for the CCAMP working group <ccamp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ccamp>,
<mailto:ccamp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ccamp/>
List-Post: <mailto:ccamp@ietf.org>
List-Help: <mailto:ccamp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ccamp>,
<mailto:ccamp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 02 Mar 2022 18:14:08 -0000
Branch: refs/heads/rfc9093-bis Home: https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext Commit: 38924f8a1de612abd2b510c6b3c58d3f55dcb933 https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/commit/38924f8a1de612abd2b510c6b3c58d3f55dcb933 Author: italobusi <italo.busi@gmail.com> Date: 2022-03-02 (Wed, 02 Mar 2022) Changed paths: M ietf-layer0-types-ext.yang Log Message: ----------- Update ietf-layer0-types-ext.yang Fix #35 - added grouping l0-path-constraints - added grouping l0-path-properties Co-Authored-By: sergio belotti <sergio.belotti@nokia.com>