<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:19 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-338] No handler for the &quot;admin_state_up&quot; attribute</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-338</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;When I ran the Openstack tempest scenario test, I got failure for the case&lt;br/&gt;
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state.&lt;/p&gt;

&lt;p&gt;This case boots a VM server and then tries to ping the VM instance outside to the VM with floating IP, and then sets port&apos;s attribute &quot;admin_state_up&quot; to False, and then check the connectivity again, the expected result is that the VM should be unreachable, but the actual test result is the VM could still be reachable.&lt;/p&gt;

&lt;p&gt;I roughly checked codes of OpenDaylight Netvirt project, there are some codes to handle the openstack command to change the &quot;admin_state_up&quot; attribute from True to False and then store the value to MD-SAL&lt;br/&gt;
configuration datastore. However, there is no such codes to handle the Data Change to generate the flow rules or configurations for the OVS.&lt;/p&gt;

&lt;p&gt;I also noticed that there is no codes to set the Interface&apos;s admin_state column in the OVSDB table, due to there is no such attributes for the termination endpoint. Even through I used the command &quot; sudo ovsdb-client -v transact &apos;[&quot;Open_vSwitch&quot;, {&quot;op&quot; : &quot;update&quot;, &quot;table&quot; : &quot;Interface&quot;, &quot;where&quot;: [[&quot;_uuid&quot;, &quot;==&quot;, &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;uuid&amp;quot;, &amp;quot;b1d9c977-3ec7-48cc-8072-ae8d888b7ef8&amp;quot;&amp;#93;&lt;/span&gt;]], &quot;row&quot;:{&quot;admin_state&quot;: &quot;down&quot;}}]&apos; &quot; to set the admin_state to down for the port, the OVS still forwards packet for that port &lt;span class=&quot;error&quot;&gt;&amp;#91;This might be a bug for the OVS, too. But I still think that once we set up &amp;quot;admin_state_up&amp;quot; to False, we should set the &amp;quot;admin_state&amp;quot; to down for the interface related to the neutron port.&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="20259">NETVIRT-338</key>
            <summary>No handler for the &quot;admin_state_up&quot; attribute</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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="johnson.li@intel.com">Johnson Li</reporter>
                        <labels>
                    </labels>
                <created>Thu, 8 Dec 2016 08:36:08 +0000</created>
                <updated>Thu, 19 Oct 2017 21:28:12 +0000</updated>
                            <resolved>Sat, 10 Dec 2016 11:20:11 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="36887" author="koby.aizer@hpe.com" created="Sat, 10 Dec 2016 11:20:11 +0000"  >&lt;p&gt;I believe this issue is already documented in &lt;a href=&quot;https://jira.opendaylight.org/browse/NETVIRT-142&quot; title=&quot;Tempest test_update_instance_port_admin_state failure&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETVIRT-142&quot;&gt;&lt;del&gt;NETVIRT-142&lt;/del&gt;&lt;/a&gt; (&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=6718&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=6718&lt;/a&gt;) and considered a known issue for Boron (with plans to fix in Carbon release - see bug comment for details).&lt;/p&gt;

&lt;p&gt;Closing this one as duplicate to keep a single thread on this issue.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="20063">NETVIRT-142</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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>7325</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=7325]]></customfieldvalue>

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

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