[Netmod-ver-dt] [netmod-wg/yang-ver-dt] 638aa5: Address comments from Rob and Balazs.

Joe Clarke <noreply@github.com> Fri, 13 September 2019 20:02 UTC

Return-Path: <noreply@github.com>
X-Original-To: netmod-ver-dt@ietfa.amsl.com
Delivered-To: netmod-ver-dt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EBB0120828 for <netmod-ver-dt@ietfa.amsl.com>; Fri, 13 Sep 2019 13:02:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level:
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 hI_POiBpm6VS for <netmod-ver-dt@ietfa.amsl.com>; Fri, 13 Sep 2019 13:02:06 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9D8F5120860 for <netmod-ver-dt@ietf.org>; Fri, 13 Sep 2019 13:02:06 -0700 (PDT)
Received: from github-lowworker-6b40fdd.va3-iad.github.net (github-lowworker-6b40fdd.va3-iad.github.net [10.48.16.64]) by smtp.github.com (Postfix) with ESMTP id B38B3520086 for <netmod-ver-dt@ietf.org>; Fri, 13 Sep 2019 13:02:05 -0700 (PDT)
Date: Fri, 13 Sep 2019 13:02:05 -0700
From: Joe Clarke <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/develop/1ad0ef-638aa5@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: netmod-ver-dt@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod-ver-dt/_E3U2d2MAQsTaAKKZhAmcDmWlAI>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] 638aa5: Address comments from Rob and Balazs.
X-BeenThere: netmod-ver-dt@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NetMod WG YANG Model Versioning Design Team <netmod-ver-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod-ver-dt/>
List-Post: <mailto:netmod-ver-dt@ietf.org>
List-Help: <mailto:netmod-ver-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Sep 2019 20:02:11 -0000

  Branch: refs/heads/develop
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: 638aa5494fc7b5613ff2550d6982ce01832b0937
      https://github.com/netmod-wg/yang-ver-dt/commit/638aa5494fc7b5613ff2550d6982ce01832b0937
  Author: Joe Clarke <jclarke@cisco.com>
  Date:   2019-09-13 (Fri, 13 Sep 2019)

  Changed paths:
    M yang-semver/draft-verdt-netmod-yang-semver.txt
    M yang-semver/draft-verdt-netmod-yang-semver.xml

  Log Message:
  -----------
  Address comments from Rob and Balazs.

Remaining open items from Balazs:

* Do we want to name this scheme (e.g., "yangver")?
* Do YANG packages have multiple revision_labels?
* Should we allow any BC revision to satisfy an import?