[CCAMP] [ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang] c87103: Updated ietf-flexi-grid-topology
italobusi <noreply@github.com> Mon, 07 March 2022 13:53 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 EFF353A10C3
for <ccamp@ietfa.amsl.com>; Mon, 7 Mar 2022 05:53:16 -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 citQVaZhGYGw for <ccamp@ietfa.amsl.com>;
Mon, 7 Mar 2022 05:53:12 -0800 (PST)
Received: from 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 60FC73A0FD7
for <ccamp@ietf.org>; Mon, 7 Mar 2022 05:53:12 -0800 (PST)
Received: from github.com (hubbernetes-node-5372dbf.ac4-iad.github.net
[10.52.201.79])
by smtp.github.com (Postfix) with ESMTPA id 830BB520E36
for <ccamp@ietf.org>; Mon, 7 Mar 2022 05:53:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
s=pf2014; t=1646661191;
bh=UHVAuNAc4VTSNSTJd6+15nSH952QM0R0eJTe0TnD9F8=;
h=Date:From:To:Subject:From;
b=uFaYwd8PCnHxjBmjLcjSsTfWloYMFXz2tjVSTcSo+oeTWVM5Y8PUFIST9h5CQa2q3
giNrp4eAgG6dEBIxiwrI4fh3HKbm56e80mgn9LuztU0DmowyIcW6rLsoVl3TY7UwgN
MpywBiTnmh8MUtLG0lFJwoW+GX/YS0Ppa9eFHFMY=
Date: Mon, 07 Mar 2022 05:53:11 -0800
From: italobusi <noreply@github.com>
To: ccamp@ietf.org
Message-ID: <ietf-ccamp-wg/draft-ietf-ccamp-flexigrid-yang/push/refs/heads/ancestor/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/pJa4EFIyN8dCKgvAEIdETke5fTk>
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: Mon, 07 Mar 2022 13:53:22 -0000
Branch: refs/heads/ancestor 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>