[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang] 1c6f85: Update ietf-flexi-grid-topology.yang

italobusi <noreply@github.com> Fri, 18 September 2020 07:20 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 6EBF13A0B5F for <ccamp@ietfa.amsl.com>; Fri, 18 Sep 2020 00:20:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.796
X-Spam-Level:
X-Spam-Status: No, score=-3.796 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.695, 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 vTCTRF8BHmK2 for <ccamp@ietfa.amsl.com>; Fri, 18 Sep 2020 00:20:44 -0700 (PDT)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A076E3A0CEA for <ccamp@ietf.org>; Fri, 18 Sep 2020 00:20:44 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id E91C552112B for <ccamp@ietf.org>; Fri, 18 Sep 2020 00:20:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1600413643; bh=fCtTcWX2VEQjHn/BchnGxo+wpNzeBXvQ1hkybOlXD1Q=; h=Date:From:To:Subject:From; b=AK82qAvImOCGFW8c+wXQ7WouxhiZT536v0ZS3EpaZD2ZFLC+aVcpfHDojMB+qOMTZ 1+HokITPfblA0OVRSTBaZbkMprncYEBfiQG0kyhsrz5c7pfbz/w3aWXG/CCltj7q+e EBw232N7ATbe0E+0S7jB2ni9KatsHB18xoJNGFqc=
Date: Fri, 18 Sep 2020 00:20:43 -0700
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang/push/refs/heads/wson-alignment/7bb1b2-1c6f85@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/8SIPTLxeYTU9D7IZkzu_-Cp4Qv0>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang] 1c6f85: Update ietf-flexi-grid-topology.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, 18 Sep 2020 07:20:47 -0000

  Branch: refs/heads/wson-alignment
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang
  Commit: 1c6f855449329996f5c5a45e768a510496eb3261
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang/commit/1c6f855449329996f5c5a45e768a510496eb3261
  Author: italobusi <italo.busi@gmail.com>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M ietf-flexi-grid-topology.yang

  Log Message:
  -----------
  Update ietf-flexi-grid-topology.yang

Aligned with the scope of wson-topology and with the latest version of layer0-types

Co-authored-by: danielkinguk