<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35:45 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-192] pipeline flows not programmed because controller address is not set on OVSDB node</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-192</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;In some cases the controller config is not pushed to the OVSDB node and switch so flows are not installed on the switch.&lt;/p&gt;

&lt;p&gt;In this scenario the pipeline flows are written to config but they don&apos;t get pushed to the switch.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21884">OVSDB-192</key>
            <summary>pipeline flows not programmed because controller address is not set on OVSDB node</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="-1">Unassigned</assignee>
                                    <reporter username="shague">Sam Hague</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Aug 2015 01:58:52 +0000</created>
                <updated>Thu, 19 Oct 2017 21:26:59 +0000</updated>
                            <resolved>Tue, 8 Sep 2015 18:29:36 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt-providers</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40925" author="flavio@flaviof.com" created="Sun, 16 Aug 2015 16:41:18 +0000"  >&lt;p&gt;In my setup, I hit this issue.&lt;/p&gt;

&lt;p&gt;It looks like the config is pushed to another br-ex bridge, which is&lt;br/&gt;
actually not part of the operational topology, but should have been.&lt;/p&gt;

&lt;p&gt;In the example below, you can see that bridge &apos;delta&apos; is the one&lt;br/&gt;
that should be br-ex for ovsdb://uuid/17d1993c-7205-417d-bc4f-f314ecb9f0b1&lt;br/&gt;
but there is another br-ex (openflow:147594668038470) in config tree.&lt;/p&gt;

&lt;p&gt;&amp;#8211;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;vagrant@devstack-control devstack&amp;#93;&lt;/span&gt;$ /opt/tools/showOvsdbMdsal.py --config&lt;br/&gt;
aliasMap:&lt;br/&gt;
  alpha      -&amp;gt; openflow:135179451844161&lt;br/&gt;
  bravo      -&amp;gt; openflow:8796752189685&lt;br/&gt;
  charlie    -&amp;gt; openflow:64831244210762&lt;br/&gt;
  delta      -&amp;gt; openflow:8796763806092&lt;/p&gt;

&lt;p&gt;Bridges in ovsdb://uuid/17d1993c-7205-417d-bc4f-f314ecb9f0b1&lt;br/&gt;
  charlie:br-int controller:tcp:192.168.50.20:6653 connected:None&lt;br/&gt;
  delta:br-ex controller:tcp:192.168.50.20:6653 connected:None&lt;br/&gt;
Bridges in ovsdb://uuid/40be681a-a72f-4a16-8dde-488eaf3e7ae2&lt;br/&gt;
  alpha:br-int controller:tcp:192.168.50.20:6653 connected:None&lt;br/&gt;
  bravo:br-ex controller:tcp:192.168.50.20:6653 connected:None&lt;/p&gt;

&lt;p&gt;config tree flows at alpha&lt;br/&gt;
  table 0: DEFAULT_PIPELINE_FLOW_0&lt;br/&gt;
  table 0: LLDP&lt;br/&gt;
  table 20: DEFAULT_PIPELINE_FLOW_20&lt;br/&gt;
  table 30: DEFAULT_PIPELINE_FLOW_30&lt;br/&gt;
  table 40: DEFAULT_PIPELINE_FLOW_40&lt;br/&gt;
  table 50: DEFAULT_PIPELINE_FLOW_50&lt;br/&gt;
  table 60: DEFAULT_PIPELINE_FLOW_60&lt;br/&gt;
  table 70: DEFAULT_PIPELINE_FLOW_70&lt;br/&gt;
  table 80: DEFAULT_PIPELINE_FLOW_80&lt;br/&gt;
  table 90: DEFAULT_PIPELINE_FLOW_90&lt;br/&gt;
  table 100: DEFAULT_PIPELINE_FLOW_100&lt;br/&gt;
  table 110: DEFAULT_PIPELINE_FLOW_110&lt;/p&gt;

&lt;p&gt;config tree flows at bravo&lt;br/&gt;
  table 0: LLDP&lt;br/&gt;
  table 0: NORMAL&lt;/p&gt;

&lt;p&gt;config tree flows at charlie&lt;br/&gt;
  table 0: DEFAULT_PIPELINE_FLOW_0&lt;br/&gt;
  table 0: LLDP&lt;br/&gt;
  table 20: DEFAULT_PIPELINE_FLOW_20&lt;br/&gt;
  table 30: DEFAULT_PIPELINE_FLOW_30&lt;br/&gt;
  table 40: DEFAULT_PIPELINE_FLOW_40&lt;br/&gt;
  table 50: DEFAULT_PIPELINE_FLOW_50&lt;br/&gt;
  table 60: DEFAULT_PIPELINE_FLOW_60&lt;br/&gt;
  table 70: DEFAULT_PIPELINE_FLOW_70&lt;br/&gt;
  table 80: DEFAULT_PIPELINE_FLOW_80&lt;br/&gt;
  table 90: DEFAULT_PIPELINE_FLOW_90&lt;br/&gt;
  table 100: DEFAULT_PIPELINE_FLOW_100&lt;br/&gt;
  table 110: DEFAULT_PIPELINE_FLOW_110&lt;/p&gt;

