<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:00:12 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>[GENIUS-212] TEP IP Update does not work in ITM auto-tunnel</title>
                <link>https://jira.opendaylight.org/browse/GENIUS-212</link>
                <project id="10126" key="GENIUS">genius</project>
                    <description>&lt;p&gt;When tep-ip is updated from switch side, then same is not reflected in ODL side if we try to see tep via tep:show command.&lt;/p&gt;

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

&lt;p&gt;At start, ovs side::&lt;/p&gt;

&lt;p&gt;openstack@Openstack-Controller:~/devstack$ sudo ovs-vsctl list Open_vSwitch&lt;br/&gt;
_uuid&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : 7f25f333-eedb-4c1a-9061-4684107f601d&lt;br/&gt;
bridges&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &lt;span class=&quot;error&quot;&gt;&amp;#91;622edee2-55b7-4399-97d0-4f9f3c434254, dd9cef1a-40a7-4b76-a482-406078bb6ee0&amp;#93;&lt;/span&gt;&lt;br/&gt;
cur_cfg&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : 636&lt;br/&gt;
datapath_types&#160;&#160;&#160;&#160;&#160; : &lt;span class=&quot;error&quot;&gt;&amp;#91;netdev, system&amp;#93;&lt;/span&gt;&lt;br/&gt;
db_version&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &quot;7.14.0&quot;&lt;br/&gt;
external_ids&#160;&#160;&#160;&#160;&#160;&#160;&#160; : {hostname=Openstack-Controller, system-id=&quot;d0f7c5a0-621c-406e-b106-de2f5577084a&quot;}&lt;br/&gt;
iface_types&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &lt;span class=&quot;error&quot;&gt;&amp;#91;geneve, gre, internal, ipsec_gre, lisp, patch, stt, system, tap, vxlan&amp;#93;&lt;/span&gt;&lt;br/&gt;
manager_options&#160;&#160;&#160;&#160; : &lt;span class=&quot;error&quot;&gt;&amp;#91;1ba77c36-e691-41b0-9a55-1634b9d366aa&amp;#93;&lt;/span&gt;&lt;br/&gt;
next_cfg&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : 636&lt;br/&gt;
other_config&#160;&#160;&#160;&#160;&#160;&#160;&#160; : {local_ip=&quot;192.168.56.250&quot;, provider_mappings=&quot;public:br-ex&quot;}&lt;br/&gt;
ovs_version&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &quot;2.6.0&quot;&lt;br/&gt;
ssl&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : []&lt;br/&gt;
statistics&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : {}&lt;br/&gt;
system_type&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : ubuntu&lt;br/&gt;
system_version&#160;&#160;&#160;&#160;&#160; : &quot;16.04&quot;&lt;br/&gt;
openstack@Openstack-Controller:~/devstack$&lt;/p&gt;

&lt;p&gt;At ODL side:&lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;tep:show&lt;br/&gt;
Tunnel Monitoring (for VXLAN tunnels): On&lt;br/&gt;
Tunnel Monitoring Interval (for VXLAN tunnels): 1000&lt;/p&gt;


&lt;p&gt;TransportZone&#160;&#160;&#160;&#160; TunnelType&#160;&#160;&#160;&#160;&#160;&#160;&#160; SubnetMask&#160;&#160;&#160;&#160;&#160;&#160;&#160; GatewayIP&#160;&#160;&#160;&#160; VlanID&#160;&#160;&#160;&#160;&#160;&#160; DpnID&#160;&#160;&#160;&#160;&#160;&#160;&#160; IPAddress&#160;&#160;&#160;&#160;&#160;&#160;&#160; PortName&lt;br/&gt;
------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;
default-transport-zone&#160; VXLAN&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 255.255.255.255/32&#160; 0.0.0.0&#160;&#160;&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 249443888830787 192.168.56.250&lt;br/&gt;
opendaylight-user@root&amp;gt;&lt;/p&gt;

&lt;p&gt;Change tep-ip at ovs::&lt;/p&gt;

&lt;p&gt;openstack@Openstack-Controller:~/devstack$ sudo ovs-vsctl set O . other_config:local_ip=&quot;192.168.56.111&quot;&lt;/p&gt;

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

&lt;p&gt;At ODL side, still same tep:&lt;/p&gt;

&lt;p&gt;opendaylight-user@root&amp;gt;tep:show&lt;br/&gt;
Tunnel Monitoring (for VXLAN tunnels): On&lt;br/&gt;
Tunnel Monitoring Interval (for VXLAN tunnels): 1000&lt;/p&gt;


&lt;p&gt;TransportZone&#160;&#160;&#160;&#160; TunnelType&#160;&#160;&#160;&#160;&#160;&#160;&#160; SubnetMask&#160;&#160;&#160;&#160;&#160;&#160;&#160; GatewayIP&#160;&#160;&#160;&#160; VlanID&#160;&#160;&#160;&#160;&#160;&#160; DpnID&#160;&#160;&#160;&#160;&#160;&#160;&#160; IPAddress&#160;&#160;&#160;&#160;&#160;&#160;&#160; PortName&lt;br/&gt;
------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;
default-transport-zone&#160; VXLAN&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 255.255.255.255/32&#160; 0.0.0.0&#160;&#160;&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 249443888830787 192.168.56.250&lt;br/&gt;
opendaylight-user@root&amp;gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="30829">GENIUS-212</key>
            <summary>TEP IP Update does not work in ITM auto-tunnel</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</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="10000">Done</resolution>
                                        <assignee username="tarunODLF">Tarun Thakur</assignee>
                                    <reporter username="tarunODLF">Tarun Thakur</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Oct 2018 06:36:58 +0000</created>
                <updated>Fri, 15 Feb 2019 09:12:36 +0000</updated>
                            <resolved>Fri, 15 Feb 2019 09:12:36 +0000</resolved>
                                                    <fixVersion>Fluorine-SR2</fixVersion>
                    <fixVersion>Neon</fixVersion>
                                    <component>ITM</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                    <workratio workratioPercent="0"/>
                                    <progress percentage="0">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="0" backgroundColor="#51a825"/>
                                                    <row percentage="100" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="0">
                                    <originalProgress>
                                                    <row percentage="100" backgroundColor="#89afd7"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="0" backgroundColor="#51a825"/>
                                                    <row percentage="100" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="57600">2 days</timeoriginalestimate>
                            <timeestimate seconds="57600">2 days</timeestimate>
                                        <comments>
                            <comment id="66446" author="tarunodlf" created="Fri, 15 Feb 2019 09:12:36 +0000"  >&lt;p&gt;Below Patch was merged in master on 28-Noc-2018:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/76701/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/76701/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;Patch is merged in stable/fluorine:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/78281/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/78281/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&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_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[Normal]]></customfieldvalue>

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

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