[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] ab8818: Alignment with the latest version of l0-types-ext

italobusi <noreply@github.com> Thu, 04 February 2021 11:09 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 91B723A12B6 for <ccamp@ietfa.amsl.com>; Thu, 4 Feb 2021 03:09:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.35
X-Spam-Level:
X-Spam-Status: No, score=-2.35 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.25, 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 hCY1oHPO7UDA for <ccamp@ietfa.amsl.com>; Thu, 4 Feb 2021 03:09:35 -0800 (PST)
Received: from smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8DB503A1298 for <ccamp@ietf.org>; Thu, 4 Feb 2021 03:09:35 -0800 (PST)
Received: from github.com (hubbernetes-node-48efd5b.ash1-iad.github.net [10.56.122.34]) by smtp.github.com (Postfix) with ESMTPA id 68A64840D47 for <ccamp@ietf.org>; Thu, 4 Feb 2021 03:09:34 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1612436974; bh=O9jPzndNwmGFf3mBFDHEV59S/idxcmTaukKnreKtupE=; h=Date:From:To:Subject:From; b=tZDLeYTpz83cDU0HZeBQqmYcaeLhb1yPhMBnLImbw78t8jxCiLnTdSNRDO6W/y+29 7v6N6SEcHoDxgV06GVHKaKz4hBemc6EsNZU9WFRkwFD3NUlnGjU5AJKFkGHwWotqt6 qqf1GAVhC2Nut8yQRK5ur5fxLlGqJgoTt7FvtLg8=
Date: Thu, 04 Feb 2021 03:09:34 -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/update-IETF-110/04dc7f-ab8818@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/1lyfs6_h9GXnLy3Eati9z0WaCmg>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] ab8818: Alignment with the latest version of l0-types-ext
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: Thu, 04 Feb 2021 11:09:43 -0000

  Branch: refs/heads/update-IETF-110
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: ab8818f56dd9241d95f018f998ade70cbe141b53
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/ab8818f56dd9241d95f018f998ade70cbe141b53
  Author: italobusi <italo.busi@gmail.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

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

  Log Message:
  -----------
  Alignment with the latest version of l0-types-ext

Alignment with the latest version of l0-types-ext:
- removed identity modulation and use the identity l0-types-ext:modulation instead
- removed identity FEC and use the identity l0-types-ext:FEC

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