<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25:30 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>[NEUTRON-76] Security Groups : For &quot;Other Protocol&quot; rule, NeutronSecurityRule.getSecurityRuleProtocol() is set to NULL</title>
                <link>https://jira.opendaylight.org/browse/NEUTRON-76</link>
                <project id="10145" key="NEUTRON">neutron</project>
                    <description>&lt;p&gt;From openstack Horizon I have created a security group rule for &quot;Other Protocol&quot; (ID : 0 to 255) and when I check the datastore the protocol filed was not set.  I am work on net-virt:security groups implementation and  on port added/update NorthBound event I am reading the MD for security groups rule associated to the neuton port. When the port is assocaited to &quot;Other Protocol&quot; rule the protocol field is set to NULL (protocol field is properly set for ICMP/UDP/TCP).  I verified using the following neutron APIs:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://172.16.100.47:8181/restconf/config/neutron:neutron/security-groups/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://172.16.100.47:8181/restconf/config/neutron:neutron/security-groups/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;      &lt;/p&gt;
{
        &quot;uuid&quot;: &quot;565faa54-2e2c-4481-bb77-b5dc64e56024&quot;,
        &quot;security-rules&quot;: [
          &quot;159eb2e0-d16e-4162-b44b-7232d826adbf&quot;,
          &quot;21a367c0-df97-4f2e-9e7e-fcc5f8ef5180&quot;,
          &quot;04d74957-dd00-48fb-993b-61e86308f13d&quot;,
          &quot;9d2e779a-6b0c-4921-8822-086164b1d2a8&quot;
        ],
        &quot;tenant-id&quot;: &quot;5730197f-a527-4c6e-b56d-579ae544ef5a&quot;,
        &quot;name&quot;: &quot;OTHERS&quot;,
        &quot;description&quot;: &quot;OTHER-PROTO&quot;
      }
&lt;p&gt;,&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://172.16.100.47:8181/restconf/config/neutron:neutron/security-rules/security-rule/9d2e779a-6b0c-4921-8822-086164b1d2a8/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://172.16.100.47:8181/restconf/config/neutron:neutron/security-rules/security-rule/9d2e779a-6b0c-4921-8822-086164b1d2a8/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;security-rule&quot;: [&lt;/p&gt;
    {
      &quot;id&quot;: &quot;9d2e779a-6b0c-4921-8822-086164b1d2a8&quot;,
      &quot;security-group-id&quot;: &quot;565faa54-2e2c-4481-bb77-b5dc64e56024&quot;,
      &quot;tenant-id&quot;: &quot;5730197f-a527-4c6e-b56d-579ae544ef5a&quot;,
      &quot;ethertype&quot;: &quot;neutron-constants:ethertype-v4&quot;,
      &quot;direction&quot;: &quot;neutron-constants:direction-egress&quot;
    }
&lt;p&gt;  ]&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;ICMP:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://172.16.100.47:8181/restconf/config/neutron:neutron/security-rules/security-rule/adc94c53-21a3-440b-a24c-20efd357520f/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://172.16.100.47:8181/restconf/config/neutron:neutron/security-rules/security-rule/adc94c53-21a3-440b-a24c-20efd357520f/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
  &quot;security-rule&quot;: [&lt;/p&gt;
    {
      &quot;id&quot;: &quot;adc94c53-21a3-440b-a24c-20efd357520f&quot;,
      &quot;security-group-id&quot;: &quot;42a139a8-0412-4b67-b7a4-8f1949532f43&quot;,
      &quot;remote-ip-prefix&quot;: &quot;0.0.0.0/24&quot;,
      &quot;tenant-id&quot;: &quot;5730197f-a527-4c6e-b56d-579ae544ef5a&quot;,
      &quot;ethertype&quot;: &quot;neutron-constants:ethertype-v4&quot;,
      &quot;direction&quot;: &quot;neutron-constants:direction-ingress&quot;,
      &quot;protocol&quot;: &quot;neutron-constants:protocol-icmp&quot;
    }
&lt;p&gt;  ]&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26638">NEUTRON-76</key>
            <summary>Security Groups : For &quot;Other Protocol&quot; rule, NeutronSecurityRule.getSecurityRuleProtocol() is set to NULL</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="ritu.sood@intel.com">Ritu Sood</assignee>
                                    <reporter username="raveek@hp.com">Ravindra Kenchappa</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 Oct 2015 07:38:29 +0000</created>
                <updated>Fri, 21 Oct 2016 21:06:32 +0000</updated>
                            <resolved>Fri, 21 Oct 2016 21:06:32 +0000</resolved>
                                    <version>Multiple</version>
                                                    <component>neutron-spi</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="53458" author="yamahata" created="Mon, 26 Oct 2015 09:42:04 +0000"  >&lt;p&gt;can you please post not only ODL NN, but also neutron api?&lt;br/&gt;
