<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:24:20 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>[NETVIRT-1548] Floating IP can&apos;t work in Openstack rocky + ODL Fluorine SR1</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1548</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;I setup a three node integration environment by vagrant, which used virtualbox network. Openstack rocky is installed by devstack, then I replaced neutron backend with Opendaylight Fluorine SR1, &lt;a href=&quot;https://github.com/yyang13/openstack-netvirt/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/yyang13/openstack-netvirt/&lt;/a&gt;&#160;has detailed setup topology and configuration info.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://lists.opendaylight.org/pipermail/netvirt-dev/2019-January/007746.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/pipermail/netvirt-dev/2019-January/007746.html&lt;/a&gt;&#160;is discussion thread in netvirt-dev mailling list.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Openstack rocky + ODL Fluorine SR1.&lt;/p&gt;</environment>
        <key id="31258">NETVIRT-1548</key>
            <summary>Floating IP can&apos;t work in Openstack rocky + ODL Fluorine SR1</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</priority>
                        <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="10003">Cannot Reproduce</resolution>
                                        <assignee username="xcheara">Chetan Arakere Gowdru</assignee>
                                    <reporter username="yangyi01">Yi Yang</reporter>
                        <labels>
                            <label>netvirt</label>
                    </labels>
                <created>Mon, 7 Jan 2019 00:54:52 +0000</created>
                <updated>Wed, 20 Mar 2019 02:59:01 +0000</updated>
                            <resolved>Wed, 20 Mar 2019 02:59:01 +0000</resolved>
                                    <version>Fluorine-SR1</version>
                                    <fixVersion>Fluorine-SR2</fixVersion>
                                    <component>natservice</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="66128" author="yangyi01" created="Mon, 7 Jan 2019 01:06:55 +0000"  >&lt;p&gt;I noticed it includes mplsgre encap type but I can&apos;t see there is a gre tunnel there. I also noticed there are several flow items which have goto_table:44 action but table 44 doesn&apos;t exist at all.&lt;/p&gt;

&lt;p&gt;$ sudo ovs-ofctl -Oopenflow13 dump-flows br-int | grep goto_table:44&lt;br/&gt;
 cookie=0x8000022, duration=316419.349s, table=20, n_packets=0, n_bytes=0, priority=10,mpls,mpls_label=100026 actions=pop_mpls:0x0800,goto_table:44&lt;br/&gt;
 cookie=0x8000003, duration=318799.571s, table=21, n_packets=0, n_bytes=0, priority=42,ip,metadata=0x30d42/0xfffffe,nw_dst=192.168.100.222 actions=write_metadata:0x30d42/0xfffffe,goto_table:44&lt;br/&gt;
 cookie=0x8000003, duration=316419.354s, table=21, n_packets=99, n_bytes=9570, priority=42,ip,metadata=0x30d5e/0xfffffe,nw_dst=192.168.100.202 actions=write_metadata:0x30d5e/0xfffffe,goto_table:44&lt;br/&gt;
 cookie=0x90186ba, duration=316419.351s, table=36, n_packets=0, n_bytes=0, priority=5,tun_id=0x186ba actions=goto_table:44&lt;br/&gt;
