<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:48 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-190] of-flow: push-mpls-action different in config and operational data store</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-190</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 f113.xml in attachment)&lt;/p&gt;

&lt;p&gt;2) GET its operational state (for full details see f113odb.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;action&amp;gt;&lt;br/&gt;
                    &amp;lt;push-mpls-action&amp;gt;&lt;br/&gt;
                        &amp;lt;ethernet-type&amp;gt;34888&amp;lt;/ethernet-type&amp;gt;&lt;br/&gt;
                    &amp;lt;/push-mpls-action&amp;gt;&lt;br/&gt;
                    &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
                &amp;lt;/action&amp;gt;&lt;/p&gt;

&lt;p&gt;operational:&lt;br/&gt;
                &amp;lt;action&amp;gt;&lt;br/&gt;
                    &amp;lt;push-mpls-action/&amp;gt;&lt;br/&gt;
                    &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
                &amp;lt;/action&amp;gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27458">OPNFLWPLUG-190</key>
            <summary>of-flow: push-mpls-action different in config and operational data store</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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Jun 2014 11:58:10 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:13 +0000</updated>
                            <resolved>Fri, 19 Sep 2014 13:18:38 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="55779" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 11:58:10 +0000"  >&lt;p&gt;Attachment f113.xml has been added with description: flow to be configured&lt;/p&gt;</comment>
                            <comment id="55780" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 11:59:29 +0000"  >&lt;p&gt;Attachment f113odb.xml has been added with description: operational details of the flow&lt;/p&gt;</comment>
                            <comment id="55776" author="vishnoianil@gmail.com" created="Fri, 13 Jun 2014 21:30:01 +0000"  >&lt;p&gt;Hi Peter,&lt;/p&gt;

&lt;p&gt;I pushed the fix through following gerrit&lt;/p&gt;

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

&lt;p&gt;Can you please pull this patch and verify it.&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Anil&lt;/p&gt;</comment>
                            <comment id="55777" author="pgubka@cisco.com" created="Mon, 23 Jun 2014 14:56:12 +0000"  >&lt;p&gt;Hello Anil.&lt;/p&gt;

&lt;p&gt;I checked the odl version&lt;br/&gt;
org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = de72757ff310514e25c3a039eb75523810c207a4&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 = 1403274673766&lt;/p&gt;


&lt;p&gt;And i found the present situation:&lt;br/&gt;
config:&lt;br/&gt;
                    &amp;lt;push-mpls-action&amp;gt;&lt;br/&gt;
                        &amp;lt;ethernet-type&amp;gt;34888&amp;lt;/ethernet-type&amp;gt;&lt;br/&gt;
                    &amp;lt;/push-mpls-action&amp;gt;&lt;/p&gt;

&lt;p&gt;operational:&lt;br/&gt;
                    &amp;lt;push-vlan-action&amp;gt;&lt;br/&gt;
                        &amp;lt;ethernet-type&amp;gt;34888&amp;lt;/ethernet-type&amp;gt;&lt;br/&gt;
                    &amp;lt;/push-vlan-action&amp;gt;&lt;/p&gt;


&lt;p&gt;So now it looks like a different issue.&lt;/p&gt;</comment>
                            <comment id="55778" author="vishnoianil@gmail.com" created="Thu, 26 Jun 2014 06:04:16 +0000"  >&lt;p&gt;Hi Peter,&lt;/p&gt;

&lt;p&gt;Yes i also find out this bug in the patch after it got merged. But I fixed it in following patch &lt;/p&gt;

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

&lt;p&gt;Its already merged in both master and stable branch.&lt;/p&gt;

&lt;p&gt;Can you please pull the latest code and verify.&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Anil&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13884" name="f113.xml" size="1615" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 11:58:10 +0000"/>
                            <attachment id="13885" name="f113odb.xml" size="2333" author="pgubka@cisco.com" created="Wed, 11 Jun 2014 11:59:29 +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>1185</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=1185]]></customfieldvalue>

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

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