Re: [netmod] Last Call: <draft-ietf-netmod-module-tags-05.txt> (YANG Module Tags) to Proposed Standard

Christian Hopps <chopps@chopps.org> Thu, 21 February 2019 11:39 UTC

Return-Path: <chopps@chopps.org>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4745F130F86; Thu, 21 Feb 2019 03:39:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, 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 zWjEmXeEHu78; Thu, 21 Feb 2019 03:38:57 -0800 (PST)
Received: from smtp.chopps.org (smtp.chopps.org [54.88.81.56]) by ietfa.amsl.com (Postfix) with ESMTP id A6E6D130F85; Thu, 21 Feb 2019 03:38:57 -0800 (PST)
Received: from tops.chopps.org (047-050-069-038.biz.spectrum.com [47.50.69.38]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by smtp.chopps.org (Postfix) with ESMTPS id D85D0604E7; Thu, 21 Feb 2019 06:38:56 -0500 (EST)
References: <155046177009.4059.13560986764723643834.idtracker@ietfa.amsl.com> <02d801d4c9d4$615cabe0$4001a8c0@gateway.2wire.net>
User-agent: mu4e 1.1.0; emacs 26.1
From: Christian Hopps <chopps@chopps.org>
To: tom petch <daedulus@btconnect.com>
Cc: "ietf@ietf.org" <ietf@ietf.org>, "ibagdona@gmail.com" <ibagdona@gmail.com>, "netmod-chairs@ietf.org" <netmod-chairs@ietf.org>, Joel Jaeggli <joelja@gmail.com>, "draft-ietf-netmod-module-tags@ietf.org" <draft-ietf-netmod-module-tags@ietf.org>, "netmod@ietf.org" <netmod@ietf.org>
In-reply-to: <02d801d4c9d4$615cabe0$4001a8c0@gateway.2wire.net>
Date: Thu, 21 Feb 2019 06:38:55 -0500
Message-ID: <sa64l8xfk1c.fsf@chopps.org>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-="; micalg="pgp-sha512"; protocol="application/pgp-signature"
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/B8SwVd7_vIGo4_gTBTmnEEuZJSM>
Subject: Re: [netmod] Last Call: <draft-ietf-netmod-module-tags-05.txt> (YANG Module Tags) to Proposed Standard
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 Feb 2019 11:39:00 -0000

The document does *not* create ways for specifying names for objects. Its a way to associate meta-data with an implemented yang module. Even says this right at the start of the abstract.

The body of the document does *not* fail to specify the syntax. As you even quoted:

      <t>
        All tags SHOULD begin with a prefix indicating who owns their
        definition. An IANA registry is used to support standardizing
        tag prefixes. Currently 3 prefixes are defined with all others
        reserved. No further structure is imposed by this document on
        the value following the standard prefix, and the value can
        contain any yang type 'string' characters except
        carriage-returns, newlines and tabs.
      </t>

"NO FURTHER STRUCTURE..."

There's no structure. People are free to pick any value they want for the tag. If a vendor or an operator wants to create their own sub-structure they are free to do so; however, the base specification does not and should not say this as we specifically do *not* want to restrict things.

I think the problem is that some people want to start restricting this concept and get into specifying and limiting tags to some arbitrary structure, and so they say it's missing. It's not missing, it's intentionally designed to not have it. Its simple, and it's powerful in it's simplicity.

I don't know why there would be any objection to using IANA to create a registry for specifying standard values for a specific use (module tags). That's what IANA is for. There are countless examples of standardizing values w/o using URNs to do it.

Thanks,
Chris.


tom petch <daedulus@btconnect.com> writes:

> This I-D creates  new way of specifying names for objects; why?
>
> We have several existing ways, such as urn: (currently being used by
> IPPM for its registry, in form of urn:ietf:.. ) and YANG already makes
> extensive use of urn: so that is part of the vocabulary of YANG modules,
> so why do we need a new one?
>
> And for a new one, the specification seems vague; again, urn or, more
> generally, uri provides an example of how to specify things.
>
> More specifically,
>
> - the body of the document fails to specify the syntax. Delve into the
> YANG module and I find
>          pattern '[a-zA-Z_][a-zA-Z0-9\-_]*:[\S ]+';
> but I expect something in the body, ABNF perhaps.
>
> - that pattern allows an infinite depth and is accompnied by
>          length "1..max";
> so we could have thousands of characters and the structure seems to be a
> tree yet the I-D fails to specify how the tree is used, who can create
> what where. Can I, or someone else, create
> ietf:hardware:cisco:router:2513:trn
> Well, the I-D says
> "   No further structure is imposed by this document on the value"
> so the answer is yes: not a good way to start IMHO - better to start
> small and expand as needs arise.  The I-D cites #hashtags as part of its
> justification; for me, the opposite is true, where standards work is
> concerned.
>
> In the same vein,
> "If the module definition is IETF standards track, the tags MUST also be
> IETF standard tags"
> but I see nothing to stop proprietary modules using ietf: tags.
>
> - CR NL tab are excluded but type string allows
> any Unicode or ISO/IEC 10646 character
> so scope there for i18n
>
> - there is work for IANA but the I-D references the obsolete RFC5226 and
> so, e.g., fails to specify a Group name (which I find makes the
> difference between being able to find something readily on the IANA
> website and not).
>
> - "   Other SDOs (standard organizations) wishing to standardize their
> own
>    set of tags could allocate a top level prefix from this registry."
> How?  Documents like those on URI give guidelines, an e-mail to IANA
> perhaps.
>
> -   "The allocation policy for this registry is Specification Required"
> So what should a Designated Expert look for?  It is customary for an I-D
> to give guidance, if only to the IESG who have to appoint the expert.
>
> Then there are a number of glitches.
>
> The Abstract contains
>  this document updates [RFC8407].
> which looks like a reference, not allowed in Abstract
>
> The YANG module contains
> "      described in BCP 14 [RFC2119] [RFC8174] "
> which again looks like a reference whereas YANG modules must be plain
> text.
>
> Copyright is 2018
>
> YANG module import statement lacks a reference statement
>
> The I-D contains an update to RFC8407 which says
> "The module writer can use existing standard tags"
> The phrase "module writer" is not used by RFC8407.
>
> Tom Petch
>
> ----- Original Message -----
> From: "The IESG" <iesg-secretary@ietf.org>
> To: "IETF-Announce" <ietf-announce@ietf.org>
> Cc: <ibagdona@gmail.com>; <netmod-chairs@ietf.org>; "Joel Jaeggli"
> <joelja@gmail.com>; <draft-ietf-netmod-module-tags@ietf.org>;
> <netmod@ietf.org>
> Sent: Monday, February 18, 2019 3:49 AM
> Subject: Last Call: <draft-ietf-netmod-module-tags-05.txt> (YANG Module
> Tags) to Proposed Standard
>
>
>>
>> The IESG has received a request from the Network Modeling WG (netmod)
> to
>> consider the following document: - 'YANG Module Tags'
>>   <draft-ietf-netmod-module-tags-05.txt> as Proposed Standard
>>
>> The IESG plans to make a decision in the next few weeks, and solicits
> final
>> comments on this action. Please send substantive comments to the
>> ietf@ietf.org mailing lists by 2019-03-03. Exceptionally, comments may
> be
>> sent to iesg@ietf.org instead. In either case, please retain the
> beginning of
>> the Subject line to allow automated sorting.
>>
>> Abstract
>>
>>
>>    This document provides for the association of tags with YANG
> modules.
>>    The expectation is for such tags to be used to help classify and
>>    organize modules.  A method for defining, reading and writing a
>>    modules tags is provided.  Tags may be standardized and assigned
>>    during module definition; assigned by implementations; or
> dynamically
>>    defined and set by users.  This document provides guidance to
> future
>>    model writers and, as such, this document updates [RFC8407].
>>
>>
>>
>>
>> The file can be obtained via
>> https://datatracker.ietf.org/doc/draft-ietf-netmod-module-tags/
>>
>> IESG discussion can be tracked via
>> https://datatracker.ietf.org/doc/draft-ietf-netmod-module-tags/ballot/
>>
>>
>> No IPR declarations have been submitted directly on this I-D.
>>
>>
>>
>>