[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: notification-09 consensus points
Hi,
Andy Bierman <ietf@andybierman.com> wrote:
> Hi,
>
> I have reviewed the latest notification draft, and it is very
> close to done!
>
> There are clarifications and small bug fixes already pointed
> out in review comments. In addition, the comments below
> require that the WG make a couple of decisions.
>
>
>
> ==============================================
>
> sec 1.3, para 2, last sentence
>
> [Andy]
>
> Current:
>
> An example of when other commands would be processed is if a separate
> capability was advertised indicating support of this functionality.
>
> Proposed:
>
> [some text defining the :interleave capability]
This text is already present in the pre-10 draft Sharon sent to the
list. The only missing pieces was the error if a second
create-subscription, and error for too big stopTime.
> *** WG consensus point *************************************
> * Add :interleave capability to indicate agent will accept *
> * other RPC methods besides close-session while delivering *
> * notifications. Yes/No? *
> ************************************************************
Yes.
> sec 4. and 5: eventTime element
>
> The XSD and examples show the eventTime as a sibling
> of the notificationContent node, not a child of the
> notification content:
>
> [A] Current:
>
> <notification
> xmlns="urn:ietf:params:netconf:capability:notification:1.0">
> <eventTime>2007-07-08T00:01:00Z</eventTime>
> <event xmlns="http://example.com/event/1.0">
> <eventClass>fault</eventClass>
> <reportingEntity>
> <card>Ethernet0</card>
> </reportingEntity>
> <severity>major</severity>
> </event>
> </notification>
>
>
> [B] Discussed on mailing list:
I must have missed this discussion.
> <not:notification
> xmlns:not="urn:ietf:params:netconf:capability:notification:1.0">
> <event xmlns="http://example.com/event/1.0">
> <not:eventTime>2007-07-08T00:01:00Z</not:eventTime>
> <eventClass>fault</eventClass>
> <reportingEntity>
> <card>Ethernet0</card>
> </reportingEntity>
> <severity>major</severity>
> </event>
> </not:notification>
>
>
> *** WG consensus point ****************************************
> * [A] == Keep 'eventTime' as a sibling of notificationContent *
> * [B] == Make 'eventTime' a child of notificationContent *
> * [A] or [B]? *
> ***************************************************************
[A].
/martin
--
to unsubscribe send a message to netconf-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/netconf/>