<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:01 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-293] Service Unavailable exception when associating a Neutron router with a tenant subnet.</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-293</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Seen with the latest ovsdb/odl-neutron master code.&lt;/p&gt;

&lt;p&gt;Setup:&lt;br/&gt;
 1. OpenStack configured using Devstack with ODL as external controller.&lt;br/&gt;
 2. Using ODL_L3 inst ead of neutron l3-agent.&lt;br/&gt;
 3. Configured ODL_PROVIDER_MAPPINGS=&quot;physnet1:eth1&quot; and PUBLIC_INTERFACE=&quot;eth1&quot; in local.conf&lt;br/&gt;
 4. service_plugins =&#160; &#160;is properly configured in neutron.conf&lt;br/&gt;
 5. In ODL etc/custom.properties file, enabled ovsdb.l3.fwd.enabled=yes&lt;br/&gt;
 6. On ODL side, started the controller and installed the feature odl-ovsdb-openstack. &lt;br/&gt;
 7. ./stack.sh is successful.&lt;/p&gt;

&lt;p&gt;Now in this setup, when I create a neutron router and associate a tenant subnet to the neutron router, I&apos;m seeing the error &quot;Service Unavailable&quot;&lt;br/&gt;
 a. neutron router-create r1&lt;br/&gt;
 b. neutron net-create t1&lt;br/&gt;
 c. neutron subnet-create --name ts1 t1 10.0.0.0/24&lt;br/&gt;
 d. neutron router-interface-add r1 ts1&lt;/p&gt;

&lt;p&gt;Step d above returns the error and karaf logs show an exception &lt;a href=&quot;http://paste.openstack.org/show/486263/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://paste.openstack.org/show/486263/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Output of ovs-vsctl show on the node - &lt;a href=&quot;http://paste.openstack.org/show/486262/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://paste.openstack.org/show/486262/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Network topology when queried from ODL, displays: &lt;a href=&quot;http://paste.openstack.org/show/486264/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://paste.openstack.org/show/486264/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PS: In the same setup, when I use ODL Lithium SR3 (instead of ODL OVSDB Master) it works fine.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="21985">OVSDB-293</key>
            <summary>Service Unavailable exception when associating a Neutron router with a tenant subnet.</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="SridharG">Sridhar Gaddam</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Feb 2016 07:28:53 +0000</created>
                <updated>Wed, 26 May 2021 07:18:09 +0000</updated>
                            <resolved>Sun, 14 Feb 2016 14:21:24 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Northbound</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="41275" author="sgaddam@redhat.com" created="Wed, 10 Feb 2016 08:37:32 +0000"  >&lt;p&gt;Patch - &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33826/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33826/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="41276" author="sgaddam@redhat.com" created="Sun, 14 Feb 2016 14:21:24 +0000"  >&lt;p&gt;Patch is merged &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/33826/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/33826/&lt;/a&gt;, closing the bug.&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>5278</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=5278]]></customfieldvalue>

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

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