[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 119e51: Section 2.3 update based on discussion on Feb 15.
Dieter Beller <noreply@github.com> Tue, 22 February 2022 10:27 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 2E1543A0CB7
for <ccamp@ietfa.amsl.com>; Tue, 22 Feb 2022 02:27:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.676
X-Spam-Level:
X-Spam-Status: No, score=-7.676 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.576, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001,
SPF_PASS=-0.001, 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 Rpjz4wC8ETMQ for <ccamp@ietfa.amsl.com>;
Tue, 22 Feb 2022 02:27:42 -0800 (PST)
Received: from smtp.github.com (out-25.smtp.github.com [192.30.252.208])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id D9E8E3A0C73
for <ccamp@ietf.org>; Tue, 22 Feb 2022 02:27:42 -0800 (PST)
Received: from github.com (hubbernetes-node-8ac0c9b.ash1-iad.github.net
[10.56.208.74])
by smtp.github.com (Postfix) with ESMTPA id 1E431840A58
for <ccamp@ietf.org>; Tue, 22 Feb 2022 02:27:42 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
s=pf2014; t=1645525662;
bh=BDsD9uFN1C3++/tc0sNL4LqzsUBrRMwmGKxCrqD6m2I=;
h=Date:From:To:Subject:From;
b=g8WiaxU07AlFeTkhBcuIMgePBpPHaWTyvKpX7yif3cDFvlUdX4BZh6KbqkDg7kvIJ
zZdZS6hybc8UHCNuY4IKdFo4hi3CNjDKnlaZ+lk5B/anOTFu/d8o5+oE7qEDxqkfZ/
ehVplyLZuf1X4Yb6GYuLTFcSlwnTp/JePv9ebH7A=
Date: Tue, 22 Feb 2022 02:27:42 -0800
From: Dieter Beller <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/push/refs/heads/I-D-09-prep/a40d2e-119e51@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/2ZZsEpfW5ZGAtLNkU3bcfT0Q0UA>
Subject: [CCAMP]
[ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 119e51:
Section 2.3 update based on discussion on Feb 15.
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: Tue, 22 Feb 2022 10:27:48 -0000
Branch: refs/heads/I-D-09-prep Home: https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang Commit: 119e511fd6df18d60a0ff529affe001c9bda4e9c https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/119e511fd6df18d60a0ff529affe001c9bda4e9c Author: Dieter Beller <Dieter.Beller@nokia.com> Date: 2022-02-22 (Tue, 22 Feb 2022) Changed paths: M I-D_in_xml/draft-ietf-ccamp-optical-impairment-topology-yang-09.txt M I-D_in_xml/draft-ietf-ccamp-optical-impairment-topology-yang.xml Log Message: ----------- Section 2.3 update based on discussion on Feb 15. Section 2.3 update based on a comment from @ggrammel and the related discussion in the meeting on Feb 15.
- [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-i… Dieter Beller