<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:47 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-185] checkOdAction method of TestFromSalConversionsUtils class doesn&apos;t use third parameter.</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-185</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Please see the following file.&lt;/p&gt;

&lt;p&gt;  controller/opendaylight/md-sal/compatibility/sal-compatibility/src/test/java/org/opendaylight/controller/sal/compatibility/test/TestFromSalConversionsUtils.java&lt;/p&gt;


&lt;p&gt;checkOdAction method is invoked by checkOdActions method as follows.&lt;/p&gt;

&lt;p&gt;224     private void checkOdActions(&lt;br/&gt;
225             List&amp;lt;org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action&amp;gt; actions) &lt;/p&gt;
{
226         checkOdAction(actions, FloodActionCase.class, false);
227         checkOdAction(actions, FloodAllActionCase.class, false);
228         checkOdAction(actions, HwPathActionCase.class, false);
229         checkOdAction(actions, LoopbackActionCase.class, false);
230         checkOdAction(actions, PopVlanActionCase.class, false);
231         checkOdAction(actions, PushVlanActionCase.class, true);
232         checkOdAction(actions, SetDlDstActionCase.class, true);
233         checkOdAction(actions, SetDlSrcActionCase.class, true);
234         checkOdAction(actions, SetDlTypeActionCase.class, true);
235         checkOdAction(actions, SetNwTosActionCase.class, true);
236         checkOdAction(actions, SetNwDstActionCase.class, true);
237         checkOdAction(actions, SetNwSrcActionCase.class, true);
238         checkOdAction(actions, SetNextHopActionCase.class, true);
239         checkOdAction(actions, SetTpDstActionCase.class, true);
240         checkOdAction(actions, SetTpSrcActionCase.class, true);
241         checkOdAction(actions, SetVlanCfiActionCase.class, true);
242         checkOdAction(actions, SetVlanIdActionCase.class, true);
243         checkOdAction(actions, SetVlanPcpActionCase.class, true);
244         checkOdAction(actions, SwPathActionCase.class, false);
245     }


&lt;p&gt;However, checkOdAction method doesn&apos;t use its third parameter at all.&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;The code I checked&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;I checked the latest code of controller project on 10th June.&lt;/p&gt;

&lt;p&gt;odc180 $ git log -3 --oneline&lt;br/&gt;
16fcdf1 Merge changes I057476f2,I5b8602e7&lt;br/&gt;
9ba0d83 Merge &quot;&lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-549&quot; title=&quot;ContainerFlow is not enforced for flows with SetVlan&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-549&quot;&gt;&lt;del&gt;CONTROLLER-549&lt;/del&gt;&lt;/a&gt;: ContainerFlow boundary is not always enforced for vlans&quot;&lt;br/&gt;
43d9468 BUG-981: Fix XML serialization test&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27453">OPNFLWPLUG-185</key>
            <summary>checkOdAction method of TestFromSalConversionsUtils class doesn&apos;t use third parameter.</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="vdemcak@cisco.com">Vaclav Demcak</assignee>
                                    <reporter username="Hideyuki1985">Hideyuki Tai</reporter>
                        <labels>
                    </labels>
                <created>Tue, 10 Jun 2014 01:26:55 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:13 +0000</updated>
                            <resolved>Fri, 25 Jul 2014 12:25:38 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="55759" author="jhajnar@cisco.com" created="Tue, 15 Jul 2014 07:07:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/9005/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/9005/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="27378">OPNFLWPLUG-110</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1178</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=1178]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10363"><![CDATA[Helium-M4]]></customfieldvalue>

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

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