[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 592cb1: Updated YANG model for IETF 115 (#116)

italobusi <noreply@github.com> Fri, 21 October 2022 18: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 5A158C157B58 for <ccamp@ietfa.amsl.com>; Fri, 21 Oct 2022 11:44:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.681
X-Spam-Level:
X-Spam-Status: No, score=-2.681 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.571, 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] 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 uayY16_noV_l for <ccamp@ietfa.amsl.com>; Fri, 21 Oct 2022 11:44:20 -0700 (PDT)
Received: from smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CABC4C157B50 for <ccamp@ietf.org>; Fri, 21 Oct 2022 11:44:20 -0700 (PDT)
Received: from github.com (hubbernetes-node-cb7e15b.ac4-iad.github.net [10.52.222.52]) by smtp.github.com (Postfix) with ESMTPA id 0166872209B for <ccamp@ietf.org>; Fri, 21 Oct 2022 11:44:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1666377860; bh=fdE0LIBYYhF108+X08jQlZUo3yv2mprTeqDAQq2JMuI=; h=Date:From:To:Subject:From; b=vUPHqRw/JhSB5S92qGbZ4mitYmeirkuZa6XpDTb2Ye2dXQ8aetdZsOOBdrx2lkAa1 F07ynhCI7GHCqI1ByQwRP1REzL17EM2QxOEpFhCqDxgVGdRDU8kPOHYY53XkzYT1Gb WWX3dxTv4JjfgPJ67euUDQUNUbh/KOj+BeXzwvaA=
Date: Fri, 21 Oct 2022 11:44:19 -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/5b11ab-592cb1@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/An1c2w2tj6WNhmNbwR4UrOsSZoo>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang] 592cb1: Updated YANG model for IETF 115 (#116)
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: Fri, 21 Oct 2022 18:44:21 -0000

  Branch: refs/heads/master
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang
  Commit: 592cb1bc12df69540f7f0856d24d4f68f789773a
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-optical-impairment-topology-yang/commit/592cb1bc12df69540f7f0856d24d4f68f789773a
  Author: italobusi <italo.busi@huawei.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

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

  Log Message:
  -----------
  Updated YANG model for IETF 115 (#116)

* Updated YANG model for IETF 115

Updated optical impairments YANG model:
- OPS capability reporting: fix #107
- fix augmentation when statements

Pending merge of PR https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/pull/60

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