<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:48:16 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-161] Portmap Creation fails when Logical port-id is greater than 9</title>
                <link>https://jira.opendaylight.org/browse/VTN-161</link>
                <project id="10185" key="VTN">vtn</project>
                    <description>&lt;p&gt;Portmap creation in VTN coordinator fails when the logical port-id value is greater than 9.&lt;/p&gt;

&lt;p&gt;Steps to reproduce the bug :&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;curl -v --user admin:adminpass -H &apos;content-type: application/json&apos; -X POST -d &apos;{&quot;controller&quot;: {&quot;controller_id&quot;: &quot;odc1&quot;, &quot;ipaddr&quot;:&quot;127.0.0.1&quot;, &quot;type&quot;: &quot;odc&quot;, &quot;version&quot;: &quot;1.0&quot;, &quot;auditstatus&quot;:&quot;enable&quot;}}&apos; &lt;a href=&quot;http://127.0.0.1:8083/vtn-webapi/controllers&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8083/vtn-webapi/controllers&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;curl -v --user admin:adminpass -H &apos;content-type: application/json&apos; -X POST -d &apos;{&quot;vtn&quot; : {&quot;vtn_name&quot;:&quot;vtn1&quot;,&quot;description&quot;:&quot;test VTN&quot; }}&apos; &lt;a href=&quot;http://127.0.0.1:8083/vtn-webapi/vtns&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8083/vtn-webapi/vtns&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;curl -v --user admin:adminpass -H &apos;content-type: application/json&apos; -X POST -d &apos;{&quot;vbridge&quot; : {&quot;vbr_name&quot;:&quot;vbr1&quot;,&quot;controller_id&quot;:&quot;odc1&quot;,&quot;domain_id&quot;:&quot;(DEFAULT)&quot; }}&apos; &lt;a href=&quot;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;curl -v --user admin:adminpass -H &apos;content-type: application/json&apos; -X POST -d &apos;{&quot;interface&quot;: {&quot;if_name&quot;: &quot;if1&quot;,&quot;description&quot;: &quot;if1_desc&quot;}}&apos; &lt;a href=&quot;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges/vbr1/interfaces&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges/vbr1/interfaces&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;curl -v --user admin:adminpass -H &apos;content-type: application/json&apos; -X POST -d &apos;{&quot;interface&quot;: {&quot;if_name&quot;: &quot;if2&quot;,&quot;description&quot;: &quot;if2_desc&quot;}}&apos; &lt;a href=&quot;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges/vbr1/interfaces&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges/vbr1/interfaces&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;ol&gt;
	&lt;li&gt;curl -v --user admin:adminpass -H &apos;content-type: application/json&apos; -X PUT -d &apos;{&quot;portmap&quot;:{&quot;logical_port_id&quot;: &quot;PP-OF:openflow:72621089949254-veth1_ovs&quot;}}&apos; &lt;a href=&quot;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges/vbr1/interfaces/if1/portmap&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8083/vtn-webapi/vtns/vtn1/vbridges/vbr1/interfaces/if1/portmap&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Error Returned - 500 internal server error&lt;/p&gt;

&lt;p&gt;Coordinator LOGS:&lt;/p&gt;

