<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:35 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-106] 2 Match and 2 Instructions via RESTCONF</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-106</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Install a flow via RESTCONF with the following command&lt;/p&gt;

&lt;p&gt;curl -v -X PUT -H &quot;Content-Type: application/xml&quot; -H &quot;username: admin&quot; -H &quot;password: admin&quot; -d @f1.xml  &lt;a href=&quot;http://127.0.0.1:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/124&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8080/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/124&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;When viewing the flow via RESTCONF &lt;/p&gt;

&lt;p&gt;I see duplicated Match field and Instructions in the XML/JSON file. &lt;/p&gt;


&lt;p&gt;{&lt;br/&gt;
    &quot;flow-node-inventory:flow&quot;: [&lt;br/&gt;
        {&lt;br/&gt;
            &quot;flow-node-inventory:strict&quot;: false,&lt;br/&gt;
            &quot;flow-node-inventory:instructions&quot;: {&lt;br/&gt;
                &quot;flow-node-inventory:instruction&quot;: [&lt;br/&gt;
                    {&lt;br/&gt;
                        &quot;flow-node-inventory:order&quot;: 0,&lt;br/&gt;
                        &quot;flow-node-inventory:apply-actions&quot;: {&lt;br/&gt;
                            &quot;flow-node-inventory:action&quot;: [&lt;br/&gt;
                                {&lt;br/&gt;
                                    &quot;flow-node-inventory:order&quot;: 0,&lt;br/&gt;
                                    &quot;flow-node-inventory:dec-nw-ttl&quot;: {}&lt;br/&gt;
                                }&lt;br/&gt;
                            ]&lt;br/&gt;
                        }&lt;br/&gt;
                    }&lt;br/&gt;
                ]&lt;br/&gt;
            },&lt;br/&gt;
            &quot;flow-node-inventory:table_id&quot;: 2,&lt;br/&gt;
            &quot;flow-node-inventory:id&quot;: &quot;124&quot;,&lt;br/&gt;
            &quot;flow-node-inventory:cookie_mask&quot;: 255,&lt;br/&gt;
            &quot;flow-node-inventory:installHw&quot;: false,&lt;br/&gt;
            &quot;flow-node-inventory:match&quot;: {&lt;br/&gt;
                &quot;flow-node-inventory:ethernet-match&quot;: {&lt;br/&gt;
                    &quot;flow-node-inventory:ethernet-type&quot;: &lt;/p&gt;
{
                        &quot;flow-node-inventory:type&quot;: 2048
                    }
&lt;p&gt;                },&lt;br/&gt;
                &quot;flow-node-inventory:ipv4-destination&quot;: &quot;10.0.1.0/24&quot;&lt;br/&gt;
            },&lt;br/&gt;
            &quot;flow-node-inventory:hard-timeout&quot;: 12,&lt;br/&gt;
            &quot;flow-node-inventory:flags&quot;: &quot;FlowModFlags &lt;span class=&quot;error&quot;&gt;&amp;#91;_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false&amp;#93;&lt;/span&gt;&quot;,&lt;br/&gt;
            &quot;flow-node-inventory:cookie&quot;: 1,&lt;br/&gt;
            &quot;flow-node-inventory:idle-timeout&quot;: 34,&lt;br/&gt;
            &quot;flow-node-inventory:flow-name&quot;: &quot;FooXf1&quot;,&lt;br/&gt;
            &quot;flow-node-inventory:priority&quot;: 2,&lt;br/&gt;
            &quot;flow-node-inventory:barrier&quot;: false,&lt;br/&gt;
            &quot;flow-node-inventory:instructions&quot;: {&lt;br/&gt;
                &quot;flow-node-inventory:instruction&quot;: [&lt;br/&gt;
                    {&lt;br/&gt;
                        &quot;flow-node-inventory:order&quot;: 0,&lt;br/&gt;
                        &quot;flow-node-inventory:apply-actions&quot;: {&lt;br/&gt;
                            &quot;flow-node-inventory:action&quot;: [&lt;br/&gt;
                                {&lt;br/&gt;
                                    &quot;flow-node-inventory:order&quot;: 0,&lt;br/&gt;
                                    &quot;flow-node-inventory:dec-nw-ttl&quot;: {}&lt;br/&gt;
                                }&lt;br/&gt;
                            ]&lt;br/&gt;
                        }&lt;br/&gt;
                    }&lt;br/&gt;
                ]&lt;br/&gt;
            },&lt;br/&gt;
            &quot;flow-node-inventory:match&quot;: {&lt;br/&gt;
                &quot;flow-node-inventory:ethernet-match&quot;: {&lt;br/&gt;
                    &quot;flow-node-inventory:ethernet-type&quot;: &lt;/p&gt;
{
                        &quot;flow-node-inventory:type&quot;: 2048
                    }
&lt;p&gt;                },&lt;br/&gt;
                &quot;flow-node-inventory:ipv4-destination&quot;: &quot;10.0.1.0/24&quot;&lt;br/&gt;
            }&lt;br/&gt;
        }&lt;br/&gt;
    ]&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27374">OPNFLWPLUG-106</key>
            <summary>2 Match and 2 Instructions via RESTCONF</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="christopher.o.shea@ericsson.com">Christopher O&apos;Shea</reporter>
                        <labels>
                    </labels>
                <created>Thu, 3 Apr 2014 23:57:40 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:07 +0000</updated>
                            <resolved>Fri, 2 May 2014 14:31:00 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="55501" author="christopher.o.shea@ericsson.com" created="Thu, 3 Apr 2014 23:57:40 +0000"  >&lt;p&gt;Attachment f1.xml has been added with description: XML PUT file&lt;/p&gt;</comment>
                            <comment id="55499" author="abhijit2511" created="Mon, 14 Apr 2014 15:58:01 +0000"  >&lt;p&gt;This should be fixed in the stable release. Vaclav thinks this should be fixed with the new data store.&lt;/p&gt;</comment>
                            <comment id="55500" author="vdemcak@cisco.com" created="Fri, 2 May 2014 14:31:00 +0000"  >&lt;p&gt;New tree-based data store is made as default and I haven&apos;t seen described behavior anymore.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="24762">CONTROLLER-208</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13864" name="f1.xml" size="1116" author="christopher.o.shea@ericsson.com" created="Thu, 3 Apr 2014 23:57:40 +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>660</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=660]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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