[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 13511e: YANG updates for WG LC preparation:

italobusi <noreply@github.com> Tue, 14 November 2023 14:19 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 2C93CC15106B for <ccamp@ietfa.amsl.com>; Tue, 14 Nov 2023 06:19:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.409
X-Spam-Level:
X-Spam-Status: No, score=-4.409 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_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01] 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 ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fmGN0nPiC0qN for <ccamp@ietfa.amsl.com>; Tue, 14 Nov 2023 06:19:06 -0800 (PST)
Received: from out-17.smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8CC8FC14CE27 for <ccamp@ietf.org>; Tue, 14 Nov 2023 06:19:06 -0800 (PST)
Received: from github.com (hubbernetes-node-f819557.va3-iad.github.net [10.48.132.33]) by smtp.github.com (Postfix) with ESMTPA id D2009411D0 for <ccamp@ietf.org>; Tue, 14 Nov 2023 06:19:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699971545; bh=l07u6/7b+4epI/Gomdw6tlBxcZYu9Ppm4j5Af8DaYwk=; h=Date:From:To:Subject:From; b=V4bIWIUqg2khNIUjx8hVkWG13VvQUT8V8p5BSM9cBC7waw38QgwvSIdkiWQglQFN9 Ub1TaS7DC9KOfyXcJba7nFQxWxOol5TGULS+0gPiricO8eFP85e6HXtotPEqKyPXge KMjRmATsD8CTnqv/xzgK+P+D4Xgq01I+DXyT/vRk=
Date: Tue, 14 Nov 2023 06:19:05 -0800
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/push/refs/heads/wg-lc-prepr/f6abee-13511e@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/vdcD66RbXYe3i6gXL5VTFsnl5SA>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 13511e: YANG updates for WG LC preparation:
X-BeenThere: ccamp@ietf.org
X-Mailman-Version: 2.1.39
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, 14 Nov 2023 14:19:07 -0000

  Branch: refs/heads/wg-lc-prepr
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: 13511ee39f7e28a10522edd5a62ce4e7fe208958
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/13511ee39f7e28a10522edd5a62ce4e7fe208958
  Author: italobusi <italo.busi@huawei.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M ietf-optical-impairment-topology.tree
    M ietf-optical-impairment-topology.yang

  Log Message:
  -----------
  YANG updates for WG LC preparation:

- Removed grouping power-param and copied attributes when used: fix #155
- Updated data type for delta-power attribute: fix #158
- Removed grouping sliceable-transponder-attributes: fix #159

---

Co-authored-by: sergio belotti <sergio.belotti@nokia.com>