&lt;p&gt;config tree flows at openflow:147594668038470  ( node_not_in_topology )&lt;br/&gt;
  table 0: LLDP&lt;br/&gt;
  table 0: NORMAL&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;vagrant@devstack-control devstack&amp;#93;&lt;/span&gt;$ &lt;/p&gt;



&lt;p&gt;=====&lt;/p&gt;

&lt;p&gt;OPERATIONAL:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;vagrant@devstack-control devstack&amp;#93;&lt;/span&gt;$ /opt/tools/showOvsdbMdsal.py &lt;br/&gt;
aliasMap:&lt;br/&gt;
  alpha      -&amp;gt; openflow:135179451844161&lt;br/&gt;
  bravo      -&amp;gt; openflow:8796752189685&lt;br/&gt;
  charlie    -&amp;gt; openflow:64831244210762&lt;br/&gt;
  delta      -&amp;gt; openflow:8796763806092&lt;/p&gt;

&lt;p&gt;ovsdbNode:192.168.50.20:40870 mgr:192.168.50.20:6640 version:2.3.1&lt;br/&gt;
  alpha:br-int&lt;br/&gt;
  bravo:br-ex&lt;br/&gt;
    of:1 eth2&lt;br/&gt;
ovsdbNode:192.168.50.21:50440 mgr:192.168.50.20:6640 version:2.3.1&lt;br/&gt;
  charlie:br-int&lt;br/&gt;
  delta:br-ex&lt;br/&gt;
    of:1 eth2&lt;/p&gt;

&lt;p&gt;operational tree flows at alpha&lt;br/&gt;
  table 0: DEFAULT_PIPELINE_FLOW_0&lt;br/&gt;
  table 0: LLDP&lt;br/&gt;
  table 20: DEFAULT_PIPELINE_FLOW_20&lt;br/&gt;
  table 30: DEFAULT_PIPELINE_FLOW_30&lt;br/&gt;
  table 40: DEFAULT_PIPELINE_FLOW_40&lt;br/&gt;
  table 50: DEFAULT_PIPELINE_FLOW_50&lt;br/&gt;
  table 60: DEFAULT_PIPELINE_FLOW_60&lt;br/&gt;
  table 70: DEFAULT_PIPELINE_FLOW_70&lt;br/&gt;
  table 80: DEFAULT_PIPELINE_FLOW_80&lt;br/&gt;
  table 90: DEFAULT_PIPELINE_FLOW_90&lt;br/&gt;
  table 100: DEFAULT_PIPELINE_FLOW_100&lt;br/&gt;
  table 110: DEFAULT_PIPELINE_FLOW_110&lt;/p&gt;

&lt;p&gt;operational tree flows at bravo&lt;br/&gt;
  table 0: LLDP&lt;br/&gt;
  table 0: NORMAL&lt;/p&gt;

&lt;p&gt;operational tree flows at charlie&lt;br/&gt;
  table 0: DEFAULT_PIPELINE_FLOW_0&lt;br/&gt;
  table 0: LLDP&lt;br/&gt;
  table 20: DEFAULT_PIPELINE_FLOW_20&lt;br/&gt;
  table 30: DEFAULT_PIPELINE_FLOW_30&lt;br/&gt;
  table 40: DEFAULT_PIPELINE_FLOW_40&lt;br/&gt;
  table 50: DEFAULT_PIPELINE_FLOW_50&lt;br/&gt;
  table 60: DEFAULT_PIPELINE_FLOW_60&lt;br/&gt;
  table 70: DEFAULT_PIPELINE_FLOW_70&lt;br/&gt;
  table 80: DEFAULT_PIPELINE_FLOW_80&lt;br/&gt;
  table 90: DEFAULT_PIPELINE_FLOW_90&lt;br/&gt;
  table 100: DEFAULT_PIPELINE_FLOW_100&lt;br/&gt;
  table 110: DEFAULT_PIPELINE_FLOW_110&lt;/p&gt;

&lt;p&gt;operational tree flows at delta&lt;/p&gt;

&lt;p&gt;ofLinks (discover via lldp):&lt;br/&gt;
  delta:1 -&amp;gt; bravo:1&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;vagrant@devstack-control devstack&amp;#93;&lt;/span&gt;$&lt;/p&gt;</comment>
                            <comment id="40926" author="sharad.d.mishra@intel.com" created="Tue, 8 Sep 2015 18:29:36 +0000"  >&lt;p&gt;patch merged - &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/26166/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/26166/&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>4135</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=4135]]></customfieldvalue>

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

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