[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 2c8de8: 3R YANG extension (#78)

sergiobelotti <noreply@github.com> Mon, 05 July 2021 16:15 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 35CBA3A1D04 for <ccamp@ietfa.amsl.com>; Mon, 5 Jul 2021 09:15:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.298
X-Spam-Level:
X-Spam-Status: No, score=-2.298 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.198, 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, 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 OfSSziWPTG9s for <ccamp@ietfa.amsl.com>; Mon, 5 Jul 2021 09:15:32 -0700 (PDT)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D77A33A1D00 for <ccamp@ietf.org>; Mon, 5 Jul 2021 09:15:31 -0700 (PDT)
Received: from github.com (hubbernetes-node-79d9857.ash1-iad.github.net [10.56.120.59]) by smtp.github.com (Postfix) with ESMTPA id BF5B890032C for <ccamp@ietf.org>; Mon, 5 Jul 2021 09:15:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1625501730; bh=4uuytKRGK65VhNbEt2VtmV+CDoA0Tx3fXTaSmKYPJus=; h=Date:From:To:Subject:From; b=TnLoqGYdywLRrfTekVmmYYOpB5NeMOe5j+5JUkmEsdQ70TbGteiQckbAAvEng+ePV nj+7cP6dLYzQQO3/dFFJBnWxkAisUcCLOK5DIedbZ/gmFfX3ojBccWg/FNCzF0R7na LI8iv4vaG32B0ktybxEYv4UAGofGsPKBYFL3xgjw=
Date: Mon, 05 Jul 2021 09:15:30 -0700
From: sergiobelotti <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/push/refs/heads/master/3bcb05-2c8de8@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/5naaU0fpeLfuR-ZS03KtjTAuLmM>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 2c8de8: 3R YANG extension (#78)
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: Mon, 05 Jul 2021 16:15:37 -0000

  Branch: refs/heads/master
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: 2c8de8057ba3b65eb22049d127bca2ce1e1322ec
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/2c8de8057ba3b65eb22049d127bca2ce1e1322ec
  Author: sergiobelotti <sergio.belotti@alcatel-lucent.com>
  Date:   2021-07-05 (Mon, 05 Jul 2021)

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

  Log Message:
  -----------
  3R YANG extension (#78)

Added support for 3R:
- list of transponders moved under the node
- the list of transceiversunder the TTPs references the transceivers under the transponder list
- added attribute to describe the 3R capabilities of a transceiver

Co-Authored-By: sergiobelotti <sergio.belotti@nokia.com>