<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25:35 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-113] Router Interfaces of Routers remain unfilled even though subnets are added to Router via Openstack Neutron</title>
                <link>https://jira.opendaylight.org/browse/NEUTRON-113</link>
                <project id="10145" key="NEUTRON">neutron</project>
                    <description>&lt;p&gt;Router Interfaces field in Neutron Northbound aren&apos;t populated on router interface additions made in Openstack Neutron.&lt;/p&gt;

&lt;p&gt;As a result, all ODL services that bank on NeutronRouter to recover all information and change notifications fail.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26675">NEUTRON-113</key>
            <summary>Router Interfaces of Routers remain unfilled even though subnets are added to Router via Openstack Neutron</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="thapar">Vishal Thapar</assignee>
                                    <reporter username="n.vivekanandan@ericsson.com">Vivekanandan Narasimhan</reporter>
                        <labels>
                    </labels>
                <created>Wed, 17 Feb 2016 06:13:25 +0000</created>
                <updated>Mon, 30 Oct 2017 19:52:44 +0000</updated>
                            <resolved>Thu, 10 Mar 2016 05:58:20 +0000</resolved>
                                    <version>Multiple</version>
                                                    <component>transcriber</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="53538" author="thapar" created="Wed, 17 Feb 2016 06:42:02 +0000"  >&lt;p&gt;Bug is in &lt;a href=&quot;https://github.com/opendaylight/neutron/blob/master/transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronRouterInterface.java#L156&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/neutron/blob/master/transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronRouterInterface.java#L156&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;toMd() has this block of code: &lt;/p&gt;

&lt;p&gt;        if (router.getInterfaces() != null) {&lt;br/&gt;
            Map&amp;lt;String, NeutronRouter_Interface&amp;gt; mapInterfaces = new HashMap&amp;lt;String, NeutronRouter_Interface&amp;gt;();&lt;br/&gt;
            List&amp;lt;Interfaces&amp;gt; interfaces = new ArrayList&amp;lt;Interfaces&amp;gt;();&lt;br/&gt;
            for (Entry&amp;lt;String, NeutronRouter_Interface&amp;gt; entry : mapInterfaces.entrySet()) &lt;/p&gt;
{
                interfaces.add((Interfaces) entry.getValue());
            }
&lt;p&gt;            routerBuilder.setInterfaces(interfaces);&lt;br/&gt;
        }&lt;/p&gt;

&lt;p&gt;mapInterfaces is initialized to empty list but never populated with actual interfaces received from Northbound. So for loop always exists without adding to interfaces and setInterfaces always sets empty list.&lt;/p&gt;</comment>
                            <comment id="53539" author="thapar" created="Wed, 17 Feb 2016 11:15:25 +0000"  >&lt;p&gt;Gerrit patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/34818&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/34818&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53540" author="thapar" created="Thu, 10 Mar 2016 05:58:20 +0000"  >&lt;p&gt;Decision is to drop interfaces from router in Boron and leave it as is for Beryllium. Providers should use Port ownership to determine if it is router interface and handle it.&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>5369</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=5369]]></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|i02usf:</customfieldvalue>

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