<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:47:44 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-3] Failed to get physical link infromation</title>
                <link>https://jira.opendaylight.org/browse/VTN-3</link>
                <project id="10185" key="VTN">vtn</project>
                    <description>&lt;p&gt;I deployed a VTN Coordinator, a OpenDaylight Controller, and Mininet in my test environment.&lt;/p&gt;

&lt;p&gt;I used the script (multitree.py) put in the following wiki page for Mininet.&lt;br/&gt;
&lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_(VTN):Installation:VTN_Manager#Multiple_Clusters_of_Controllers&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_(VTN):Installation:VTN_Manager#Multiple_Clusters_of_Controllers&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;First, I executed the following curl command to register the controller to the VTN Coordinator.&lt;/p&gt;

&lt;p&gt;curl -v -X POST -H &apos;content-type: application/json&apos; -H &apos;username: admin&apos; -H &apos;password: adminpass&apos; -H &apos;ipaddr:127.0.0.1&apos;   -d &apos;{&quot;controller&quot;: {&quot;controller_id&quot;: &quot;odc1&quot;, &quot;ipaddr&quot;:&quot;192.168.60.180&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:8080/vtn-webapi/controllers.json&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8080/vtn-webapi/controllers.json&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Next, I executed curl command to list physical link information.&lt;br/&gt;
&lt;a href=&quot;https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_(VTN):VTNCoordinator:RestApi:Physical_Link_Function&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/view/OpenDaylight_Virtual_Tenant_Network_(VTN):VTNCoordinator:RestApi:Physical_Link_Function&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, the response body for the curl command is empty.&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;curl -v -X GET -H &apos;content-type: application/json&apos; -H &apos;username: admin&apos; -H &apos;password: adminpass&apos; &lt;a href=&quot;http://127.0.0.1:8080/vtn-webapi/controllers/odc1/links.json&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://127.0.0.1:8080/vtn-webapi/controllers/odc1/links.json&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
	&lt;li&gt;About to connect() to 127.0.0.1 port 8080 (#0)&lt;/li&gt;
	&lt;li&gt;Trying 127.0.0.1... connected&lt;/li&gt;
	&lt;li&gt;Connected to 127.0.0.1 (127.0.0.1) port 8080 (#0)&lt;br/&gt;
&amp;gt; GET /vtn-webapi/controllers/odc1/links.json HTTP/1.1&lt;br/&gt;
&amp;gt; User-Agent: curl/7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.12.9.0 zlib/1.2.3 libidn/1.18 libssh2/1.2.2&lt;br/&gt;
&amp;gt; Host: 127.0.0.1:8080&lt;br/&gt;
&amp;gt; Accept: &lt;b&gt;/&lt;/b&gt;&lt;br/&gt;
&amp;gt; content-type: application/json&lt;br/&gt;
&amp;gt; username: admin&lt;br/&gt;
&amp;gt; password: adminpass&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;lt; HTTP/1.1 200 OK&lt;br/&gt;
&amp;lt; Server: Apache-Coyote/1.1&lt;br/&gt;
&amp;lt; Content-Type: application/json;charset=UTF-8&lt;br/&gt;
&amp;lt; Content-Length: 12&lt;br/&gt;
&amp;lt; Date: Thu, 20 Feb 2014 04:48:50 GMT&lt;br/&gt;
&amp;lt;&lt;/li&gt;
	&lt;li&gt;Connection #0 to host 127.0.0.1 left intact&lt;/li&gt;
	&lt;li&gt;Closing connection #0
{&quot;links&quot;:[]}&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;After I registered the controller,&lt;br/&gt;
I saw the following ERROR messages in /usr/local/vtn/var/drvodcd/log/pfcd_message.log.&lt;/p&gt;


&lt;p&gt;2014-02-20 13:46:30.651178: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: No corresponding port available . Error occured&lt;br/&gt;
2014-02-20 13:46:30.651212: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error return from fill config node_vector failure&lt;br/&gt;
2014-02-20 13:46:30.651222: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error occured while parsing&lt;br/&gt;
2014-02-20 13:46:30.651259: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error occured in getting link details&lt;br/&gt;
2014-02-20 13:47:10.734439: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: No corresponding port available . Error occured&lt;br/&gt;
2014-02-20 13:47:10.734489: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error return from fill config node_vector failure&lt;br/&gt;
2014-02-20 13:47:10.734500: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error occured while parsing&lt;br/&gt;
2014-02-20 13:47:10.734542: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error occured in getting link details&lt;br/&gt;
2014-02-20 13:47:50.833432: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: No corresponding port available . Error occured&lt;br/&gt;
2014-02-20 13:47:50.833477: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error return from fill config node_vector failure&lt;br/&gt;
2014-02-20 13:47:50.833503: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error occured while parsing&lt;br/&gt;
2014-02-20 13:47:50.833542: &lt;span class=&quot;error&quot;&gt;&amp;#91;1447&amp;#93;&lt;/span&gt;: ERROR: odcdriver: Error occured in getting link details&lt;/p&gt;


&lt;p&gt;Information of my machine is as follows:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;git log -3 --oneline&lt;br/&gt;
a11652c Merge &quot;Add Delay to FT after mininet session termination&quot;&lt;br/&gt;
5d40fd5 Add Delay to FT after mininet session termination&lt;br/&gt;
25ef73d Fix &lt;a href=&quot;https://jira.opendaylight.org/browse/VTN-2&quot; title=&quot;Computation of logical ports names fail when adding more than once ODL controller to VTN Coordinator&quot; class=&quot;issue-link&quot; data-issue-key=&quot;VTN-2&quot;&gt;&lt;del&gt;VTN-2&lt;/del&gt;&lt;/a&gt; to solve logical port computation in multiple controller scenarios&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;OS: RHEL 6.1&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="26383">VTN-3</key>
            <summary>Failed to get physical link infromation</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="-1">Unassigned</assignee>
                                    <reporter username="Hideyuki1985">Hideyuki Tai</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Feb 2014 04:53:06 +0000</created>
                <updated>Thu, 3 May 2018 15:45:10 +0000</updated>
                            <resolved>Fri, 9 May 2014 05:13:22 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>ODC Driver</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="52791" author="kamatchi-l@hcl.com" created="Mon, 7 Apr 2014 13:02:15 +0000"  >&lt;p&gt;This Bug is fixed in this patch&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/5889&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/5889&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>438</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=438]]></customfieldvalue>

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

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