Ideally can you post packet capture at both openstack neutron API and also ODL neutron northbound?&lt;/p&gt;</comment>
                            <comment id="53466" author="raveek@hp.com" created="Wed, 28 Oct 2015 10:19:47 +0000"  >&lt;p&gt;Attachment q-svc.log has been added with description: lgo contains the openstack API and NN API&lt;/p&gt;</comment>
                            <comment id="53459" author="raveek@hp.com" created="Wed, 28 Oct 2015 10:29:14 +0000"  >&lt;p&gt;Ran the following openstack neutron CLI command:&lt;/p&gt;

&lt;p&gt;neutron net-create vx-net --provider:network_type vxlan&lt;/p&gt;

&lt;p&gt;neutron subnet-create vx-net 10.100.5.0/24 --name vx-subnet&lt;br/&gt;
neutron security-group-create OtherProto --description OtherProtocol&lt;br/&gt;
neutron security-group-rule-create --direction ingress --protocol 200 --remote-ip-prefix 0.0.0.0/24 OtherProto&lt;br/&gt;
neutron security-group-rule-create --direction egress --protocol 200 --remote-ip-prefix 0.0.0.0/24 OtherProto&lt;/p&gt;


&lt;p&gt;And from the horizon GUI created a with associating the security group &quot;OtherProto&quot;&lt;/p&gt;

&lt;p&gt;Also from the NN code: the NeutronSecurityRuleInterface.PROTOCOL_MAP is a constant map and only contains icmp,tcp,udp and icmpv6.&lt;/p&gt;</comment>
                            <comment id="53460" author="pramod.raghavendra.jayathirth@intel.com" created="Fri, 29 Jan 2016 00:09:46 +0000"  >&lt;p&gt;can you upload the local.conf which you have used for the environment?&lt;/p&gt;</comment>
                            <comment id="53461" author="raveek@hp.com" created="Tue, 9 Feb 2016 02:50:11 +0000"  >&lt;p&gt;I have uploaded the local.conf file that I am using.&lt;/p&gt;</comment>
                            <comment id="53467" author="raveek@hp.com" created="Tue, 9 Feb 2016 02:50:11 +0000"  >&lt;p&gt;Attachment local.conf has been added with description: local.conf uploaded&lt;/p&gt;</comment>
                            <comment id="53462" author="yamahata" created="Tue, 9 Feb 2016 22:34:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33932/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33932/&lt;/a&gt;&lt;br/&gt;
This patch is partial-fix.&lt;br/&gt;
Another patches will follow.&lt;/p&gt;</comment>
                            <comment id="53463" author="anipbu" created="Fri, 12 Feb 2016 15:26:29 +0000"  >&lt;p&gt;As Isaku Yamahata mentioned here &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;, can someone change the target for this bug to Beryllium-SR1?&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://lists.opendaylight.org/pipermail/release/2016-February/005502.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/release/2016-February/005502.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53464" author="yamahata" created="Fri, 26 Aug 2016 18:43:16 +0000"  >&lt;p&gt;As record, the target was changed to Beryllium-SR1&lt;/p&gt;</comment>
                            <comment id="53465" author="yamahata" created="Fri, 21 Oct 2016 21:06:32 +0000"  >&lt;p&gt;Now model was fixed and patches in networking-odl were merged.&lt;br/&gt;
I&apos;ll close this. If you still have this issue, please re-open.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13751" name="local.conf" size="2162" author="raveek@hp.com" created="Tue, 9 Feb 2016 02:50:11 +0000"/>
                            <attachment id="13750" name="q-svc.log" size="93967" author="raveek@hp.com" created="Wed, 28 Oct 2015 10:19:47 +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>4527</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=4527]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10330"><![CDATA[Beryllium-1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10312"><![CDATA[High]]></customfieldvalue>

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

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