<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:06 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-1050] When remote-sg is applied to the server, flow entries are not removed after server deletion</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1050</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Setup:&lt;/p&gt;

&lt;p&gt;3 control node&lt;/p&gt;

&lt;p&gt;2 compute node&#160;&lt;/p&gt;

&lt;p&gt;3 controller in cluster&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;DIstro: Nitrogen formal release&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Steps to reproduce the issue:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Create 2 &#160;networks&lt;/li&gt;
	&lt;li&gt;Create VM for each networks&lt;/li&gt;
	&lt;li&gt;Apply ICMP remote SG for the VMs&lt;/li&gt;
	&lt;li&gt;Create a router and add the interfaces for the networks.&lt;/li&gt;
	&lt;li&gt;Check the communication&#160;between the VMs&lt;/li&gt;
	&lt;li&gt;Delete the VMs&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Observation:&lt;/p&gt;

&lt;p&gt;When VMs are deleted, the flows are not removed from the dump-flows.&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Note: Occurs occasionally. &#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="29031">NETVIRT-1050</key>
            <summary>When remote-sg is applied to the server, flow entries are not removed after server deletion</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="arthi">Arthi Bhattacharjee</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Jan 2018 06:18:56 +0000</created>
                <updated>Sat, 12 May 2018 00:25:57 +0000</updated>
                            <resolved>Sat, 12 May 2018 00:25:57 +0000</resolved>
                                    <version>Oxygen</version>
                    <version>Fluorine</version>
                                    <fixVersion>Oxygen-SR2</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="61003" author="hariprasidh" created="Fri, 9 Feb 2018 09:25:22 +0000"  >&lt;p&gt;I&apos;ve tested the same scenario with single node more than 10 times and observed flows got removed all the time.&lt;/p&gt;</comment>
                            <comment id="61737" author="hariprasidh" created="Wed, 14 Mar 2018 09:43:16 +0000"  >&lt;p&gt;Issue reproduced all the time with below steps:&lt;/p&gt;

&lt;p&gt;1. Create 2 networks&lt;br/&gt;
2. Create VM1 and VM2 on Net1 (assume VM1 on Compute1 and VM2 on compoute2)&lt;br/&gt;
3. Create VM3 and VM4 on Net2 (assume VM3 on Compute1 and VM4 on compoute2)&lt;br/&gt;
4. Apply ICMP remote SG for the VMs&lt;br/&gt;
5. Create a router and add the interfaces for the networks.&lt;br/&gt;
6. Check the communication between the VMs&lt;/p&gt;

&lt;p&gt;7. Delete the VM4, observed remote sg flows table-211 &amp;amp;&amp;amp; table-241) for VM4 successfully removed .&lt;br/&gt;
&#160; &#160; openstack server delete VM4&lt;br/&gt;
8. When we try to delete the last VM on compute2 (VM2) and one of the compute1&apos;s VM (VM3) at a&#160; &#160; &#160; &#160; &#160; time, the remote sg flows table-211 &amp;amp;&amp;amp; table-241) for VM3 are not get removed from compoute2.&lt;br/&gt;
&#160; &#160; openstack server delete VM2 VM3&lt;/p&gt;

&lt;p&gt;Observation:&lt;br/&gt;
The issue is reproduced only when router associated with the subnets and the removal VM port should be the last port on the compute host and the operation should be multiple VM delete operation.&lt;/p&gt;</comment>
                            <comment id="62627" author="sushant.k" created="Wed, 25 Apr 2018 09:14:31 +0000"  >&lt;p&gt;Hi Hari,&lt;/p&gt;

&lt;p&gt;Could you please clarify few things here. Like, what &quot;remote sg flows&quot; are you referring to here? Is it VM specific dump flows?&lt;/p&gt;

&lt;p&gt;And please confirm the&#160; build where this issue can be seen? I&apos;ve checked in oxygen and its working fine there.&lt;/p&gt;

&lt;p&gt;Also could you please provide the logs for these&#160;remote sg flows?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;Sushant&#160;&#160;&lt;/p&gt;</comment>
                            <comment id="62663" author="sushant.k" created="Fri, 27 Apr 2018 12:15:13 +0000"  >&lt;p&gt;As mentioned the reported issue is not seen in master build. All the VM specific flows gets cleared after deletion of VMs.&lt;/p&gt;

&lt;p&gt;Please check the same in latest master build and let know if the issue persists?&lt;/p&gt;</comment>
                            <comment id="62930" author="vinhnguyen" created="Sat, 12 May 2018 00:25:57 +0000"  >&lt;p&gt;Not observed in Oxygen and master.&#160;&lt;/p&gt;

&lt;p&gt;Set bug status to Resolved/Won&apos;t Fix&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03993:</customfieldvalue>

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