<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:10 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-1072] Communication between VMs not working when VMs are connected with remote SG</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1072</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;ODL : Nitrogen formal issue&lt;/p&gt;

&lt;p&gt;Issue : TCP Communication not working when VMs are connected with remote SG&lt;/p&gt;

&lt;p&gt;Steps:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Create 2 SGs with Remote security group option&#160;&lt;br/&gt;
&#160; &#160;openstack security group create SG1&lt;br/&gt;
&#160; &#160;openstack security group create SG2&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Delete all default rules from both SG1 and SG2&lt;/p&gt;

&lt;p&gt;&#160; &#160; &#160; &#160; &#160; Create below rules in SG1 and SG2&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;openstack security group rule create SG1 --ingress --protocol tcp --remote-group SG2&lt;br/&gt;
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;openstack security group rule create SG2 --egress --protocol tcp --remote-group SG1&lt;/p&gt;

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

&lt;p&gt;&#160; &#160; 2. Create network and VMs for SG1 and SG2&lt;/p&gt;

&lt;p&gt;&#160; &#160; &#160; &#160;&#160;openstack network create l2_network_1&lt;/p&gt;

&lt;p&gt;&#160; &#160; &#160; &#160;&#160;openstack subnet create --network l2_network_1 --subnet-range 30.0.0.0/24 l2_subnet_1&lt;/p&gt;

&lt;p&gt;&#160; &#160; &#160;&#160;openstack server create --image cirros --flavor cirros --nic net-id=l2_network_1 VM1 --security-group SG2 --min 1 --max 1&lt;/p&gt;

&lt;p&gt;&#160; &#160; &#160;&#160;openstack server create --image cirros --flavor cirros --nic net-id=l2_network_1 VM2 --security-group SG1 --min 1 --max 1&lt;/p&gt;

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

&lt;p&gt;&#160; &#160;NOTE: Order of the VM should not change. First create VM for SG2 and then SG1.&lt;/p&gt;

&lt;p&gt;Bug will reproduce in this order only.&lt;/p&gt;

&lt;p&gt;&#160; &#160; &#160;3. Try TCP from VM1 to VM2.&lt;/p&gt;

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

&lt;p&gt;Expectation : TCP should successful between VM1 to VM2 (Egress -&amp;gt; Ingress)&lt;/p&gt;

&lt;p&gt;Actual : TCP not working between VM1 to VM2.&#160;&lt;/p&gt;

&lt;p&gt;&#160; &#160;&#160;&lt;/p&gt;</description>
                <environment>&lt;p&gt;1 ODL, (Nitrogen release)&lt;/p&gt;

&lt;p&gt;1 control + 2 compute nodes (Pike setup)&lt;/p&gt;</environment>
        <key id="29128">NETVIRT-1072</key>
            <summary>Communication between VMs not working when VMs are connected with remote SG</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="10000">Done</resolution>
                                        <assignee username="vinothb">Vinoth B</assignee>
                                    <reporter username="vinothb">Vinoth B</reporter>
                        <labels>
                            <label>netvirt</label>
                            <label>security</label>
                    </labels>
                <created>Tue, 30 Jan 2018 13:47:23 +0000</created>
                <updated>Thu, 10 May 2018 16:31:15 +0000</updated>
                            <resolved>Wed, 28 Feb 2018 12:20:17 +0000</resolved>
                                                    <fixVersion>Nitrogen</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="61340" author="vinothb" created="Wed, 28 Feb 2018 12:20:17 +0000"  >&lt;p&gt;Patch pushed&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/68871/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/68871/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="62920" author="vinhnguyen" created="Thu, 10 May 2018 16:31:15 +0000"  >&lt;p&gt;The bug &#160;&lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-1072&quot; title=&quot;Communication between VMs not working when VMs are connected with remote SG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-1072&quot;&gt;&lt;del&gt;NETVIRT-1072&lt;/del&gt;&lt;/a&gt; is a duplicate of &lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-1123&quot; title=&quot;Remote ACL issue during cross SG rules&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-1123&quot;&gt;&lt;del&gt;NETVIRT-1123&lt;/del&gt;&lt;/a&gt;. The latter has been fixed and merged for oxygen and master.&lt;/p&gt;

&lt;p&gt;The patch &lt;a href=&quot;#/c/68871/]&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;[https://git.opendaylight.org/gerrit/#/c/68871/]&lt;/a&gt;&#160;&#160;is for nitrogen branch which will not be fixed and hence it&#160;has been abandoned.&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_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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