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

haomianzheng <noreply@github.com> Fri, 16 October 2020 09:12 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 1E44F3A0E11 for <ccamp@ietfa.amsl.com>; Fri, 16 Oct 2020 02:12:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.3
X-Spam-Level:
X-Spam-Status: No, score=-3.3 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, 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 C2WiZ-ecdT-g for <ccamp@ietfa.amsl.com>; Fri, 16 Oct 2020 02:12:49 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E79F83A0E0D for <ccamp@ietf.org>; Fri, 16 Oct 2020 02:12:48 -0700 (PDT)
Received: from github.com (hubbernetes-node-3ad4437.va3-iad.github.net [10.48.112.52]) by smtp.github.com (Postfix) with ESMTPA id EDE22E1E12 for <ccamp@ietf.org>; Fri, 16 Oct 2020 02:12:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1602839567; bh=j+eCi4PqdTRryVBiaBPzyLpAEXEi3tPyO225Ftp8jZo=; h=Date:From:To:Subject:From; b=lBXwl4Zdg+E6HE4cN7fxgv3wkhDiisOtFhzDm4a+hKSVA/m/wCDdgSeX0BfflqYrl SBANQj5FPggEFKL+uRfhMRZCFTxeFN0zCgBJcEd1mhHMFJ+/AQGpB1cxOHuP2PZWZp m/pRpj+k2VmSrQPFiLKMGng5i5MqmqbVdEyPqP2Q=
Date: Fri, 16 Oct 2020 02:12:47 -0700
From: haomianzheng <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-layer0-types/push/refs/heads/master/b4ca37-1c5db3@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/54lcNBRWXfHV8YI62P9ShSJ-ucc>
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: Fri, 16 Oct 2020 09:12:50 -0000

  Branch: refs/heads/master
  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


  Commit: 1c5db3d1f3c20a2ca768c277d7c973b8ea229be9
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-layer0-types/commit/1c5db3d1f3c20a2ca768c277d7c973b8ea229be9
  Author: haomianzheng <zhenghaomian@huawei.com>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
    M ietf-layer0-types.yang

  Log Message:
  -----------
  Merge pull request #14 from ietf-ccamp-wg/l0-types-wg-lc

The model is good for compiler and now merged.


Compare: https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-layer0-types/compare/b4ca371f50b6...1c5db3d1f3c2