<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:48:00 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-92] port issue : Ethernet interface is not getting added as port</title>
                <link>https://jira.opendaylight.org/browse/VTN-92</link>
                <project id="10185" key="VTN">vtn</project>
                    <description>&lt;p&gt;Ethernet interface is not getting added as port during VTN Manager neutron -OVSDB integration.&lt;/p&gt;

&lt;p&gt;Port name displays as br-int instead of getting the portname.&lt;/p&gt;

&lt;p&gt;    Manager &quot;tcp:10.106.138.201:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:10.106.138.201:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port &quot;tap545522f8-68&quot;&lt;br/&gt;
            Interface &quot;tap545522f8-68&quot;&lt;br/&gt;
        Port &quot;tap729211dd-60&quot;&lt;br/&gt;
            Interface &quot;tap729211dd-60&quot;&lt;br/&gt;
        Port &quot;tap3b3c65b9-cf&quot;&lt;br/&gt;
            Interface &quot;tap3b3c65b9-cf&quot;&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26472">VTN-92</key>
            <summary>port issue : Ethernet interface is not getting added as port</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="ananthip@hcl.com">Ananthi Palaniswamy</reporter>
                        <labels>
                    </labels>
                <created>Mon, 14 Dec 2015 10:16:31 +0000</created>
                <updated>Thu, 19 Oct 2017 21:25:13 +0000</updated>
                            <resolved>Wed, 10 Feb 2016 15:32:01 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>VTN Manager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="53007" author="gvrangan" created="Tue, 22 Dec 2015 00:07:29 +0000"  >&lt;p&gt;I think the problem is the Port : ens33 or eth1 is not getting added.&lt;/p&gt;</comment>
                            <comment id="53008" author="ananthip@hcl.com" created="Tue, 9 Feb 2016 10:37:33 +0000"  >&lt;p&gt;Fixed and merged the Port issue	stable/beryllium&lt;/p&gt;

&lt;p&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33392&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33392&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;as well as in master&lt;/p&gt;

&lt;p&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33585&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33585&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tested and Verified the bug. Hence closing the Bug.&lt;/p&gt;</comment>
                            <comment id="53009" author="ananthip@hcl.com" created="Wed, 10 Feb 2016 06:58:10 +0000"  >&lt;p&gt;Verified the output &lt;/p&gt;


&lt;p&gt;sudo ovs-vsctl show&lt;br/&gt;
e73578b7-9244-4579-8694-5ed705243302&lt;br/&gt;
    Manager &quot;tcp:10.106.138.95:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:10.106.138.95:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal    this should be replaced with the eth 1 port&lt;br/&gt;
        Port &quot;eth1&quot;&lt;br/&gt;
            Interface &quot;eth1&quot;&lt;/p&gt;</comment>
                            <comment id="53010" author="gvrangan" created="Wed, 10 Feb 2016 15:32:01 +0000"  >&lt;p&gt;tested with the latest stable/Be source. the interface is added as port to br-int as expected&lt;br/&gt;
stack@ubuntu-devstack:~$ sudo ovs-vsctl show&lt;br/&gt;
05e99c91-f096-47ec-b543-ced32679d910&lt;br/&gt;
    Manager &quot;tcp:192.168.2.147:6640&quot;&lt;br/&gt;
        is_connected: true&lt;br/&gt;
    Bridge br-int&lt;br/&gt;
        Controller &quot;tcp:192.168.2.147:6653&quot;&lt;br/&gt;
            is_connected: true&lt;br/&gt;
        fail_mode: secure&lt;br/&gt;
        Port br-int&lt;br/&gt;
            Interface br-int&lt;br/&gt;
                type: internal&lt;br/&gt;
        Port &quot;tap75efdc93-b0&quot;&lt;br/&gt;
            Interface &quot;tap75efdc93-b0&quot;&lt;br/&gt;
        Port &quot;tap11695f2d-62&quot;&lt;br/&gt;
            Interface &quot;tap11695f2d-62&quot;&lt;br/&gt;
        Port &quot;eth1&quot;&lt;br/&gt;
            Interface &quot;eth1&quot;&lt;br/&gt;
    ovs_version: &quot;2.3.2&quot;&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>4772</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=4772]]></customfieldvalue>

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

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