<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:54 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>[VTN-58] Path map may disable flow timeout incorrectly.</title>
                <link>https://jira.opendaylight.org/browse/VTN-58</link>
                <project id="10185" key="VTN">vtn</project>
                    <description>&lt;p&gt;If a flow is mapped by path map, and flow timeout is not specified in the path map,&lt;br/&gt;
flow timeout setting should be inherited from the virtual tenant configuration.&lt;br/&gt;
But zero is set in flow entries incorrectly.&lt;/p&gt;

&lt;p&gt;How to reproduce:&lt;/p&gt;

&lt;p&gt;1. Start VTN Manager and mininet.&lt;/p&gt;

&lt;p&gt;2. Create a VTN and vBridge, and map all untagged networks to that vBridge using&lt;br/&gt;
   VLAN mapping.&lt;/p&gt;

&lt;p&gt;     POST /controller/nb/v2/vtn/default/vtns/vtn_1&lt;br/&gt;
     Request body: &lt;/p&gt;
{&quot;idleTimeout&quot;: 300}

&lt;p&gt;     POST /controller/nb/v2/vtn/default/vtns/vtn_1/vbridges/bridge_1&lt;br/&gt;
     Request body: {}&lt;/p&gt;

&lt;p&gt;     POST /controller/nb/v2/vtn/default/vtns/vtn_1/vbridges/bridge_1/vlanmaps&lt;br/&gt;
     Request body: {}&lt;/p&gt;

&lt;p&gt;3. Configure path map without specifying idle/hard timeout, and map all flows&lt;br/&gt;
   to the path map.&lt;/p&gt;

&lt;p&gt;     PUT /controller/nb/v2/vtn/default/flowconditions/all&lt;br/&gt;
     Request body: {}&lt;/p&gt;

&lt;p&gt;     PUT /controller/nb/v2/vtn/default/pathpolicies/1&lt;br/&gt;
     Request body: &lt;/p&gt;
{&quot;default&quot;: 10}

&lt;p&gt;     PUT /controller/nb/v2/vtn/default/vtns/vtn_1/pathmaps/1&lt;br/&gt;
     Request body: &lt;/p&gt;
{&quot;condition&quot;: &quot;all&quot;, &quot;policy&quot;: 1}

&lt;p&gt;4. Send a packet.&lt;/p&gt;

&lt;p&gt;     mininet&amp;gt; h1 ping h2&lt;/p&gt;

&lt;p&gt;Then VTN Manager will install flow entries like this:&lt;/p&gt;

&lt;p&gt;     cookie=0x0, duration=6.029s, table=0, n_packets=5, n_bytes=434,&lt;br/&gt;
     priority=10,in_port=1,vlan_tci=0x0000/0x1fff,&lt;br/&gt;
     dl_src=f2:89:2d:8c:8e:c9,&lt;br/&gt;
     dl_dst=a6:76:f3:12:9b:ca actions=output:2&lt;/p&gt;

&lt;p&gt;Although idle timeout value should be 300 as configured in the VTN configuration,&lt;br/&gt;
zero will be set.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26438">VTN-58</key>
            <summary>Path map may disable flow timeout incorrectly.</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="-1">Unassigned</assignee>
                                    <reporter username="yasuda">Shigeru Yasuda</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Feb 2015 18:03:35 +0000</created>
                <updated>Thu, 19 Oct 2017 21:25:18 +0000</updated>
                            <resolved>Mon, 9 Feb 2015 12:52:29 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>VTN Manager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="52903" author="yasuda" created="Fri, 6 Feb 2015 18:08:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/14984&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/14984&lt;/a&gt;  (master)&lt;/p&gt;</comment>
                            <comment id="52904" author="yasuda" created="Fri, 6 Feb 2015 21:31:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/14996&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/14996&lt;/a&gt;  (stable/helium)&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>2688</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=2688]]></customfieldvalue>

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

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