<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20:59 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-214] Multiple SGs with same rules, dissociating either of SG from an instance results in deletion of SG flows</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-214</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Create multiple security groups (SG) with some common rules and associated both the SG&apos;s with the VM. Flow entries are created for SG rules and ping works.&lt;/p&gt;

&lt;p&gt;When user dissociates any one of the SG from VM, flow entries corresponding to the common rules are getting deleted from the flow table and traffic fails.&lt;/p&gt;

&lt;p&gt;Steps to reproduce:&lt;br/&gt;
-------------------&lt;br/&gt;
1. Create two SG&apos;s (sg1 and sg2) have some common rules. Below are two icmp rules common in both sg1 and sg2.&lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; sg1     &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; egress, IPv4, icmp, remote_ip_prefix: 0.0.0.0/0     &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; ingress, IPv4, icmp, remote_ip_prefix: 0.0.0.0/0    &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; sg2     &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; egress, IPv4, icmp, remote_ip_prefix: 0.0.0.0/0     &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; ingress, IPv4, 80/tcp, remote_ip_prefix: 0.0.0.0/0  &lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&amp;nbsp;&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; ingress, IPv4, icmp, remote_ip_prefix: 0.0.0.0/0    &lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;2. Create network, subnet&lt;br/&gt;
3. Create VM1 with sg1 and sg2. Verify flows &lt;br/&gt;
4. Dissociate sg2 from VM1&lt;/p&gt;


&lt;p&gt;Observation:&lt;br/&gt;
--------------&lt;br/&gt;
Flow entries corresponding to icmp rules are deleted from table 41 and 252.&lt;/p&gt;

&lt;p&gt;Expected behavior:&lt;br/&gt;
------------------&lt;br/&gt;
Since VM1 has one more SG (sg1) associated, flow entries corresponding to icmp rules should exist in table 41 and 252.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20135">NETVIRT-214</key>
            <summary>Multiple SGs with same rules, dissociating either of SG from an instance results in deletion of SG flows</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="somashekar.byrappa@ericsson.com">Somashekar Byrappa</assignee>
                                    <reporter username="somashekar.byrappa@ericsson.com">Somashekar Byrappa</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Oct 2016 10:26:57 +0000</created>
                <updated>Fri, 9 Dec 2016 13:36:45 +0000</updated>
                            <resolved>Fri, 9 Dec 2016 13:36:45 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36580" author="koby.aizer@hpe.com" created="Sun, 6 Nov 2016 17:08:19 +0000"  >&lt;p&gt;This bug is in IN_PROGRESS status, are you working on its fix already?&lt;/p&gt;</comment>
                            <comment id="36581" author="somashekar.byrappa@ericsson.com" created="Tue, 6 Dec 2016 05:57:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47519/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47519/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/48160/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/48160/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="20146">NETVIRT-225</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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>7020</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=7020]]></customfieldvalue>

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

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