Re: [netmod] draft netmod charter update proposal

Ladislav Lhotka <lhotka@nic.cz> Tue, 28 February 2017 12:57 UTC

Return-Path: <lhotka@nic.cz>
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 C2BDC1294DF; Tue, 28 Feb 2017 04:57:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 9AQjN6IuHU4C; Tue, 28 Feb 2017 04:57:18 -0800 (PST)
Received: from trail.lhotka.name (trail.lhotka.name [77.48.224.143]) by ietfa.amsl.com (Postfix) with ESMTP id 93FB11294DC; Tue, 28 Feb 2017 04:57:17 -0800 (PST)
Received: from localhost (unknown [195.113.220.110]) by trail.lhotka.name (Postfix) with ESMTPSA id BCFC41820006; Tue, 28 Feb 2017 13:55:09 +0100 (CET)
From: Ladislav Lhotka <lhotka@nic.cz>
To: Kent Watsen <kwatsen@juniper.net>, "netmod@ietf.org" <netmod@ietf.org>
In-Reply-To: <B6359563-0649-453A-B29F-28375F2BD3A4@juniper.net>
References: <B6359563-0649-453A-B29F-28375F2BD3A4@juniper.net>
Date: Tue, 28 Feb 2017 13:57:14 +0100
Message-ID: <m2innueamt.fsf@birdie.labs.nic.cz>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/s0oGFpPDuMDDpE7PXUU0BDOve9U>
Cc: "netmod-chairs@ietf.org" <netmod-chairs@ietf.org>
Subject: Re: [netmod] draft netmod charter update proposal
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.17
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: Tue, 28 Feb 2017 12:57:20 -0000

Hi,

the term "encoding" is somewhat misleading because in other contexts it
is used in the sense of a serialization format (e.g. character encoding)
whereas in our case XML, JSON, CBOR etc. each carry slightly different
information.

Even though some NETMOD RFCs have already used "encoding", I would
suggest to break with this tradition and use "representation"
instead. The latter term is already well established in HTTP/REST and
its meaning perfectly fits our purposes:

https://tools.ietf.org/html/rfc7231#section-3

Lada

Kent Watsen <kwatsen@juniper.net> writes:

> Hi NETMOD WG,
>
> Please find below the draft charter update which we provided to
> our AD for review.  Comments are welcomed.  Authors, please note
> the milestone dates.
>
> Kent (and Lou)
>
>
>
>
> Network Modeling (NETMOD)  
> -------------------------
>
> Charter
>
> Current Status: Active
>
> Chairs:
>    Lou Berger <lberger@labn.net>
>    Kent Watsen <kwatsen@juniper.net>
>
> Operations and Management Area Directors:
>    Benoit Claise <bclaise@cisco.com>
>    Joel Jaeggli <joelja@bogus.com>
>
> Operations and Management Area Advisor:
>    Benoit Claise <bclaise@cisco.com>
>
> Secretary:
>    Zitao (Michael) Wang <wangzitao@huawei.com>
>
> Mailing Lists:
>    General Discussion: netmod@ietf.org
>    To Subscribe:       https://www.ietf.org/mailman/listinfo/netmod
>    Archive:            https://mailarchive.ietf.org/arch/browse/netmod/
>
> Description of Working Group:
>
>    The Network Modeling (NETMOD) working group is responsible for the YANG
>    data modeling language, and guidelines for developing YANG models.  The
>    NETMOD working group addresses general topics related to the use of the
>    YANG language and YANG models, for example, the mapping of YANG modeled
>    data into various encodings.  Finally, the NETMOD working group also
>    defines core YANG models used as basic YANG building blocks, and YANG
>    models that do not otherwise fall under the charter of any other IETF
>    working group.
>   
> The NETMOD WG is responsible for:
>
>    a) Maintaining the data modeling language YANG.  This effort entails
>       periodically updating the specification to address new requirements
>       as they arise.
>
>    b) Maintaining the guidelines for developing YANG models.  This effort
>       is primarily driven by updates made to the YANG specification.
>
>    c) Maintaining a conceptual framework in which YANG models are used.
>       This effort entails describing the context that network management
>       protocols (e.g., NETCONF, RESTCONF, CoAP, etc.) operate in, and
>       how certain YANG statements interact in that context.
>
>    d) Maintaining encodings for YANG modeled data.  This effort entails
>       updating encodings already defined by the NETMOD working (XML and
>       JSON) to accommodate changes to the YANG specification, and defining
>       new encodings that are needed and yet do not fall under the charter
>       of any other active IETF working group.
>
>    e) Maintaining YANG models used as basic YANG building blocks.  This
>       effort entails updating existing YANG models (ietf-yang-types and
>       ietf-inet-types) as needed, as well as defining additional core YANG
>       data models when necessary.
>
>    f) Defining and maintaining YANG models that do not fall under the
>       charter of any other active IETF working group.
>
>    The NETMOD working group consults with the NETCONF working group to
>    ensure that new requirements are and understood and can be met by
>    the protocols developed within that working group (e.g., NETCONF
>    and RESTCONF).  The NETMOD working group coordinates with other
>    working groups on possible extensions to YANG to address new modeling
>    requirements and, when needed, which group will run the process on a
>    specific model.
>
>    The NETMOD working group does not serve as a review team for YANG
>    modules developed by other working groups. Instead, the YANG doctors,
>    as organized by the OPS area director responsible for network
>    management, will act as advisors for other working groups and provide
>    YANG reviews for the OPS area directors.
>
> Milestones:
>   
>    Done     - Submit draft-ietf-netmod-rfc6087bis to IESG for publication
>    Mar 2016 - Submit draft-ietf-netmod-yang-model-classification to IESG
>               for publication
>    Mar 2016 - Submit draft-ietf-netmod-syslog-model to IESG for publication
>    Mar 2016 - Submit draft-ietf-netmod-acl-model to IESG for publication
>    Mar 2017 - Submit draft-ietf-netmod-entity to IESG for publication
>    Oct 2017 - Submit draft-ietf-netmod-intf-ext-yang to IESG for
>               publication
>    Oct 2017 - Submit draft-ietf-netmod-schema-mount to IESG for publication
>    Oct 2017 - Submit draft-ietf-netmod-revised-datastores to IESG for
>               publication
>    Dec 2017 - Submit draft-ietf-netmod-sub-intf-vlan-yang to IESG for
>               publication
>
>
>
> _______________________________________________
> netmod mailing list
> netmod@ietf.org
> https://www.ietf.org/mailman/listinfo/netmod

-- 
Ladislav Lhotka, CZ.NIC Labs
PGP Key ID: 0xB8F92B08A9F76C67