Re: [Netconf] New YANG PubSub drafts for NETCONF, RESTCONF, HTTP/2

"Susan Hares" <shares@ndzh.com> Tue, 27 October 2015 18:52 UTC

Return-Path: <shares@ndzh.com>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C2F61ACDF5 for <netconf@ietfa.amsl.com>; Tue, 27 Oct 2015 11:52:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.054
X-Spam-Level:
X-Spam-Status: No, score=-99.054 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DOS_OUTLOOK_TO_MX=2.845, HTML_MESSAGE=0.001, USER_IN_WHITELIST=-100] autolearn=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 34pe3qnPlN72 for <netconf@ietfa.amsl.com>; Tue, 27 Oct 2015 11:52:04 -0700 (PDT)
Received: from hickoryhill-consulting.com (hhc-web3.hickoryhill-consulting.com [64.9.205.143]) (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 7814A1ACDDB for <netconf@ietf.org>; Tue, 27 Oct 2015 11:52:04 -0700 (PDT)
X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=74.43.47.177;
From: Susan Hares <shares@ndzh.com>
To: "'Eric Voit (evoit)'" <evoit@cisco.com>, netconf@ietf.org
References: <203b7493c8b0494fa6c266cebe37381e@XCH-ALN-013.cisco.com>
In-Reply-To: <203b7493c8b0494fa6c266cebe37381e@XCH-ALN-013.cisco.com>
Date: Tue, 27 Oct 2015 14:52:04 -0400
Message-ID: <047b01d110e8$92e3ba30$b8ab2e90$@ndzh.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_047C_01D110C7.0BD52770"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQG5besfxvOA7SwAHLssW9AMBuPuyJ6u7tDQ
Content-Language: en-us
X-Authenticated-User: skh@ndzh.com
Archived-At: <http://mailarchive.ietf.org/arch/msg/netconf/thM4M7zmho8PsjgQjLabJDvzdCw>
Cc: 'Alia Atlas' <akatlas@gmail.com>
Subject: Re: [Netconf] New YANG PubSub drafts for NETCONF, RESTCONF, HTTP/2
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Network Configuration WG mailing list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 27 Oct 2015 18:52:07 -0000

NETCONF: 

 

These drafts is important to the I2RS pub/sub.   Is the RESTCONF draft going
to be adopted (draft-voit-restconf-yang-push-00.txt)? 

 

It would be really helpful.  

 

Sue Hares 

I2RS WG chair 

 

From: Netconf [mailto:netconf-bounces@ietf.org] On Behalf Of Eric Voit
(evoit)
Sent: Tuesday, October 13, 2015 11:37 PM
To: netconf@ietf.org
Subject: [Netconf] New YANG PubSub drafts for NETCONF, RESTCONF, HTTP/2

 

There are a couple new drafts posted in NETCONF:

 

(1)  Subscribing to YANG datastore push updates

http://www.ietf.org/id/draft-clemm-netconf-yang-push-02.txt 

As per earlier NETCONF discussions
<http://www.ietf.org/mail-archive/web/netconf/current/msg10432.html>  we are
expecting this draft to become draft-ietf-netconf-yang-push in the coming
days (once the NETCONF charter is approved).  Look for an OpenDaylight
client in the Beryllium release (Feb).  

 

(2) Restconf subscription and HTTP push for YANG datastores

http://www.ietf.org/id/draft-voit-restconf-yang-push-00.txt 

Extends draft-clemm-netconf-yang-push in the following ways:

.     proposes Restconf subscription and push mechanisms to continuously
stream information from YANG datastores over HTTP 

.     provides a mechanism to support static subscriptions so that an
operator can stream updates over HTTP without Restconf

.     provides YANG model extensions to leverage HTTP/2 so that individual
subscriptions can get custom treatment via their own HTTP streams.  

 

Thanks for your interest, and we look forward to the discussions!

 

- Alexander Clemm, Eric Voit, Alberto Gonzalez Prieto, Ambika Prasad
Tripathy, & Einar Nilsen-Nygaard