<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:44 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OPNFLWPLUG-531] Li: Enable Yang notifications for backward compatibility</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-531</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Applications have been created over He plugin and are subscribed to yang notifications&lt;/p&gt;

&lt;p&gt;These apps will have a hard time moving to the new Li plugin, if we do not support yang notifications.&lt;/p&gt;

&lt;p&gt;In a sense of backward compatibility notifications with respect to node and node-connectors should be exposed.&lt;/p&gt;

&lt;p&gt;They can be deprecated and slowly tapered off.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27799">OPNFLWPLUG-531</key>
            <summary>Li: Enable Yang notifications for backward compatibility</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="kramesha@cisco.com">Kamal Rameshan</assignee>
                                    <reporter username="kramesha@cisco.com">Kamal Rameshan</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Aug 2015 02:54:26 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:37 +0000</updated>
                            <resolved>Fri, 22 Jul 2016 06:38:48 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="57263" author="vdemcak@cisco.com" created="Mon, 17 Aug 2015 15:52:13 +0000"  >&lt;p&gt;We need new Project in Openflow. Project has to be marked as depricated, because&lt;br/&gt;
it has to exist as long as long He-plugin exist only. Notification emiter has to&lt;br/&gt;
be implemented as DataChangeListener for a relevant wildcarded path in DataStore.&lt;/p&gt;

&lt;p&gt;Supported notification yang files (default):&lt;br/&gt;
path: controller/opendaylight/md-sal/model/model-inventoty&lt;br/&gt;
aug: openflowplugin/model/model-flow-service&lt;br/&gt;
Node (wildcardPath: InstanceIdentifier.create(Nodes.class).child(Node.class).augmentation(FlowCapableNode.class)):&lt;br/&gt;
(create/update notif)&lt;br/&gt;
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated&lt;br/&gt;
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeUpdated&lt;br/&gt;
(remove notif)&lt;br/&gt;
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved&lt;/p&gt;

&lt;p&gt;NodeConnector (wildcardPath: InstanceIdentifier.create(Nodes.class).child(Node.class).child(NodeConnector.class).augmentation(FlowCapableNodeConnector.class)):&lt;br/&gt;
(create/update notif)&lt;br/&gt;
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated&lt;br/&gt;
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnectorUpdated&lt;br/&gt;
(remove notif)&lt;br/&gt;
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved&lt;/p&gt;

&lt;p&gt;Supported notification (choose parameter by configSubsystem) TODO: needs to be checked with comunity &lt;br/&gt;
Port - PortUpdata &amp;amp; PortRemoved&lt;br/&gt;
Flow - FlowAdded &amp;amp; FlowUpdated &amp;amp; FlowRemoved &amp;amp; SwitchFlowRemoved&lt;br/&gt;
Meter - MeterAdded &amp;amp; MeterUpdated &amp;amp; MeterRemoved&lt;br/&gt;
Group - GroupAdded &amp;amp; GroupUpdated &amp;amp; GroupRemoved&lt;br/&gt;
GroupStat - GroupStatisticsUpdated &amp;amp; GroupDescStatsUpdated &amp;amp; GroupFeaturesUpdated&lt;br/&gt;
MeterStat - MeterStatisticsUpdated &amp;amp; MeterConfigStatsUpdated &amp;amp; MeterFeaturesUpdated&lt;br/&gt;
NodeConnector - NodeConnectorStatisctisUpdate&lt;br/&gt;
FlowStat - FlowsStatisticsUpdate &amp;amp; AggregateFlowStatisticsUpdate&lt;br/&gt;
QueueStat - QueueStatisticsUpdate&lt;br/&gt;
FlowTableStat - FlowTableStatisticsUpdate&lt;/p&gt;</comment>
                            <comment id="57264" author="vdemcak@cisco.com" created="Fri, 28 Aug 2015 07:56:57 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/25965/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/25965/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57265" author="mirehak@cisco.com" created="Tue, 13 Oct 2015 16:48:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/status:open+project:openflowplugin+branch:stable/lithium+topic:BUG-4117&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/status:open+project:openflowplugin+branch:stable/lithium+topic:BUG-4117&lt;/a&gt;&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;huge code has been divided into smaller parts&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="57266" author="kramesha@cisco.com" created="Thu, 10 Mar 2016 21:07:59 +0000"  >&lt;p&gt;do we need to implement this, as we have decided that applications need to make changes to listen to DCNs?&lt;/p&gt;</comment>
                            <comment id="57267" author="abhijit2511" created="Mon, 11 Apr 2016 16:29:27 +0000"  >&lt;p&gt;Kamal,&lt;/p&gt;

&lt;p&gt;The applications internal to ODL may make the changes to DCNs - but the TSC thinks the applications/users outside of ODL may be dependent on these &amp;amp; wants to make sure the API compatibility are maintained (and hence this change is needed for backward compatibility).&lt;/p&gt;


&lt;p&gt;Abhijit&lt;/p&gt;</comment>
                            <comment id="57268" author="shuva.jyoti.kar.87@gmail.com" created="Fri, 20 May 2016 14:56:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/project:openflowplugin+branch:master+topic:BUG-4117&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/project:openflowplugin+branch:master+topic:BUG-4117&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57269" author="shuva.jyoti.kar.87@gmail.com" created="Sat, 21 May 2016 12:57:35 +0000"  >&lt;p&gt;renaming notification supplier:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39204/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39204/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57270" author="shuva.jyoti.kar.87@gmail.com" created="Thu, 26 May 2016 09:43:13 +0000"  >&lt;p&gt;will move the data change listeners in notification-supplier to data tree change listeners&lt;/p&gt;</comment>
                            <comment id="57271" author="andrejleitner" created="Thu, 21 Jul 2016 06:58:44 +0000"  >&lt;p&gt;merged already in boron&lt;/p&gt;</comment>
                            <comment id="57272" author="shuva.jyoti.kar.87@gmail.com" created="Thu, 21 Jul 2016 16:55:56 +0000"  >&lt;p&gt;Already merged&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/project:openflowplugin+status:merged+Bug-4117&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/project:openflowplugin+status:merged+Bug-4117&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;pending&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39967/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39967/&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Will close it off post that&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4117</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=4117]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i031q7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>