<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:17 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>[OVSDB-14] Avoid adding redundant Openflow Controller entries</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-14</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;The OVSDB library and neutron automatically adds openflow controller entries to any newly added bridge or existing bridges. It does so by not affecting any of&lt;br/&gt;
the existing controller configuration. While it is a good idea not to impact&lt;br/&gt;
the existing config, it is also good not to add redundant controller config.&lt;br/&gt;
Having multiple openflow channels connecting back to the same controller is causing issues and must be avoided.&lt;/p&gt;

&lt;p&gt;Hence we can either clear all the existing openflow controller entries and add new entries (This will cause a openflow connection flap). Or.&lt;br/&gt;
Avoid adding a new controller entry if the existing OVS bridge is configured with Openflow configuration with one of the ODL controller&apos;s ip-addresses.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="21706">OVSDB-14</key>
            <summary>Avoid adding redundant Openflow Controller entries</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="mavenugo@gmail.com">Madhu Venugopal</assignee>
                                    <reporter username="mavenugo@gmail.com">Madhu Venugopal</reporter>
                        <labels>
                    </labels>
                <created>Tue, 6 May 2014 20:31:59 +0000</created>
                <updated>Tue, 31 Mar 2015 12:24:52 +0000</updated>
                            <resolved>Tue, 31 Mar 2015 12:24:52 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>API</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="40632" author="flavio@flaviof.com" created="Tue, 29 Jul 2014 19:29:34 +0000"  >&lt;p&gt;Madhu: please send me the gerrit you and hsin worked on. I&apos;d like to learn from that on what the fix should do.&lt;/p&gt;</comment>
                            <comment id="40633" author="flavio@flaviof.com" created="Thu, 31 Jul 2014 20:01:31 +0000"  >&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;15:01:33&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 flaviof: okay. also added u to &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/7095/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/7095/&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;15:01:36&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 u can take over that&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;15:01:49&amp;#93;&lt;/span&gt;  &amp;lt;flaviof&amp;gt;	 Madhu: ok. thanks!&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;15:02:31&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 flaviof: btw. i just got the plugin IT to work and we merged it&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;15:02:44&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 would be cool if u can write a IT test after u fixed &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/7095/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/7095/&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;15:02:52&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 that way we can make sure it is never broken again &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;15:03:00&amp;#93;&lt;/span&gt;  &amp;lt;flaviof&amp;gt;	 Madhu: nice! sounds awesome!&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;15:03:35&amp;#93;&lt;/span&gt;  &amp;lt;flaviof&amp;gt;	 Madhu: I will make sure that goes together with the fix for &lt;a href=&quot;https://jira.opendaylight.org/browse/OVSDB-14&quot; title=&quot;Avoid adding redundant Openflow Controller entries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OVSDB-14&quot;&gt;&lt;del&gt;OVSDB-14&lt;/del&gt;&lt;/a&gt; (&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=960&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=960&lt;/a&gt;)&lt;/p&gt;</comment>
                            <comment id="40634" author="flavio@flaviof.com" created="Tue, 26 Aug 2014 13:20:24 +0000"  >
&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;08:59:16&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 flaviof: will u be addressing &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/9606/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/9606/&lt;/a&gt; soon ?&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;08:59:27&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 if not, i can take a crack at it boss flaviof&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;09:14:11&amp;#93;&lt;/span&gt;  &amp;lt;flaviof&amp;gt;	 hi Madhu&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;09:15:43&amp;#93;&lt;/span&gt;  &amp;lt;flaviof&amp;gt;	 Madhu: I&apos;ve been on l3 and did not look at that in a while.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;09:17:47&amp;#93;&lt;/span&gt;  &amp;lt;flaviof&amp;gt;	 Madhu: so yes, please wrap it up for me. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;09:18:14&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 flaviof: thanks&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;09:18:16&amp;#93;&lt;/span&gt;  &amp;lt;@Madhu&amp;gt;	 i will&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="21797">OVSDB-105</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="21741">OVSDB-49</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="21738">OVSDB-46</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21746">OVSDB-54</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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>960</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=960]]></customfieldvalue>

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

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