[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-wson-yang] 22adca: Fix compilation errors

italobusi <noreply@github.com> Fri, 08 May 2020 23:48 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 6DEDA3A00AE for <ccamp@ietfa.amsl.com>; Fri, 8 May 2020 16:48:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.102
X-Spam-Level:
X-Spam-Status: No, score=-2.102 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_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 1-NNwY5flAcp for <ccamp@ietfa.amsl.com>; Fri, 8 May 2020 16:48:41 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 002EC3A0064 for <ccamp@ietf.org>; Fri, 8 May 2020 16:48:36 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 43424960E93 for <ccamp@ietf.org>; Fri, 8 May 2020 16:48:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1588981713; bh=/6yLtPNErhx1PvWtmuKR5XG7xW305CgDXDllkkpCxVY=; h=Date:From:To:Subject:From; b=Qqz9FIeqF/ruhDUsB7tGNgj8zVcFFNOduec7LpchgXUNITzvSA+ns5azSlsoiFpDY oi0KIgFb7DiQMoFFb5TvtQPG+lYkMEVfibYs4b+8BjNH/QW1s0HK9mInrOQnkazXD/ 1FJJvl39tzHL3mcjk98LQUFlRynsNAPeME16f4oE=
Date: Fri, 08 May 2020 16:48:33 -0700
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-wson-yang/push/refs/heads/wson-topo-WGLC/470f59-22adca@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/nsiwyD7wuZV-cZJMnTPY3hpNxc4>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-wson-yang] 22adca: Fix compilation errors
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, 08 May 2020 23:48:55 -0000

  Branch: refs/heads/wson-topo-WGLC
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-wson-yang
  Commit: 22adca9f6170a2e5747884784098f7dbca2ebeeb
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-wson-yang/commit/22adca9f6170a2e5747884784098f7dbca2ebeeb
  Author: italobusi <italo.busi@gmail.com>
  Date:   2020-05-09 (Sat, 09 May 2020)

  Changed paths:
    M ietf-wson-topology.tree
    M ietf-wson-topology.yang

  Log Message:
  -----------
  Fix compilation errors

Fixed compilation errors detected running pyang with --ietf and --max-line-length 69 flags