<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:22:50 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-934] Allow Address Pairs not working across tenant networks</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-934</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Allowed address pairs (AAP) does not across neutron networks when using ODL as ml2 backend. I tried with both, Nitrogen and Carbon.&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 two tenant networks, for example 10.0.0.0/24 and 20.0.0.0/24&lt;/li&gt;
	&lt;li&gt;Create a router and connect both networks to it&lt;/li&gt;
	&lt;li&gt;Create a VM on first tenant network: VM1 with IP 10.0.0.5&lt;/li&gt;
	&lt;li&gt;Create a VM on second tenant network: VM2 with IP 20.0.0.5&lt;/li&gt;
	&lt;li&gt;Create a port on second tenant network: for example 20.0.0.10&lt;/li&gt;
	&lt;li&gt;Attach the IP of that port as AAP of the port being used by VM2&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Then, if you try to ping VM2 from VM1 it works, i.e., ping 20.0.0.5 from 10.0.0.5. However, if you try to ping the AAP (i.e., 20.0.0.10) from VM1, the traffic does not reach VM2. Actually, it does not even reach the second tenant network (20.0.0.0/24) as the traffic gets to the OVS table 46 and from there it is sent to the controller, therefore not reaching the port where VM2 is connected.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20855">NETVIRT-934</key>
            <summary>Allow Address Pairs not working across tenant networks</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="10003">Cannot Reproduce</resolution>
                                        <assignee username="Karthikeyan">Karthikeyan Krishnan</assignee>
                                    <reporter username="ltomasbo">Luis Tomas</reporter>
                        <labels>
                            <label>feedback</label>
                    </labels>
                <created>Mon, 2 Oct 2017 15:47:35 +0000</created>
                <updated>Tue, 18 Aug 2020 03:42:41 +0000</updated>
                            <resolved>Tue, 18 Aug 2020 03:42:41 +0000</resolved>
                                    <version>Nitrogen</version>
                                    <fixVersion>Aluminium</fixVersion>
                    <fixVersion>Silicon</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="0" backgroundColor="#89afd7"/>
                                                    <row percentage="100" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                            <timeestimate seconds="0">0 minutes</timeestimate>
                            <timespent seconds="28800">1 day</timespent>
                                <comments>
                            <comment id="59745" author="aswins" created="Mon, 23 Oct 2017 07:14:48 +0000"  >&lt;p&gt;Though we create a neutron port and associate its IP an AAP to the vm, the flows related to the port will not be programmed since the port lacks operational state . Also we don&apos;t program any  FIB flows (table 21) flows for the addition of an AAP. So this IP needs to be learned via subnet route feature in ODL, where controller will ARP for the unkown mac and install the necessary flows. But currently the subnet route feature seems to be broken for non BGP private tenant networks and needs to be fixed.&lt;/p&gt;</comment>
                            <comment id="62166" author="shague@redhat.com" created="Fri, 6 Apr 2018 11:57:36 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswinsuryan%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;aswinsuryan@gmail.com&quot;&gt;aswinsuryan@gmail.com&lt;/a&gt; is this still an issue?&lt;/p&gt;</comment>
                            <comment id="62167" author="aswins" created="Fri, 6 Apr 2018 11:59:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=shague&quot; class=&quot;user-hover&quot; rel=&quot;shague&quot;&gt;shague&lt;/a&gt; Yes this issue is yet to be resolved.&lt;/p&gt;</comment>
                            <comment id="65201" author="shague@redhat.com" created="Thu, 4 Oct 2018 04:25:53 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=aswins&quot; class=&quot;user-hover&quot; rel=&quot;aswins&quot;&gt;aswins&lt;/a&gt; is this still an issue?&lt;/p&gt;</comment>
                            <comment id="65368" author="aswins" created="Wed, 17 Oct 2018 08:34:07 +0000"  >&lt;p&gt;yes it is , I am yet to work on it.&lt;/p&gt;</comment>
                            <comment id="67415" author="abhinav.gupta" created="Mon, 25 Nov 2019 07:22:29 +0000"  >&lt;p&gt;any update here?&lt;/p&gt;</comment>
                            <comment id="68554" author="karthikeyan" created="Tue, 18 Aug 2020 03:42:41 +0000"  >&lt;p&gt;Please try to validate the reported use case testing in latest ODL release(Aluminium/Silicon) and open the new ticket if the issue is still persist.&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>9232</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=9232]]></customfieldvalue>

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

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