<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:52:01 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>[CONTROLLER-35] Unable to push flow with ENQUEUE as action via curl command in Opendaylig&#8203;ht Controller</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-35</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;While trying the push the flow via cURL command as follows:&lt;/p&gt;

&lt;p&gt;curl --user &quot;admin&quot;:&quot;admin&quot; -H &quot;Accept: application/json&quot; -H &quot;Content-type: application/json&quot; -X POST &lt;a href=&quot;http://127.0.0.1:8080/controller/nb/v2/flow/default/OF/10:20:00:00:00:00:00:01/new-flow&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8080/controller/nb/v2/flow/default/OF/10:20:00:00:00:00:00:01/new-flow&lt;/a&gt; -d &apos;{&quot;installInHw&quot;:&quot;true&quot;,&quot;name&quot;:&quot;new-flow&quot;,&quot;node&quot;:&lt;/p&gt;
{&quot;@id&quot;:&quot;10:20:00:00:00:00:00:01&quot;,&quot;@type&quot;:&quot;OF&quot;}
&lt;p&gt;,&quot;ingressPort&quot;:&quot;3&quot;,&quot;priority&quot;:&quot;500&quot;,&quot;nwSrc&quot;:&quot;192.168.1.1&quot;,&quot;actions&quot;:&quot;OUTPUT=2&quot;}&apos;&lt;/p&gt;

&lt;p&gt;Result:&lt;br/&gt;
1.It is working fine when the &quot;action&quot;:&quot;OUTPUT=2&quot; is provided as an argument.&lt;span class=&quot;error&quot;&gt;&amp;#91;OK&amp;#93;&lt;/span&gt;&lt;br/&gt;
2.dump-flows is displaying the correct action type.&lt;span class=&quot;error&quot;&gt;&amp;#91;OK&amp;#93;&lt;/span&gt;&lt;br/&gt;
3.The ODC(command line) is displaying the correct action type&lt;span class=&quot;error&quot;&gt;&amp;#91;OK&amp;#93;&lt;/span&gt;&lt;br/&gt;
4.ODC GUI is showing the correct flow with proper action type.&lt;span class=&quot;error&quot;&gt;&amp;#91;OK&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;But while trying the push the flow via cURL command as follows(pushing the flow with &quot;action&quot;:&quot;ENQUEUE=3:1&quot;):&lt;/p&gt;

&lt;p&gt;curl --user &quot;admin&quot;:&quot;admin&quot; -H &quot;Accept: application/json&quot; -H &quot;Content-type: application/json&quot; -X POST &lt;a href=&quot;http://127.0.0.1:8080/controller/nb/v2/flow/default/OF/10:20:00:00:00:00:00:01/new-flow&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8080/controller/nb/v2/flow/default/OF/10:20:00:00:00:00:00:01/new-flow&lt;/a&gt; -d &apos;{&quot;installInHw&quot;:&quot;true&quot;,&quot;name&quot;:&quot;new-flow&quot;,&quot;node&quot;:&lt;/p&gt;
{&quot;@id&quot;:&quot;10:20:00:00:00:00:00:01&quot;,&quot;@type&quot;:&quot;OF&quot;}
&lt;p&gt;,&quot;ingressPort&quot;:&quot;3&quot;,&quot;priority&quot;:&quot;500&quot;,&quot;nwSrc&quot;:&quot;192.168.1.1&quot;,&quot;actions&quot;:&quot;ENQUEUE=3:1&quot;}&apos;&lt;/p&gt;

&lt;p&gt;Issues found are described below:&lt;/p&gt;

&lt;p&gt;1.dump-flows is displaying the action type as DROP.&lt;span class=&quot;error&quot;&gt;&amp;#91;NOT OK&amp;#93;&lt;/span&gt;&lt;br/&gt;
2.The ODC(command line)  is not displaying the correct action type. It is displaying as empty&lt;span class=&quot;error&quot;&gt;&amp;#91;NOT OK&amp;#93;&lt;/span&gt;&lt;br/&gt;
3.ODC GUI is showing the correct flow with proper action type. May be it is skipping&lt;span class=&quot;error&quot;&gt;&amp;#91;OK&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Please provide the support to set the flow with ENQUEUE as an action type&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="24589">CONTROLLER-35</key>
            <summary>Unable to push flow with ENQUEUE as action via curl command in Opendaylig&#8203;ht Controller</summary>
                <type id="10100" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10310&amp;avatarType=issuetype">Improvement</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="aboch@cisco.com">Alessandro Boch</assignee>
                                    <reporter username="manish.kr10@gmail.com">Manish Kumar</reporter>
                        <labels>
                    </labels>
                <created>Mon, 23 Sep 2013 08:47:21 +0000</created>
                <updated>Tue, 25 Jul 2023 08:22:46 +0000</updated>
                            <resolved>Tue, 5 May 2015 15:17:25 +0000</resolved>
                                                                    <component>adsal</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="47349" author="carolsand@gmail.com" created="Tue, 5 May 2015 15:17:25 +0000"  >&lt;p&gt;This bug is part of the project to Move all ADSAL associated component bugs to ADSAL.&lt;/p&gt;</comment>
                    </comments>
                    <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>78</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=78]]></customfieldvalue>

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

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