$&#160;sudo ovs-ofctl -Oopenflow13 dump-flows br-int | grep table=44&lt;br/&gt;
$&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;$ curl -u admin:admin &lt;a href=&quot;http://192.168.0.5:8181/restconf/config/odl-fib:fibEntries/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://192.168.0.5:8181/restconf/config/odl-fib:fibEntries/&lt;/a&gt; | python3 -mjson.tool&lt;br/&gt;
{&lt;br/&gt;
 &quot;fibEntries&quot;: {&lt;br/&gt;
 &quot;vrfTables&quot;: [&lt;br/&gt;
 {&lt;br/&gt;
 &quot;routeDistinguisher&quot;: &quot;24ee0046-b656-4632-94bb-3dc44ea26a45&quot;,&lt;br/&gt;
 &quot;vrfEntry&quot;: [&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;192.168.100.202/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;s&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.10&quot;,
 &quot;label&quot;: 100026
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;parent-vpn-rd&quot;: &quot;24ee0046-b656-4632-94bb-3dc44ea26a45&quot;&lt;br/&gt;
 }&lt;br/&gt;
 ]&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;routeDistinguisher&quot;: &quot;4f217a15-f0db-4dd1-b6e1-57e08a7d74c4&quot;,&lt;br/&gt;
 &quot;vrfEntry&quot;: [&lt;br/&gt;
 &lt;/p&gt;
{
 &quot;destPrefix&quot;: &quot;192.168.100.10/32&quot;,
 &quot;mac&quot;: &quot;08:00:27:9c:c4:5c&quot;,
 &quot;origin&quot;: &quot;l&quot;,
 &quot;parent-vpn-rd&quot;: &quot;24ee0046-b656-4632-94bb-3dc44ea26a45&quot;
 }
&lt;p&gt;,&lt;br/&gt;
 &lt;/p&gt;
{
 &quot;destPrefix&quot;: &quot;192.168.100.0/24&quot;,
 &quot;origin&quot;: &quot;c&quot;,
 &quot;elantag&quot;: 5007,
 &quot;parent-vpn-rd&quot;: &quot;24ee0046-b656-4632-94bb-3dc44ea26a45&quot;,
 &quot;l3vni&quot;: 0
 }
&lt;p&gt;,&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;192.168.100.215/32&quot;,&lt;br/&gt;
 &quot;mac&quot;: &quot;fa:16:3e:3c:d7:cc&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;s&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.10&quot;,
 &quot;label&quot;: 100027
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;parent-vpn-rd&quot;: &quot;24ee0046-b656-4632-94bb-3dc44ea26a45&quot;&lt;br/&gt;
 }&lt;br/&gt;
 ]&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;routeDistinguisher&quot;: &quot;16d6b03e-9476-4648-8fdd-8dfa43061a55&quot;,&lt;br/&gt;
 &quot;vrfEntry&quot;: [&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.15.1.3/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.15&quot;,
 &quot;label&quot;: 100021
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;gateway_mac_address&quot;: &quot;fa:16:3e:05:0d:55&quot;&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.16.2.8/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.15&quot;,
 &quot;label&quot;: 100024
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;gateway_mac_address&quot;: &quot;fa:16:3e:db:1c:0b&quot;&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.15.1.1/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;0.0.0.0&quot;,
 &quot;label&quot;: 100018
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;ip-address&quot;: &quot;10.15.1.1/32&quot;,&lt;br/&gt;
 &quot;uuid&quot;: &quot;16d6b03e-9476-4648-8fdd-8dfa43061a55&quot;,&lt;br/&gt;
 &quot;mac-address&quot;: &quot;fa:16:3e:05:0d:55&quot;&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.15.1.2/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.10&quot;,
 &quot;label&quot;: 100019
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;gateway_mac_address&quot;: &quot;fa:16:3e:05:0d:55&quot;&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.16.2.1/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;0.0.0.0&quot;,
 &quot;label&quot;: 100022
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;ip-address&quot;: &quot;10.16.2.1/32&quot;,&lt;br/&gt;
 &quot;uuid&quot;: &quot;16d6b03e-9476-4648-8fdd-8dfa43061a55&quot;,&lt;br/&gt;
 &quot;mac-address&quot;: &quot;fa:16:3e:db:1c:0b&quot;&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.16.2.2/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.10&quot;,
 &quot;label&quot;: 100025
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;gateway_mac_address&quot;: &quot;fa:16:3e:db:1c:0b&quot;&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.15.1.5/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.20&quot;,
 &quot;label&quot;: 100020
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;gateway_mac_address&quot;: &quot;fa:16:3e:05:0d:55&quot;&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;destPrefix&quot;: &quot;10.16.2.12/32&quot;,&lt;br/&gt;
 &quot;origin&quot;: &quot;l&quot;,&lt;br/&gt;
 &quot;encap-type&quot;: &quot;mplsgre&quot;,&lt;br/&gt;
 &quot;route-paths&quot;: [&lt;/p&gt;
 {
 &quot;nexthop-address&quot;: &quot;192.168.0.20&quot;,
 &quot;label&quot;: 100023
 }
&lt;p&gt; ],&lt;br/&gt;
 &quot;gateway_mac_address&quot;: &quot;fa:16:3e:db:1c:0b&quot;&lt;br/&gt;
 }&lt;br/&gt;
 ]&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;routeDistinguisher&quot;: &quot;931e9554-9062-4cc0-858a-6dbabbc6411a&quot;,&lt;br/&gt;
 &quot;vrfEntry&quot;: [&lt;/p&gt;
 {
 &quot;destPrefix&quot;: &quot;192.168.100.0/24&quot;,
 &quot;origin&quot;: &quot;c&quot;,
 &quot;elantag&quot;: 5006,
 &quot;parent-vpn-rd&quot;: &quot;40d5826a-ebb1-4555-8a5b-38052a1af624&quot;,
 &quot;l3vni&quot;: 0
 }
&lt;p&gt; ]&lt;br/&gt;
 }&lt;br/&gt;
 ]&lt;br/&gt;
 }&lt;br/&gt;
}&lt;br/&gt;
$&lt;/p&gt;</comment>
                            <comment id="66171" author="alexandruavadanii" created="Fri, 11 Jan 2019 16:50:22 +0000"  >&lt;p&gt;We observed this regression in OPNFV Fuel too, after bumping from Fluorine SR0 to SR1, using both Openstack Queens and Rocky.&lt;/p&gt;

