<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20: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>[NETVIRT-59] Router functionality fails in Netvirt VPN Service</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-59</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Setup:&lt;br/&gt;
An ODL controller &lt;br/&gt;
A control and compute node&lt;/p&gt;

&lt;p&gt;Procedure:&lt;br/&gt;
1. Install the VPN Service opensatck feature.&lt;br/&gt;
  feature:install odl-netvirt-openstack&lt;br/&gt;
2. Stack the control and compute node.&lt;br/&gt;
3. Create two networks.&lt;br/&gt;
4. Create 2VM instances for each Network on control node and compute node.&lt;br/&gt;
5. Create router between two network.&lt;br/&gt;
6. Ping fails between two VMs.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19980">NETVIRT-59</key>
            <summary>Router functionality fails in Netvirt VPN Service</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="arthi.b@hcl.com">Arthi Bhattacharjee</assignee>
                                    <reporter username="arthi.b@hcl.com">Arthi Bhattacharjee</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Aug 2016 13:40:07 +0000</created>
                <updated>Mon, 30 Oct 2017 19:52:45 +0000</updated>
                            <resolved>Tue, 6 Dec 2016 19:10:53 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36237" author="thapar" created="Wed, 31 Aug 2016 08:36:10 +0000"  >&lt;p&gt;Can you add the following:&lt;br/&gt;
Output of ovs-vsctl show and dump-flows on both nodes.&lt;br/&gt;
Netvirt Configuration details &lt;span class=&quot;error&quot;&gt;&amp;#91;specify if using default for all&amp;#93;&lt;/span&gt;.&lt;br/&gt;
If this is a CSIT test case link to test rlogs.&lt;/p&gt;</comment>
                            <comment id="36238" author="rski@intracom-telecom.com" created="Fri, 30 Sep 2016 09:56:21 +0000"  >&lt;p&gt;Various logs from the openstack controller node when creating and attaching a router to a network using ODL boron 0.5.1-SNAPSHOT and ovs 2.5.9 on the node&lt;/p&gt;</comment>
                            <comment id="36240" author="rski@intracom-telecom.com" created="Fri, 30 Sep 2016 09:56:21 +0000"  >&lt;p&gt;Attachment 0.5.1_ov_2.5.9.txt has been added with description: Various logs when creating and attaching a router to a network&lt;/p&gt;</comment>
                            <comment id="36241" author="rski@intracom-telecom.com" created="Fri, 30 Sep 2016 09:57:11 +0000"  >&lt;p&gt;Attachment 0.5.1_ovs_2.4.1.txt has been added with description: 0.5.1-SNAPSHOT, ovs 2.4.1: Various logs when creating and attaching a router to a network&lt;/p&gt;</comment>
                            <comment id="36239" author="rski@intracom-telecom.com" created="Fri, 30 Sep 2016 10:05:13 +0000"  >&lt;p&gt;This also happens in the OPNFV sdnvpn deployment.&lt;/p&gt;

&lt;p&gt;This is the ODL features boot:&lt;br/&gt;
featuresBoot=&#8216;config,standard,region,package,kar,ssh,management,odl-restconf-all,odl-aaa-authn,odl-dlux-all,odl-netvirt-openstack&apos;&lt;/p&gt;

&lt;p&gt;Steps to reproduce:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Create a network with a DHCP (ERRORS appear but DHCP works)&lt;/li&gt;
	&lt;li&gt;Create a router (No errors)&lt;/li&gt;
	&lt;li&gt;From the Horizon router panel, add an interface for the router to the Subnet&lt;/li&gt;
	&lt;li&gt;A lot of ERRORS appear (see attachments)&lt;/li&gt;
	&lt;li&gt;Enter the router namespace, try to ping the dhcp and fail&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See the attachments for odl logs, ovs-vsctl show/list interface and for dump-flows output on br-int.&lt;/p&gt;

&lt;p&gt;I&apos;ve tested this in the OPNFV SFC deployment with boron, but that still uses the ovsdb implementation and this works there.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12196" name="0.5.1_ov_2.5.9.txt" size="42022" author="rski@intracom-telecom.com" created="Fri, 30 Sep 2016 09:56:21 +0000"/>
                            <attachment id="12197" name="0.5.1_ovs_2.4.1.txt" size="35335" author="rski@intracom-telecom.com" created="Fri, 30 Sep 2016 09:57:11 +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>6399</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=6399]]></customfieldvalue>

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

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