<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:01:41 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>[HONEYVBD-6] Error when removing nodes from bridge domain</title>
                <link>https://jira.opendaylight.org/browse/HONEYVBD-6</link>
                <project id="10128" key="HONEYVBD">honeycomb-vbd</project>
                    <description>&lt;p&gt;If we have created a bridge domain and then assigned some nodes to this Bridge domain a VXLAN tunnel is created  (like in tutorial: &lt;a href=&quot;https://wiki.fd.io/view/Honeycomb/VBD_API&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.fd.io/view/Honeycomb/VBD_API&lt;/a&gt;). &lt;/p&gt;

&lt;p&gt;But after removing these nodes from BD everything in operational DS is still configured as if these nodes are still present.&lt;/p&gt;

&lt;p&gt;Nodes were deleted using: DELETE &lt;a href=&quot;http://localhost:8181/restconf/config/network-topology:network-topology/network-topology:topology/testBD/node/dut1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/network-topology:network-topology/network-topology:topology/testBD/node/dut1&lt;/a&gt; (dut2)&lt;/p&gt;

&lt;p&gt;Nodes were successfully deleted from config DS, but there has been no change in operational DS.&lt;/p&gt;

&lt;p&gt;config DS before removing all nodes from BD:&lt;br/&gt;
&lt;a href=&quot;http://pastebin.com/Uv1FxiUz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/Uv1FxiUz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;config DS after removing all nodes from BD:&lt;br/&gt;
&lt;a href=&quot;http://pastebin.com/711r1Z3D&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/711r1Z3D&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;operational DS before/after removing nodes:&lt;br/&gt;
&lt;a href=&quot;http://pastebin.com/4bF3UM2S&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/4bF3UM2S&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22402">HONEYVBD-6</key>
            <summary>Error when removing nodes from bridge domain</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="tylevine">Tyler Levine</assignee>
                                    <reporter username="mcmarada">Michal Cmarada</reporter>
                        <labels>
                    </labels>
                <created>Thu, 23 Jun 2016 11:57:28 +0000</created>
                <updated>Mon, 20 Nov 2017 16:54:29 +0000</updated>
                            <resolved>Wed, 14 Sep 2016 14:51:49 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="42461" author="mcmarada" created="Fri, 24 Jun 2016 09:53:06 +0000"  >&lt;p&gt;Found out that this feature is not yet implemented. see BridgeDomain.java line 341.&lt;/p&gt;</comment>
                            <comment id="42462" author="anipbu" created="Thu, 8 Sep 2016 17:16:57 +0000"  >&lt;p&gt;To better assess the impact of this bug and fix, could someone from your team please help us identify the following:&lt;br/&gt;
Severity: Could you elaborate on the severity of this bug?  Is this a BLOCKER such that we cannot release Boron without it?  Is there a workaround such that we can write a release note and fix in future Boron SR1?&lt;br/&gt;
Testing: Could you also elaborate on the testing of this patch?  How extensively has this patch been tested?  Is it covered by any unit tests or system tests?  &lt;br/&gt;
Impact: Does this fix impact any dependent projects?&lt;/p&gt;</comment>
                            <comment id="42463" author="anipbu" created="Thu, 8 Sep 2016 20:50:33 +0000"  >&lt;p&gt;Bumping to blocker so that release can track.&lt;/p&gt;</comment>
                            <comment id="42464" author="mcmarada" created="Sun, 11 Sep 2016 18:01:40 +0000"  >&lt;p&gt;fix for stable/boron:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/45404&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/45404&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This fix was verified on local environment and also in UCS-B side 1 lab. BDs can now be removed and recreated again (verified by Pings, cross node pings worked, ping on the same node worked, ping to DHCP and Qrouter worked)&lt;/p&gt;</comment>
                            <comment id="42465" author="mcmarada" created="Sun, 11 Sep 2016 18:24:58 +0000"  >&lt;p&gt;(In reply to A H from comment #2)&lt;br/&gt;
&amp;gt; To better assess the impact of this bug and fix, could someone from your&lt;br/&gt;
&amp;gt; team please help us identify the following:&lt;br/&gt;
&amp;gt; Severity: Could you elaborate on the severity of this bug?  Is this a&lt;br/&gt;
&amp;gt; BLOCKER such that we cannot release Boron without it?  Is there a workaround&lt;br/&gt;
&amp;gt; such that we can write a release note and fix in future Boron SR1?&lt;br/&gt;
&amp;gt; Testing: Could you also elaborate on the testing of this patch?  How&lt;br/&gt;
&amp;gt; extensively has this patch been tested?  Is it covered by any unit tests or&lt;br/&gt;
&amp;gt; system tests?  &lt;br/&gt;
&amp;gt; Impact: Does this fix impact any dependent projects?&lt;/p&gt;

&lt;p&gt;This bug impacts the deletion of BDs and nodes belonging to BDs. Because of this after deleting nodes from BDs we get corrupted configuration and therefore  the running system is corrupted and not working properly. &lt;br/&gt;
Currently it is used in FDS scenario in cooperation with GBP, Honeycomb and VPP. Its a blocker because FDS cannot work correctly without the fix for this bug. &lt;br/&gt;
There is no known workaround.&lt;br/&gt;
The fix  was tested several times on local virtual environment and several times in UCS-B side 1 lab environment (bare metal). Tests were done using whole setup including GBP,Honeycomb and VPP and there is no impact on other projects.&lt;br/&gt;
Currently there are no unit tests covering this area. There are Functests, Yardstick and other automated tests for FDS scenario in progress.&lt;/p&gt;</comment>
                            <comment id="42466" author="anipbu" created="Mon, 12 Sep 2016 21:26:38 +0000"  >&lt;p&gt;Has this bug been verified as fixed in the latest Boron RC 3.5 Build?&lt;/p&gt;</comment>
                            <comment id="42467" author="juraj.linkes" created="Tue, 13 Sep 2016 11:16:45 +0000"  >&lt;p&gt;(In reply to A H from comment #6)&lt;br/&gt;
&amp;gt; Has this bug been verified as fixed in the latest Boron RC 3.5 Build?&lt;/p&gt;

&lt;p&gt;I have verified this bug. All resources are properly deleted - the bug resolved the issue.&lt;br/&gt;
Image used to verify: &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/autorelease-1495/org/opendaylight/integration/distribution-karaf/0.5.0-Boron/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/autorelease-1495/org/opendaylight/integration/distribution-karaf/0.5.0-Boron/&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>6105</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=6105]]></customfieldvalue>

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

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

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

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

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