<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:35 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-449] L2GW: remove openstack l2-gateway configuration does not remove from restconf</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-449</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;when creating HW vtep configuration in openstack:&lt;br/&gt;
create vxlan netwotk&lt;br/&gt;
neutron l2-gateway-create -device name=&amp;lt;switch_name&amp;gt; interface_names=&amp;lt;vtep port&amp;gt;&lt;br/&gt;
neutron l2-gateway-connection-create --default-segmentation-id &amp;lt;the vlan of the vlan network&amp;gt; &amp;lt;l2-gateway name&amp;gt; &amp;lt;vxlan network name&amp;gt;&lt;/p&gt;

&lt;p&gt;And then running &lt;br/&gt;
ovsdv-client dump &amp;lt;switch-ip&amp;gt;&lt;/p&gt;


&lt;p&gt;I can see the the switch ports recieve the currect vlan (&amp;lt;the vlan of the vlan network&amp;gt;), for example:&lt;/p&gt;

&lt;p&gt;Physical_Port table&lt;br/&gt;
_uuid                                description name                          port_fault_status vlan_bindings                              vlan_stats&lt;br/&gt;
------------------------------------ ----------- ----------------------------- ----------------- ------------------------------------------ ----------&lt;br/&gt;
e30ba015-c068-41ad-a1fb-41758ee3b092 &quot;&quot;          &quot;Ten-GigabitEthernet1/0/25:1&quot; &lt;span class=&quot;error&quot;&gt;&amp;#91;UP&amp;#93;&lt;/span&gt;              &lt;/p&gt;
{887=6717089a-031d-4020-9cfb-61a9441bc94a}
&lt;p&gt; {}&lt;br/&gt;
508fb6af-2ece-498e-b894-82164980e1c2 &quot;&quot;          &quot;Ten-GigabitEthernet1/0/5:1&quot;  &lt;span class=&quot;error&quot;&gt;&amp;#91;UP&amp;#93;&lt;/span&gt;              {}                                         {}&lt;br/&gt;
793ecd9d-7588-4384-a7d1-55c19cb1e2d6 &quot;&quot;          &quot;Ten-GigabitEthernet1/0/7:2&quot;  &lt;span class=&quot;error&quot;&gt;&amp;#91;UP&amp;#93;&lt;/span&gt;              {}                                         {}&lt;/p&gt;


&lt;p&gt;when I try to re-run this scenario, including trying to configure another switch connected to another vlan network, the vlan column is not configured. &lt;br/&gt;
Attaching &#8220;good&#8221; and &#8220;bad&#8221; output of ovsdb-client dump.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20370">NETVIRT-449</key>
            <summary>L2GW: remove openstack l2-gateway configuration does not remove from restconf</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="revital.aronis@hpe.com">Revital Aronis</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 Jan 2017 20:24:32 +0000</created>
                <updated>Thu, 5 Apr 2018 21:54:24 +0000</updated>
                            <resolved>Thu, 5 Apr 2018 21:54:24 +0000</resolved>
                                    <version>Boron</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="37163" author="revital.aronis@hpe.com" created="Wed, 25 Jan 2017 20:24:32 +0000"  >&lt;p&gt;Attachment correct_output.txt has been added with description: ovsdb-client dump outputs&lt;/p&gt;</comment>
                            <comment id="37164" author="revital.aronis@hpe.com" created="Sun, 29 Jan 2017 13:29:34 +0000"  >&lt;p&gt;Attachment dump_files.zip has been added with description: dump files after add &amp;amp; remove of l2-gateway&lt;/p&gt;</comment>
                            <comment id="37160" author="ofer.barber@hpe.com" created="Sun, 12 Feb 2017 15:59:55 +0000"  >&lt;p&gt;include OVS files on controller and on compute after add hw-vtep.&lt;br/&gt;
include OVS files on controller and on compute after remove hw-vtep.&lt;br/&gt;
include karaf log.&lt;br/&gt;
include restconf file for ODL controller.&lt;/p&gt;

