BUG-4521 Support milliseconds in event-time notification format 53/28753/4
authorMaros Marsalek <mmarsale@cisco.com>
Fri, 23 Oct 2015 19:24:21 +0000 (21:24 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Mon, 2 Nov 2015 19:01:59 +0000 (20:01 +0100)
commit1fc5da85fe1f25fa5067cfc67164f36b98c2703f
tree38588967a22df9b4a06c8ce2fbe3325e1cf4f842
parentf57fafc110dde0fbda04437de1e40b7f5203276e
BUG-4521 Support milliseconds in event-time notification format

Current format does not support milliseconds right now and netconf
notification RFC clearly says the milliseconds should be supported

Change-Id: Ic5a001b5b9e798b83dc718538b26718e5ed95e19
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
features/netconf-connector/src/main/resources/features.xml
opendaylight/netconf/netconf-notifications-api/src/main/java/org/opendaylight/netconf/notifications/NetconfNotification.java
opendaylight/netconf/netconf-notifications-impl/src/test/java/org/opendaylight/netconf/notifications/impl/NetconfNotificationManagerTest.java
opendaylight/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/schema/mapping/NetconfMessageTransformer.java
opendaylight/netconf/sal-netconf-connector/src/test/java/org/opendaylight/netconf/sal/connect/netconf/NetconfToNotificationTest.java
opendaylight/netconf/sal-netconf-connector/src/test/resources/notification-payload.xml