[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 6c31d7: YANG model updates for IETF 114 (#111)

italobusi <noreply@github.com> Thu, 07 July 2022 08:41 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 6DB97C15AD58 for <ccamp@ietfa.amsl.com>; Thu, 7 Jul 2022 01:41:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.853
X-Spam-Level:
X-Spam-Status: No, score=-2.853 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.745, 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_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=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 ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gwUSD-KSQuH7 for <ccamp@ietfa.amsl.com>; Thu, 7 Jul 2022 01:41:28 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 44A4AC14CF04 for <ccamp@ietf.org>; Thu, 7 Jul 2022 01:41:28 -0700 (PDT)
Received: from github.com (hubbernetes-node-a47d35d.ac4-iad.github.net [10.52.125.47]) by smtp.github.com (Postfix) with ESMTPA id 6C6526007B2 for <ccamp@ietf.org>; Thu, 7 Jul 2022 01:41:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1657183285; bh=0Sst6AB2sQxqp4/OwipREtHvOrH5aEDEFjGQYh5Ozbw=; h=Date:From:To:Subject:From; b=mB2b061/546cPTudMJc/WUjz7adNrnheOGBvLD7pwadQZFW/Gw3yNw5pBlX/dCu55 oFAdyFSmJIYHpWUnRsC4QkmaaZ8Ccf8yDZr+V9234GMlJzKKWmqrS44ozfzkMgSWfD h/Np8vc4goppEynxHnwQjUePyGf2bvmAAWUG7Mko=
Date: Thu, 07 Jul 2022 01:41:25 -0700
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/push/refs/heads/master/eab5c8-6c31d7@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/ImE75KX89pZBzF0J26DtWp3Vpgo>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 6c31d7: YANG model updates for IETF 114 (#111)
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: Thu, 07 Jul 2022 08:41:32 -0000

  Branch: refs/heads/master
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: 6c31d7e77a263909e3dc9c4bb00e0bf8b42afa17
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/6c31d7e77a263909e3dc9c4bb00e0bf8b42afa17
  Author: italobusi <italo.busi@huawei.com>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

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

  Log Message:
  -----------
  YANG model updates for IETF 114 (#111)

* YANG model updates

YANG model updates for IETF 114

Fix #38, fix #109

Added NMC path as per #107

Aligned with https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/pull/53

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