<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25:29 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-69] Null Pointer exception seen while spawning a VM</title>
                <link>https://jira.opendaylight.org/browse/NEUTRON-69</link>
                <project id="10145" key="NEUTRON">neutron</project>
                    <description>&lt;p&gt;A Null pointer exception is seen while spawning a VM with the default security group.&lt;br/&gt;
Build used- Beryllium (distribution-karaf-0.4.0-20150922.050705-1532.zip)&lt;/p&gt;

&lt;p&gt;java.lang.NullPointerException&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13.services.EgressAclService.programPortSecurityAcl(EgressAclService.java:82)&lt;span class=&quot;error&quot;&gt;&amp;#91;256:org.opendaylight.ovsdb.openstack.net-virt-providers:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13.OF13Provider.programLocalSecurityGroupRules(OF13Provider.java:1039)&lt;span class=&quot;error&quot;&gt;&amp;#91;256:org.opendaylight.ovsdb.openstack.net-virt-providers:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13.OF13Provider.programLocalRules(OF13Provider.java:765)&lt;span class=&quot;error&quot;&gt;&amp;#91;256:org.opendaylight.ovsdb.openstack.net-virt-providers:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13.OF13Provider.handleInterfaceUpdate(OF13Provider.java:1057)&lt;span class=&quot;error&quot;&gt;&amp;#91;256:org.opendaylight.ovsdb.openstack.net-virt-providers:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.handleInterfaceUpdate(SouthboundHandler.java:87)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processPortUpdate(SouthboundHandler.java:299)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processPortEvent(SouthboundHandler.java:287)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.SouthboundHandler.processEvent(SouthboundHandler.java:233)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.dispatchEvent(EventDispatcherImpl.java:95)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl.access$200(EventDispatcherImpl.java:28)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.ovsdb.openstack.netvirt.impl.EventDispatcherImpl$1.run(EventDispatcherImpl.java:57)&lt;span class=&quot;error&quot;&gt;&amp;#91;255:org.opendaylight.ovsdb.openstack.net-virt:1.2.1.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_79&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_79&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_79&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_79&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.7.0_79&amp;#93;&lt;/span&gt;&lt;/p&gt;



&lt;p&gt;It can be noticed that the contents of the security group rules is missing the &quot;ethertype&quot; field.&lt;/p&gt;


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

&lt;p&gt;In Failed conditions,&lt;/p&gt;

&lt;p&gt;      &lt;/p&gt;
{
        &quot;id&quot;: &quot;e4130a1d-5dd3-4d8f-925e-ea1d09b9121b&quot;,
        &quot;direction&quot;: &quot;neutron-constants:direction-egress&quot;,
        &quot;security-group-id&quot;: &quot;eaadd82d-9b7f-419e-8e10-83a3a2bd4e01&quot;,
        &quot;tenant-id&quot;: &quot;cdadb751-577d-47b7-874e-d61707a52279&quot;
      }
&lt;p&gt;,&lt;/p&gt;


&lt;p&gt;In passed conditions,&lt;/p&gt;

      {
        &quot;id&quot;: &quot;a56e606a-b8b4-4701-af6f-5e5f0badccc9&quot;,
        &quot;ethertype&quot;: &quot;ipv4&quot;, &amp;lt;===
        &quot;direction&quot;: &quot;egress&quot;,
        &quot;security-group-id&quot;: &quot;d7ccf240-6eab-455c-b108-f7085a7f9dcf&quot;,
        &quot;tenant-id&quot;: &quot;02e7df81-c395-4665-9dc4-df7c39a0cd35&quot;
      }</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26631">NEUTRON-69</key>
            <summary>Null Pointer exception seen while spawning a VM</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="aswins">Aswin Suryanarayanan</assignee>
                                    <reporter username="rijilabraham@gmail.com">Rijil Abraham</reporter>
                        <labels>
                    </labels>
                <created>Wed, 23 Sep 2015 10:43:08 +0000</created>
                <updated>Thu, 3 May 2018 14:37:01 +0000</updated>
                            <resolved>Fri, 16 Oct 2015 10:02:07 +0000</resolved>
                                    <version>master</version>
                                                    <component>transcriber</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="53445" author="aswins" created="Wed, 30 Sep 2015 15:28:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/27639&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/27639&lt;/a&gt;&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>4345</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=4345]]></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|i02uin:</customfieldvalue>

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