<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:52 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-216] of-flow: flow not seen in operational db nor on switch</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-216</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;odl version:&lt;br/&gt;
org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = cb210bea2ab44aa2922ed86232c9db9a10452fc0&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 = 1405091387053&lt;br/&gt;
org.opendaylight.controller.build.machine = **********&lt;/p&gt;


&lt;p&gt;steps tu reproduce:&lt;br/&gt;
1) &quot;PUT&quot; the flow from file f212.xml to odl (file attached)&lt;br/&gt;
2) check if flow installed (it is not)&lt;br/&gt;
mininet&amp;gt; sh sudo ovs-ofctl dump-flows s1 -O OpenFlow13&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
mininet&amp;gt;&lt;br/&gt;
3) check config and operational data store&lt;br/&gt;
config: present&lt;br/&gt;
operational not present&lt;/p&gt;

&lt;p&gt;the same is applicable for e.g. f215.xml, f216.xml&lt;/p&gt;

&lt;p&gt;(possibly input file may not be ok, just logs dont say anything and i dont see anything wrong)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27484">OPNFLWPLUG-216</key>
            <summary>of-flow: flow not seen in operational db nor on switch</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="pgubka@cisco.com">Peter Gubka</assignee>
                                    <reporter username="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Mon, 14 Jul 2014 16:48:32 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:15 +0000</updated>
                            <resolved>Tue, 19 Aug 2014 13:15:49 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="55863" author="pgubka@cisco.com" created="Mon, 14 Jul 2014 16:48:32 +0000"  >&lt;p&gt;Attachment f212.xml has been added with description: flow to be installed&lt;/p&gt;</comment>
                            <comment id="55859" author="jatoth@cisco.com" created="Thu, 7 Aug 2014 10:03:34 +0000"  >&lt;p&gt;Xmls are correct.&lt;br/&gt;
I tried to use these flows with Open vSwitch - versions: 2.0.0 and 2.1.2 - and it does not work. Mininet was version 2.1.0 in both cases. &lt;/p&gt;

&lt;p&gt;These flows work correct on CPqD.&lt;br/&gt;
CPqD version: &lt;br/&gt;
dpctl 1.3.0&lt;br/&gt;
compiled Dec 8 2013jakub&lt;br/&gt;
Mininet version:&lt;br/&gt;
2.0.0&lt;/p&gt;

&lt;p&gt;We are a step ahead ovs.&lt;/p&gt;

&lt;p&gt;//TODO check if this bug exist in ovs community, if it does not exist, create it please&lt;/p&gt;</comment>
                            <comment id="55860" author="abhijit2511" created="Mon, 11 Aug 2014 22:29:24 +0000"  >&lt;p&gt;Peter &amp;amp; Jakub,&lt;/p&gt;

&lt;p&gt;Should the status for this be &quot;Resolved&quot; - &quot;Invalid&quot; or &quot;worksforme&quot;? Please mark appropriately.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Abhijit&lt;/p&gt;</comment>
                            <comment id="55861" author="pgubka@cisco.com" created="Tue, 19 Aug 2014 13:11:55 +0000"  >&lt;p&gt;I verified Jakub Toth&apos;s comment on the flow working with cpqd on&lt;br/&gt;
odl &lt;/p&gt;

&lt;p&gt;org.opendaylight.controller.version = 0.1&lt;br/&gt;
org.opendaylight.controller.build.scm.version = 5b532dddc709cedef1f064e9cd6700030053135c&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 = 1408136398790&lt;br/&gt;
org.opendaylight.controller.build.machine = **********&lt;/p&gt;

&lt;p&gt;Action must be done on test side in this case.&lt;/p&gt;</comment>
                            <comment id="55862" author="pgubka@cisco.com" created="Tue, 19 Aug 2014 13:15:49 +0000"  >&lt;p&gt;(In reply to Peter Gubka from comment #3)&lt;br/&gt;
&amp;gt; I verified Jakub Toth&apos;s comment on the flow working with cpqd on&lt;br/&gt;
&amp;gt; odl &lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; org.opendaylight.controller.version = 0.1&lt;br/&gt;
&amp;gt; org.opendaylight.controller.build.scm.version =&lt;br/&gt;
&amp;gt; 5b532dddc709cedef1f064e9cd6700030053135c&lt;br/&gt;
&amp;gt; org.opendaylight.controller.build.user = jenkins-controller&lt;br/&gt;
&amp;gt; org.opendaylight.controller.build.workspace = **********&lt;br/&gt;
&amp;gt; org.opendaylight.controller.build.timestamp = 1408136398790&lt;br/&gt;
&amp;gt; org.opendaylight.controller.build.machine = **********&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; Action must be done on test side in this case.&lt;/p&gt;

&lt;p&gt;Forgot to add that the test got expected values in both config and operational data store.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13897" name="f212.xml" size="1153" author="pgubka@cisco.com" created="Mon, 14 Jul 2014 16:48:32 +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>1361</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=1361]]></customfieldvalue>

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

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

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