&lt;p&gt;What&apos;s interesting is that we only see it on virtual deployments (where all nodes are virtual machines - we have a dedicated ODL VM, as well as dedicated compute VMs), but not on baremetal (where compute nodes are baremetal, yet ODL runs in HA mode inside 3 VMs). I started a CI job without HA on baremetal to see whether the differentiator is HA-mode or the node type (virtual vs baremetal) ...&lt;/p&gt;

&lt;p&gt;Also, restarting the ODL server seems to fix the issue for us.&lt;/p&gt;

&lt;p&gt;LE: This is odd. With Rocky, all ODL deploymenets have this issue. With Queens, a simple ODL-L3 scenario works fine, but not with SFC or BGPVPN (I doubt the features themselves are related to the issue, but both install additional packages - tacker or quagga - adding some delay till we actually try to use the FIPs; so maybe this issue is time-sensitive and was not caught by CI without long-term stability testing?).&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;&#160;&lt;a href=&quot;https://build.opnfv.org/ci/view/fuel/job/functest-fuel-virtual-daily-gambia/624/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://build.opnfv.org/ci/view/fuel/job/functest-fuel-virtual-daily-gambia/624/console&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="66512" author="yangyi01" created="Fri, 1 Mar 2019 07:52:29 +0000"  >&lt;p&gt;Hi, Chetan&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Can you help check this one? In this issue, I used real external network, but 192.168.100.1 can&apos;t be learnt, on the contrary, it learned another IP of neutron ext router.&lt;/p&gt;</comment>
                            <comment id="66601" author="yangyi01" created="Wed, 20 Mar 2019 02:59:01 +0000"  >&lt;p&gt;It&apos;s vagrant virtual box network issue, this issue disappeared after used change:&#160;vbox.customize&#160;&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;#39;modifyvm&amp;#39;, :id, &amp;#39;--nicpromisc3&amp;#39;, &amp;#39;allow-all&amp;#39;&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;So marked it as &quot;invalid&quot;&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03lv3:</customfieldvalue>

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