[CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 303dba: Apply suggestions from code review

sergiobelotti <noreply@github.com> Thu, 08 April 2021 15:54 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 D4E653A0C29 for <ccamp@ietfa.amsl.com>; Thu, 8 Apr 2021 08:54:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.12
X-Spam-Level:
X-Spam-Status: No, score=-7.12 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, 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 qnX9rKJlgNkz for <ccamp@ietfa.amsl.com>; Thu, 8 Apr 2021 08:54:48 -0700 (PDT)
Received: from smtp.github.com (out-17.smtp.github.com [192.30.252.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D9D23A0C2A for <ccamp@ietf.org>; Thu, 8 Apr 2021 08:54:48 -0700 (PDT)
Received: from github.com (hubbernetes-node-585e5a5.va3-iad.github.net [10.48.204.39]) by smtp.github.com (Postfix) with ESMTPA id 3258E5C0B25 for <ccamp@ietf.org>; Thu, 8 Apr 2021 08:54:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1617897287; bh=EC4ifs0AK8lWSKZ8nt3dNmCZdMXUnzp6M9FRHmrd01U=; h=Date:From:To:Subject:From; b=qhGSpsHCuSENDyDx4x6wZat7AGuOJ05gQw2GgjxhGceo+ZqGSEqsQT1nF9NpU3B8+ 73+MwW2PkTanJJPNqorJ3wrWIDR65xY1TRqFvEHXaPYcw08RWA6I71wsWBc/Jd5rD0 nz8fQH9k0lXQ226S0A9aiR0ZlFJ9WKUjkqwumm3Q=
Date: Thu, 08 Apr 2021 08:54:47 -0700
From: sergiobelotti <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/push/refs/heads/to-IETF-111/855a70-303dba@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/TIPtbGUCMfhsIZ9IBmxrtNCnGuQ>
Subject: [CCAMP] [ietf-ccamp-wg/ietf-ccamp-layer0-types-ext] 303dba: Apply suggestions from code review
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, 08 Apr 2021 15:54:53 -0000

  Branch: refs/heads/to-IETF-111
  Home:   https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext
  Commit: 303dba83e6c3982f231b196692242f34746a6ef4
      https://github.com/ietf-ccamp-wg/ietf-ccamp-layer0-types-ext/commit/303dba83e6c3982f231b196692242f34746a6ef4
  Author: sergiobelotti <sergio.belotti@alcatel-lucent.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M ietf-layer0-types-ext.yang

  Log Message:
  -----------
  Apply suggestions from code review

Co-authored-by: italobusi <italo.busi@huawei.com>