[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang] c87103: Updated ietf-flexi-grid-topology

italobusi <noreply@github.com> Fri, 04 March 2022 16:00 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 D116D3A07D3 for <ccamp@ietfa.amsl.com>; Fri, 4 Mar 2022 08:00:27 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.111
X-Spam-Level:
X-Spam-Status: No, score=-2.111 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, T_SCC_BODY_TEXT_LINE=-0.01, 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 OynhZGJGfAsI for <ccamp@ietfa.amsl.com>; Fri, 4 Mar 2022 08:00:23 -0800 (PST)
Received: from out-27.smtp.github.com (out-27.smtp.github.com [192.30.252.210]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E1B8A3A03C9 for <ccamp@ietf.org>; Fri, 4 Mar 2022 08:00:22 -0800 (PST)
Received: from github.com (hubbernetes-node-3a88230.ash1-iad.github.net [10.56.226.63]) by smtp.github.com (Postfix) with ESMTPA id 064CF900BA4 for <ccamp@ietf.org>; Fri, 4 Mar 2022 08:00:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1646409622; bh=6MmlDluuvahNuwP0N5coxVcoKUfPLq4WfrQxlCN1N2w=; h=Date:From:To:Subject:From; b=1+f0+yc28WEWmogTy031kvKr3L89OujnKoq1lpz6eelucDDbJcqLCYUVW7Gk17K6L STpTfUfjsmxK0b1+md6hk5B/nst/rdR3i8burnOfJYoMnOV5hn7xGgY+jcdizge3XN 8otmSov+bHToDhhcajTK2Hh+wlKLxsMkMQWlA8t4=
Date: Fri, 04 Mar 2022 08:00:22 -0800
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang/push/refs/heads/anchestor/000000-c87103@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/MEvhZjJFwGSuQSL9w2kwgDn0vo0>
Subject: [CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang] c87103: Updated ietf-flexi-grid-topology
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, 04 Mar 2022 16:00:35 -0000

  Branch: refs/heads/anchestor
  Home:   https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang
  Commit: c8710322327eb1d974b2dd0075bed3eaf807522d
      https://github.com/ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang/commit/c8710322327eb1d974b2dd0075bed3eaf807522d
  Author: italobusi <italo.busi@gmail.com>
  Date:   2022-01-17 (Mon, 17 Jan 2022)

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

  Log Message:
  -----------
  Updated ietf-flexi-grid-topology

Updated ietf-flexi-grid-topology YANG module to address WG LC comments:
- Adrian's comments on section 7 (issue #42)
- Tom's comments (issue #40 )
  - Copyright out of date - perhaps 2022!
  - URL lack security (https:) in several places
  - URL to an obsolete web page (tool)
- when statements (issue #28)

Co-Authored-By: agva123 <4245584+agva123@users.noreply.github.com>
Co-Authored-By: sergio belotti <sergio.belotti@nokia.com>