&lt;p&gt;add hw-vtep at time: 2017-02-12 13:37:44&lt;br/&gt;
remove hw-vtep at time: 2017-02-12 13:43:12&lt;/p&gt;</comment>
                            <comment id="37165" author="ofer.barber@hpe.com" created="Sun, 12 Feb 2017 15:59:55 +0000"  >&lt;p&gt;Attachment bug_7682.zip has been added with description: karaf, ovs, config/operational restconf&lt;/p&gt;</comment>
                            <comment id="37161" author="ofer.barber@hpe.com" created="Mon, 13 Feb 2017 08:52:08 +0000"  >&lt;p&gt;reproduction commands:&lt;br/&gt;
======================&lt;/p&gt;

&lt;p&gt;neutron net-create ext-net-887-vtep&lt;/p&gt;

&lt;p&gt;neutron subnet-create --name ext-net-887-sub-vtep ext-net-887-vtep 151.87.1.0/24 --allocation-pool start=151.87.1.10,end=151.87.1.200&lt;/p&gt;

&lt;p&gt;sleep 3&lt;/p&gt;

&lt;p&gt;neutron l2-gateway-create  --device name=&quot;hp-5930-9-2&quot;,interface_names=&quot;Ten-GigabitEthernet1/0/25:1&quot; --device name=&quot;hp-5930-10-leaf-1&quot;,interface_names=&quot;Ten-GigabitEthernet1/0/6:1&quot; --device name=&quot;hp-5930-9-3&quot;,interface_names=&quot;Bridge-Aggregation11;Bridge-Aggregation10&quot; ext-net-887-gw&lt;/p&gt;

&lt;p&gt;sleep 5&lt;/p&gt;

&lt;p&gt;neutron l2-gateway-connection-create --default-segmentation-id 887 ext-net-887-gw ext-net-887-vtep&lt;/p&gt;</comment>
                            <comment id="37162" author="ofer.barber@hpe.com" created="Wed, 15 Feb 2017 10:28:57 +0000"  >&lt;p&gt;additional reproduction commands:&lt;br/&gt;
=================================&lt;br/&gt;
neutron l2-gateway-connection-delete &amp;lt;connection-id&amp;gt;&lt;br/&gt;
neutron l2-gateway-delete &amp;lt;gateway-id&amp;gt;&lt;br/&gt;
neutron net-delete &amp;lt;network-id&amp;gt;&lt;/p&gt;

&lt;p&gt;after running those delete commands,&lt;br/&gt;
i could see that the HW-vtep configurtation was not deleted from the restconf configuration table.&lt;/p&gt;

&lt;p&gt;extract the attaced file: bug_7682.zip&lt;/p&gt;

&lt;p&gt;and look for file: network-topology network-topology-&lt;span class=&quot;error&quot;&gt;&amp;#91;config&amp;#93;&lt;/span&gt;.xml&lt;/p&gt;

&lt;p&gt;the following line still appears in the config restconf table: &lt;/p&gt;

&lt;p&gt;&amp;lt;node-id&amp;gt;hwvtep://uuid/f6c03ac3-3b8b-4ada-a675-39a5296e83da/physicalswitch/hp-5930-9-3&amp;lt;/node-id&amp;gt;&lt;/p&gt;

&lt;p&gt;this line should have been removed/deleted after running the deletion commands, as described above&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12441" name="bug_7682.zip" size="160717" author="ofer.barber@hpe.com" created="Sun, 12 Feb 2017 15:59:55 +0000"/>
                            <attachment id="12439" name="correct_output.txt" size="6620" author="revital.aronis@hpe.com" created="Wed, 25 Jan 2017 20:24:32 +0000"/>
                            <attachment id="12440" name="dump_files.zip" size="33055" author="revital.aronis@hpe.com" created="Sun, 29 Jan 2017 13:29:34 +0000"/>
                    </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>7682</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=7682]]></customfieldvalue>

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

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