[CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 3bc2cd: Update ietf-layer0-types-ext to resolve some issue...

italobusi <noreply@github.com> Tue, 15 June 2021 12:44 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 9B07F3A2EAE for <ccamp@ietfa.amsl.com>; Tue, 15 Jun 2021 05:44:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.797
X-Spam-Level:
X-Spam-Status: No, score=-2.797 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.698, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, 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 mI5tu36jmIMJ for <ccamp@ietfa.amsl.com>; Tue, 15 Jun 2021 05:44:38 -0700 (PDT)
Received: from out-28.smtp.github.com (out-28.smtp.github.com [192.30.252.211]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAF253A2E68 for <ccamp@ietf.org>; Tue, 15 Jun 2021 05:44:38 -0700 (PDT)
Received: from github.com (hubbernetes-node-ce1bfb0.ash1-iad.github.net [10.56.112.59]) by smtp.github.com (Postfix) with ESMTPA id DBC54900038 for <ccamp@ietf.org>; Tue, 15 Jun 2021 05:44:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1623761077; bh=jk3GbSXP+Bf2StZU3gMsiAU6/y4F8YUrGFVfRtoC5aI=; h=Date:From:To:Subject:From; b=BbeaA4Tqre3Va1oglnwAqMmuEGGtp6OgVmvp65xxl/Ly9f5NA2bNXV21RvsQY7Z+Y UFiTM2EAs4Vrnk3I7lnyNPHbvl5wF3fjlY4KD3JqdGzFylzbh6yQGt2woTV1tRTS+o SWV1kbL8J+lFkoerUiVF+w1AGXq9nZygwz8xB7mc=
Date: Tue, 15 Jun 2021 05:44:37 -0700
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/push/refs/heads/master/a9445c-3bc2cd@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/nNY2RarTz2vtOUC8idxYI6a3JzA>
Subject: [CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 3bc2cd: Update ietf-layer0-types-ext to resolve some issue...
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, 15 Jun 2021 12:44:45 -0000

  Branch: refs/heads/master
  Home:   https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext
  Commit: 3bc2cdb2cf1e7862b0230a74ac39d748ea0e41ff
      https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/commit/3bc2cdb2cf1e7862b0230a74ac39d748ea0e41ff
  Author: italobusi <italo.busi@huawei.com>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
    M ietf-layer0-types-ext.yang

  Log Message:
  -----------
  Update ietf-layer0-types-ext to resolve some issues (#25)

Moving type-power-mode, fiber-type and frequency-range definitions from optical impairments

Resolve ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang#54

Resolve ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang#58

Resolve ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang#68 (comment)

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