[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 13af64: Update including #104 files and addressing several...
Dieter Beller <noreply@github.com> Fri, 04 March 2022 20:29 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 C00FE3A0FB5
for <ccamp@ietfa.amsl.com>; Fri, 4 Mar 2022 12:29:13 -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 B-bXMHN74A77 for <ccamp@ietfa.amsl.com>;
Fri, 4 Mar 2022 12:29:09 -0800 (PST)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203])
(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 12CD33A0F7F
for <ccamp@ietf.org>; Fri, 4 Mar 2022 12:29:09 -0800 (PST)
Received: from github.com (hubbernetes-node-8161a6a.va3-iad.github.net
[10.48.125.36])
by smtp.github.com (Postfix) with ESMTPA id 16FE3E06FC
for <ccamp@ietf.org>; Fri, 4 Mar 2022 12:29:08 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
s=pf2014; t=1646425748;
bh=qcohQPkLmOOZ5BP4klQuj9ctvCj0FDv1hz8pVfczubQ=;
h=Date:From:To:Subject:From;
b=MuhgMaYCDJG17TsJ4G7unClJ+YgaMn9xk7fWOiMmZKQ4aiPKbuQfyHOexycTZrj3Y
s+iT2omxwqP3gpbdCml7bhvgKV8P+qkYJS8e1G57rnf9UfHpU4BQEyot/pAHadrz8P
soQN6FsZ8BGlAcIfnpcYsrckoqPuGhei/byjeXRc=
Date: Fri, 04 Mar 2022 12:29:08 -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/5e7626-13af64@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/aMAqlnzlzX12IV47bwJc2rZ_UVc>
Subject: [CCAMP]
[ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 13af64:
Update including #104 files and addressing several...
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: Fri, 04 Mar 2022 20:29:14 -0000
Branch: refs/heads/I-D-09-prep Home: https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang Commit: 13af644e53fee8789ee9da3b98b55b55964f047c https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/13af644e53fee8789ee9da3b98b55b55964f047c Author: Dieter Beller <Dieter.Beller@nokia.com> Date: 2022-03-04 (Fri, 04 Mar 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: ----------- Update including #104 files and addressing several Issues This update includes the latest YANG code and the related YANG model tree view (pull request #104). The text has been reviewed and updated based on the agreed terminology - see #26. The proposed text from #86 has been incorporated.
- [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-i… Dieter Beller