&lt;p&gt;2017-06-22 11:40:07.706013: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: &lt;a href=&quot;http://10.106.138.107:8181/restconf/operations/vtn-vinterface:update-vinterface&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.106.138.107:8181/restconf/operations/vtn-vinterface:update-vinterface&lt;/a&gt; Url formed&lt;br/&gt;
2017-06-22 11:40:07.706025: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: HTTP_METHOD_POST&lt;br/&gt;
2017-06-22 11:40:07.706040: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: Request Body  : { &quot;input&quot;: &lt;/p&gt;
{ &quot;update-mode&quot;: &quot;UPDATE&quot;, &quot;operation&quot;: &quot;ADD&quot;, &quot;tenant-name&quot;: &quot;vtn1&quot;, &quot;bridge-name&quot;: &quot;vBridge1&quot;, &quot;description&quot;: &quot;if_desc1&quot;, &quot;enabled&quot;: true, &quot;interface-name&quot;: &quot;if1&quot; }
&lt;p&gt; }&lt;br/&gt;
2017-06-22 11:40:07.706049: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: INFO: restjsonutil: requestbody : { &quot;input&quot;: &lt;/p&gt;
{ &quot;update-mode&quot;: &quot;UPDATE&quot;, &quot;operation&quot;: &quot;ADD&quot;, &quot;tenant-name&quot;: &quot;vtn1&quot;, &quot;bridge-name&quot;: &quot;vBridge1&quot;, &quot;description&quot;: &quot;if_desc1&quot;, &quot;enabled&quot;: true, &quot;interface-name&quot;: &quot;if1&quot; }
&lt;p&gt; }&lt;br/&gt;
2017-06-22 11:40:07.714891: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: Allocates Memory ............&lt;br/&gt;
2017-06-22 11:40:07.714914: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: Reallocate Memory...............&lt;br/&gt;
2017-06-22 11:40:07.715086: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: odcdriver: logical port received : PP-openflow:14-s14-eth1&lt;br/&gt;
2017-06-22 11:40:07.715107: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: INFO: odcdriver: switch_base:openflow&lt;br/&gt;
2017-06-22 11:40:07.715116: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: odcdriver: Switch id in port map openflow:14&lt;br/&gt;
2017-06-22 11:40:07.715128: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: odcdriver: Valid logical_port id&lt;br/&gt;
2017-06-22 11:40:07.715152: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: odcdriver: VALUE RECEIVED for LOGICAL PORT 1&lt;br/&gt;
2017-06-22 11:40:07.715161: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: odcdriver: logical_port_id is PP-openflow:14-s14-eth1&lt;br/&gt;
2017-06-22 11:40:07.715183: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: odcdriver: port name : s14-eth1&lt;br/&gt;
2017-06-22 11:40:07.715192: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: odcdriver: switch id : openflow:e&lt;br/&gt;
2017-06-22 11:40:07.715249: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: User name and password is taken from conf file&lt;br/&gt;
2017-06-22 11:40:07.715328: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: &lt;a href=&quot;http://10.106.138.107:8181/restconf/operations/vtn-port-map:set-port-map&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.106.138.107:8181/restconf/operations/vtn-port-map:set-port-map&lt;/a&gt; Url formed&lt;br/&gt;
2017-06-22 11:40:07.715419: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: HTTP_METHOD_POST&lt;br/&gt;
2017-06-22 11:40:07.715438: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: Request Body  : { &quot;input&quot;: &lt;/p&gt;
{ &quot;tenant-name&quot;: &quot;vtn1&quot;, &quot;bridge-name&quot;: &quot;vBridge1&quot;, &quot;interface-name&quot;: &quot;if1&quot;, &quot;node&quot;: &quot;openflow:e&quot;, &quot;port-name&quot;: &quot;s14-eth1&quot; }
&lt;p&gt; }&lt;br/&gt;
2017-06-22 11:40:07.715447: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: INFO: restjsonutil: requestbody : { &quot;input&quot;: &lt;/p&gt;
{ &quot;tenant-name&quot;: &quot;vtn1&quot;, &quot;bridge-name&quot;: &quot;vBridge1&quot;, &quot;interface-name&quot;: &quot;if1&quot;, &quot;node&quot;: &quot;openflow:e&quot;, &quot;port-name&quot;: &quot;s14-eth1&quot; }
&lt;p&gt; }&lt;br/&gt;
2017-06-22 11:40:07.729670: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: restjsonutil: Allocates Memory ............&lt;br/&gt;
2017-06-22 11:40:07.729887: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: ERROR: odcdriver: put is not success , resp_code 400&lt;br/&gt;
2017-06-22 11:40:07.730022: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Vbr_if_portmap Update Failed&lt;br/&gt;
2017-06-22 11:40:07.730053: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: vtndrvintf: deleted config_cmd_ptr&lt;br/&gt;
2017-06-22 11:40:07.730084: &lt;span class=&quot;error&quot;&gt;&amp;#91;18548&amp;#93;&lt;/span&gt;: DEBUG: vtndrvintf: 25,execute_cmd not success&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26541">VTN-161</key>
            <summary>Portmap Creation fails when Logical port-id is greater than 9</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="yogalakshmi.pa@hcl.com">YOGA LAKSHMI SWETHA PAYYAVULA</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Jun 2017 07:07:17 +0000</created>
                <updated>Thu, 19 Oct 2017 21:25:10 +0000</updated>
                            <resolved>Thu, 24 Aug 2017 04:01:39 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>ODC Driver</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="53184" author="gvrangan" created="Wed, 19 Jul 2017 13:37:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60261/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60261/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53185" author="hieda@cb.jp.nec.com" created="Wed, 23 Aug 2017 01:57:00 +0000"  >&lt;p&gt;(In reply to Venkatrangan Govindarajan from comment #1)&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60261/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60261/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The URL is a patch for Karaf4 integration.&lt;br/&gt;
Is this correct?&lt;/p&gt;</comment>
                            <comment id="53186" author="gvrangan" created="Thu, 24 Aug 2017 04:01:39 +0000"  >&lt;p&gt;(In reply to Satoshi Hieda from comment #2)&lt;br/&gt;
&amp;gt; (In reply to Venkatrangan Govindarajan from comment #1)&lt;br/&gt;
&amp;gt; &amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60261/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60261/&lt;/a&gt;&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; The URL is a patch for Karaf4 integration.&lt;br/&gt;
&amp;gt; Is this correct?&lt;/p&gt;

&lt;p&gt;Hieda-San,&lt;/p&gt;

&lt;p&gt;Sorry this is the patch&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60330/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60330/&lt;/a&gt;&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>8761</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=8761]]></customfieldvalue>

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

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