[CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext-RFC9093-bis] 68c065: Initial updates for WG LC preparation:

italobusi <noreply@github.com> Tue, 14 November 2023 14:28 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 EE72EC15106B for <ccamp@ietfa.amsl.com>; Tue, 14 Nov 2023 06:28:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.109
X-Spam-Level:
X-Spam-Status: No, score=-2.109 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, 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 juEB0T5TWiLi for <ccamp@ietfa.amsl.com>; Tue, 14 Nov 2023 06:28:49 -0800 (PST)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (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 9BE81C14F749 for <ccamp@ietf.org>; Tue, 14 Nov 2023 06:28:49 -0800 (PST)
Received: from github.com (hubbernetes-node-fca841c.ash1-iad.github.net [10.56.226.78]) by smtp.github.com (Postfix) with ESMTPA id CC5E810081E for <ccamp@ietf.org>; Tue, 14 Nov 2023 06:28:48 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1699972128; bh=iQmlG4EMRwg+CcPEriiZ9r3YbpBCxSKgYd5X/1JiqMU=; h=Date:From:To:Subject:From; b=nIJGcLMqXYkboXbxMSecFKXVYq8J9eC1xSQYzf2aTRUdj4l1QYBDpQhsf3n+gHCfy 1ltLJaK2JJnsnI6SZI2D8q3o5bMCdVCjhXivLItqxhpZU79znyv/kahVfHpKvT5FMY YA76gpOMR4KL8EvG1YTv/+P+cNOj1o6Bg99DQ6gw=
Date: Tue, 14 Nov 2023 06:28:48 -0800
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/ietf-ccamp-layer0-types-ext-RFC9093-bis/push/refs/heads/wg-lc-prep/693974-68c065@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/RCa1GTX_UWc-PKR7FYxkhmcn2Z0>
Subject: [CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext-RFC9093-bis] 68c065: Initial 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:28:52 -0000

  Branch: refs/heads/wg-lc-prep
  Home:   https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext-RFC9093-bis
  Commit: 68c0657b83a5bea6e2bc1b5b157768b55ce732b6
      https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext-RFC9093-bis/commit/68c0657b83a5bea6e2bc1b5b157768b55ce732b6
  Author: italobusi <italo.busi@huawei.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M ietf-layer0-types.yang

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

- renamed decimal-16-digits and decimal-16-digits-or-null as power-spectral-density and power-spectral-density-or-null: see https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/pull/160
- added ratio-in-db and ratio-in-db-or-null: see https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/pull/160

---

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