[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-layer0-types] 8e63fe: change to using derived_from_or_self() to fix yang...

agva123 <noreply@github.com> Thu, 08 October 2020 16:05 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 32FA83A0E4F for <ccamp@ietfa.amsl.com>; Thu, 8 Oct 2020 09:05:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.301
X-Spam-Level:
X-Spam-Status: No, score=-3.301 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.2, 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] 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 As2Ghl4L7nS0 for <ccamp@ietfa.amsl.com>; Thu, 8 Oct 2020 09:05:22 -0700 (PDT)
Received: from out-26.smtp.github.com (out-26.smtp.github.com [192.30.252.209]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9695A3A0E47 for <ccamp@ietf.org>; Thu, 8 Oct 2020 09:05:22 -0700 (PDT)
Received: from github.com (hubbernetes-node-ec22940.ash1-iad.github.net [10.56.121.27]) by smtp.github.com (Postfix) with ESMTPA id B2E0E5E0E40 for <ccamp@ietf.org>; Thu, 8 Oct 2020 09:05:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1602173120; bh=n/pyM0yEypTAy8i4F236Jk9TetnK0usNydWE1fB7ltg=; h=Date:From:To:Subject:From; b=X9jeOCC18+l/H/GPJ/BZGlgBm7K9XuYbLyvfvbve421fFBlYIIPIIAk+wx1wuhynm 9DYOOd7+nSLoWkkqtcCcoiu9OOnTNOBpx/f5t7pPjxI8omDw0AuPIwageAAyd6rGWU FANVC40ilQf+JldxKmxd8y2Q6QZSy/p9t525S7L4=
Date: Thu, 08 Oct 2020 09:05:20 -0700
From: agva123 <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-layer0-types/push/refs/heads/l0-types-wg-lc/000000-8e63fe@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/pT4QM3gaG1Qe3W4ITFQVPZ4Yzk4>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-layer0-types] 8e63fe: change to using derived_from_or_self() to fix yang...
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 Oct 2020 16:05:25 -0000

  Branch: refs/heads/l0-types-wg-lc
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-layer0-types
  Commit: 8e63fe00530593ea92da6dec46a15f7d13b66a50
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-layer0-types/commit/8e63fe00530593ea92da6dec46a15f7d13b66a50
  Author: agva123 <agva123@gmail.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M ietf-layer0-types.yang

  Log Message:
  -----------
  change to using derived_from_or_self() to fix yanglint warnings