Re: [netmod] I-D Action: draft-wu-netmod-base-notification-nmda-02.txt

Qin Wu <bill.wu@huawei.com> Fri, 01 March 2019 07:54 UTC

Return-Path: <bill.wu@huawei.com>
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 E2B34130DE9 for <netmod@ietfa.amsl.com>; Thu, 28 Feb 2019 23:54:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 7EqcGxqPRwxe for <netmod@ietfa.amsl.com>; Thu, 28 Feb 2019 23:54:10 -0800 (PST)
Received: from huawei.com (lhrrgout.huawei.com [185.176.76.210]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 26FE2126F72 for <netmod@ietf.org>; Thu, 28 Feb 2019 23:54:10 -0800 (PST)
Received: from lhreml706-cah.china.huawei.com (unknown [172.18.7.108]) by Forcepoint Email with ESMTP id AECD0F77899FC3C26E16 for <netmod@ietf.org>; Fri, 1 Mar 2019 07:54:07 +0000 (GMT)
Received: from NKGEML413-HUB.china.huawei.com (10.98.56.74) by lhreml706-cah.china.huawei.com (10.201.108.47) with Microsoft SMTP Server (TLS) id 14.3.408.0; Fri, 1 Mar 2019 07:54:07 +0000
Received: from NKGEML513-MBX.china.huawei.com ([169.254.1.156]) by NKGEML413-HUB.china.huawei.com ([10.98.56.74]) with mapi id 14.03.0415.000; Fri, 1 Mar 2019 15:53:54 +0800
From: Qin Wu <bill.wu@huawei.com>
To: NETMOD WG <netmod@ietf.org>
Thread-Topic: I-D Action: draft-wu-netmod-base-notification-nmda-02.txt
Thread-Index: AdTQA6Y9ogbrdcnAQq+AvRHbhCMlNQ==
Date: Fri, 01 Mar 2019 07:53:53 +0000
Message-ID: <B8F9A780D330094D99AF023C5877DABA9B28F214@nkgeml513-mbx.china.huawei.com>
Accept-Language: zh-CN, en-US
Content-Language: zh-CN
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.134.31.203]
Content-Type: text/plain; charset="gb2312"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/8cKZNd2KQFAFSUhBXUgPJTB4ndU>
Subject: Re: [netmod] I-D Action: draft-wu-netmod-base-notification-nmda-02.txt
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: Fri, 01 Mar 2019 07:54:12 -0000

Here is the update to NMDA base event draft based on discussion since last IETF meeting
1. Add module tag support to identify management session.
2. Remove two apply-intended-start and apply-intended-end two notifications which are not needed.
The diff is:
https://www.ietf.org/rfcdiff?url2=draft-wu-netmod-base-notification-nmda-02

-Qin
-----邮件原件-----
发件人: I-D-Announce [mailto:i-d-announce-bounces@ietf.org] 代表 internet-drafts@ietf.org
发送时间: 2019年3月1日 15:51
收件人: i-d-announce@ietf.org
主题: I-D Action: draft-wu-netmod-base-notification-nmda-02.txt


A New Internet-Draft is available from the on-line Internet-Drafts directories.


        Title           : NMDA Base Notification for Applied Intended Configuration
        Authors         : Qin Wu
                          Chong Feng
                          Rohit R Ranade
	Filename        : draft-wu-netmod-base-notification-nmda-02.txt
	Pages           : 16
	Date            : 2019-02-28

Abstract:
   The Network Configuration Protocol (NETCONF)and RESTCONF provides
   mechanisms to manipulate configuration datastores.  NMDA introduces
   additional datastores for systems that support more advanced
   processing chains converting configuration to operational state.
   However, client applications are not able to be aware of common
   events in these additional datstores of the management system, such
   as a applied configuration state change in NETCONF server or RESTCONF
   server, that may impact management applications.  This document
   define a YANG module that allows a client to receive additional
   notifications for some common system events pertaining to the Network
   Management Datastore Architecture (NMDA) defined in [RFC8342].


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-wu-netmod-base-notification-nmda/

There are also htmlized versions available at:
https://tools.ietf.org/html/draft-wu-netmod-base-notification-nmda-02
https://datatracker.ietf.org/doc/html/draft-wu-netmod-base-notification-nmda-02

A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-wu-netmod-base-notification-nmda-02


Please note that it may take a couple of minutes from the time of submission until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

_______________________________________________
I-D-Announce mailing list
I-D-Announce@ietf.org
https://www.ietf.org/mailman/listinfo/i-d-announce
Internet-Draft directories: http://www.ietf.org/shadow.html or ftp://ftp.ietf.org/ietf/1shadow-sites.txt