[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] b17cd1: YANG model updates

italobusi <noreply@github.com> Wed, 29 June 2022 10:20 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 7B296C15A740 for <ccamp@ietfa.amsl.com>; Wed, 29 Jun 2022 03:20:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.854
X-Spam-Level:
X-Spam-Status: No, score=-2.854 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_DNSWL_BLOCKED=0.001, 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] 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 dRKs-rCVRMmH for <ccamp@ietfa.amsl.com>; Wed, 29 Jun 2022 03:20: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 F1B30C14CF09 for <ccamp@ietf.org>; Wed, 29 Jun 2022 03:20:27 -0700 (PDT)
Received: from github.com (hubbernetes-node-b76d308.ac4-iad.github.net [10.52.207.16]) by smtp.github.com (Postfix) with ESMTPA id 182F4600BD9 for <ccamp@ietf.org>; Wed, 29 Jun 2022 03:20:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1656498027; bh=jR5SDZPwJKZv/WEd3Oh04enPSEeAv9SkEe55eIbpCHM=; h=Date:From:To:Subject:From; b=CBHZcXeKk5uJNKzUbf9P6/A4SYnvzZ7ZnvLHbVDLrow24npqNVl/lGmLTlqtKRR6f Co5B2aL5697+wUtmWqe9Y3tK2KQ4nqxypr4DzhdxXO2yBYi31Uii8zmDMEGIWhxo4h KT5zGgJNRkuROM+HFM4KzVK8O/Y3WTpiZzXcEWm0=
Date: Wed, 29 Jun 2022 03:20:27 -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/yang-ietf-114/6eef6b-b17cd1@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/4-i_RQHm7P-WzqTEfSQGbnVg4l0>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] b17cd1: YANG model updates
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: Wed, 29 Jun 2022 10:20:28 -0000

  Branch: refs/heads/yang-ietf-114
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: b17cd11e7502ac1a0dbc715921be861b544c714a
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/b17cd11e7502ac1a0dbc715921be861b544c714a
  Author: italobusi <italo.busi@huawei.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

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

  Log Message:
  -----------
  YANG model updates

YANG model updates for IETF 114

Fix #38, fix #109

Added NMC path as per #107

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