<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:34:14 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-1119] Audit deprecated notifications</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-1119</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;There is a large number of deprecated notifications in current models &#8211; notably in node-error.yang, sal-flow.yang and opendaylight-inventory.&lt;/p&gt;

&lt;p&gt;These need to be audited for accuracy &#8211; either they no longer serve their purpose, in which case they should be removed or they do not have a replacement, in which case they should be un-deprecated to reduce code noise.&lt;/p&gt;</description>
                <environment></environment>
        <key id="35018">OPNFLWPLUG-1119</key>
            <summary>Audit deprecated notifications</summary>
                <type id="10101" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10318&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="10003" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Confirmed</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="sangwookha">Sangwook Ha</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 Dec 2021 11:18:50 +0000</created>
                <updated>Thu, 9 Dec 2021 06:17:27 +0000</updated>
                                                                            <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="70336" author="JIRAUSER13318" created="Wed, 8 Dec 2021 18:25:02 +0000"  >&lt;p&gt;Deprecated notifications in the model-flow-service models&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;flow-topology-discovery.yang&lt;/tt&gt;: topology-lldp-discovery, topology-manager, test-provider&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;node-errors.yang&lt;/tt&gt;: test-provider&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-flow.yang&lt;/tt&gt;: notification-supplier, test-provider, openflowplugin-impl (flow-removed)&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-group.yang&lt;/tt&gt;: notification-supplier&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-meter.yang&lt;/tt&gt;: notification-supplier, test-provider&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-port.yang&lt;/tt&gt;: not used&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-table.yang&lt;/tt&gt;: openflowplugin-impl&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Deprecated notifications in the model-flow-statistics models: all used in notification-supplier, openflowplugin-impl&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;opendaylight-flow-statistics.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;opendaylight-flow-table-statistics.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;opendaylight-group-statistics.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;opendaylight-meter-statistics.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;opendaylight-port-statistics.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;opendaylight-queue-statistics.yang&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Deprecated notifications in &lt;tt&gt;opendaylight-inventory.yang&lt;/tt&gt;: used in notification-supplier, test-provider, openflowplugin-impl, openflowplugin-it&lt;/p&gt;

&lt;p&gt;&#8212;&lt;/p&gt;

&lt;p&gt;Since notification-supplier is a deperecated application, according to the comment in &lt;tt&gt;appliations/pom.xml&lt;/tt&gt;, the following models are the only ones with deprecated notifications internally used &amp;amp; needed:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;All statistics models&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;flow-topology-discovery.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-flow.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-table.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;opendaylight-inventory.yang&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;And the deprecated notifications in the following models probably can be removed:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;node-errors.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-group.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-meter.yang&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;sal-port.yang&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="35017">OPNFLWPLUG-1118</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i040y7:</customfieldvalue>

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