<!-- 
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-187] of-flow: instruction different in config and operational db (output-node-connector)</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-187</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;odl:&lt;br/&gt;
version.properties &lt;br/&gt;
org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = 2fffd8cdb3ed75f478b900c677bb4d97e5e91c9c&lt;br/&gt;
org.opendaylight.controller.build.user = jenkins-controller&lt;br/&gt;
org.opendaylight.controller.build.workspace = **********&lt;br/&gt;
org.opendaylight.controller.build.timestamp = 1402444582255&lt;br/&gt;
org.opendaylight.controller.build.machine = **********&lt;/p&gt;

&lt;p&gt;test: mininet 2.1.0 + ovs 2.0.0&lt;/p&gt;

&lt;p&gt;steps:&lt;br/&gt;
1) PUT xml /restconf/config/opendaylight-inventory:nodes/node/openflow:${switch_idx}/table/${table_id}/flow/${flow_id}&lt;br/&gt;
(xml file f102.xml in attachment)&lt;/p&gt;

&lt;p&gt;2) GET its operational state (for full details see f102odb.xml in attachment)&lt;br/&gt;
3) GET its config&lt;/p&gt;

&lt;p&gt;4) seen difference&lt;br/&gt;
config:&lt;br/&gt;
&amp;lt;output-node-connector&amp;gt;INPORT&amp;lt;/output-node-connector&amp;gt;&lt;/p&gt;

&lt;p&gt;operational:&lt;br/&gt;
&amp;lt;output-node-connector&amp;gt;4294967288&amp;lt;/output-node-connector&amp;gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27455">OPNFLWPLUG-187</key>
            <summary>of-flow: instruction different in config and operational db (output-node-connector)</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="pgubka@cisco.com">Peter Gubka</assignee>
                                    <reporter username="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Jun 2014 10:47:00 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:13 +0000</updated>
                            <resolved>Fri, 18 Jul 2014 12:42:14 +0000</resolved>
                                                                    <component>General</component>
                        <due>Fri, 4 Jul 2014 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="55768" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:47:00 +0000"  >&lt;p&gt;Attachment f102.xml has been added with description: flow to be configured&lt;/p&gt;</comment>
                            <comment id="55769" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:47:42 +0000"  >&lt;p&gt;Attachment f102odb.xml has been added with description: operational details of the flow&lt;/p&gt;</comment>
                            <comment id="55764" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:49:00 +0000"  >&lt;p&gt;similar happens if &lt;br/&gt;
&amp;lt;output-node-connector&amp;gt;LOCAL&amp;lt;/output-node-connector&amp;gt;&lt;br/&gt;
is to be configured&lt;/p&gt;</comment>
                            <comment id="55765" author="christopher.o.shea@ericsson.com" created="Sat, 14 Jun 2014 20:34:07 +0000"  >&lt;p&gt;I don&apos;t think this is a bug.&lt;/p&gt;

&lt;p&gt;As &lt;br/&gt;
4294967288 to Hex = 0xFFFFFFF8  = OFPP_IN_PORT (As per the OF 1.3 Spec)&lt;br/&gt;
4294967294 to Hex = 0XFFFFFFFE  = OFPP_LOCAL (As per the OF 1.3 Spec)&lt;/p&gt;</comment>
                            <comment id="55766" author="mbobak@cisco.com" created="Fri, 27 Jun 2014 12:12:25 +0000"  >&lt;p&gt;This issue seems to be fixed by &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-121&quot; title=&quot;Reserve ports should be logical ports&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-121&quot;&gt;&lt;del&gt;OPNFLWPLUG-121&lt;/del&gt;&lt;/a&gt; please retest.&lt;/p&gt;</comment>
                            <comment id="55767" author="pgubka@cisco.com" created="Fri, 18 Jul 2014 12:42:14 +0000"  >&lt;p&gt;bug not present in sn-bldsg.cisco.com/jenkins/job/ODL-OPENFLOW-run-regression-tests/772&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13878" name="f102.xml" size="1639" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:47:00 +0000"/>
                            <attachment id="13879" name="f102odb.xml" size="2481" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 10:47:42 +0000"/>
                    </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>1182</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=1182]]></customfieldvalue>

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

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

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