<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:25:33 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>[NEUTRON-94] dnsNameservers information not persisted in MDSAL</title>
                <link>https://jira.opendaylight.org/browse/NEUTRON-94</link>
                <project id="10145" key="NEUTRON">neutron</project>
                    <description>&lt;p&gt;While creating/updating a neutron subnet user can specify dnsNameservers as list. NeutronNorthbound doesn&apos;t store dnsNameservers information in MDSAL even though yang for it exists.&lt;/p&gt;

&lt;p&gt;Steps to reproduce:&lt;/p&gt;

&lt;p&gt;1. If using openstack setup, use following command to create subnet with dnsNameservers:&lt;br/&gt;
neutron subnet-create --dns-nameserver 8.8.8.8  --name net1-snet1&lt;/p&gt;

&lt;p&gt;2. If using Curl/Postman, use the following JSON:&lt;br/&gt;
{&lt;br/&gt;
  &quot;subnet&quot;: {&lt;br/&gt;
    &quot;name&quot;: &quot;&quot;,&lt;br/&gt;
    &quot;enable_dhcp&quot;: true,&lt;br/&gt;
    &quot;network_id&quot;: &quot;e9330b1f-a2ef-4160-a991-169e56ab17f5&quot;,&lt;br/&gt;
    &quot;tenant_id&quot;: &quot;4fd44f30292945e481c7b8a0c8908869&quot;,&lt;br/&gt;
    &quot;dns_nameservers&quot;: [&lt;br/&gt;
        &quot;8.8.8.8&quot;&lt;br/&gt;
    ],&lt;br/&gt;
    &quot;allocation_pools&quot;: [&lt;/p&gt;
      {
        &quot;start&quot;: &quot;192.168.199.2&quot;,
        &quot;end&quot;: &quot;192.168.199.254&quot;
      }
&lt;p&gt;    ],&lt;br/&gt;
    &quot;ip_version&quot;: 4,&lt;br/&gt;
    &quot;gateway_ip&quot;: &quot;192.168.199.1&quot;,&lt;br/&gt;
    &quot;cidr&quot;: &quot;192.168.199.0/24&quot;,&lt;br/&gt;
    &quot;id&quot;: &quot;3b80198d-4f7b-4f77-9ef5-774d54e17126&quot;&lt;br/&gt;
  }&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;Expected result: dnsNameservers should be stored in MDSAL.&lt;br/&gt;
Actual result: dnsNameservers is an empty list in MDSAL.&lt;/p&gt;

&lt;p&gt;This impacts VPNservice which uses this information when a VM comes up.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26656">NEUTRON-94</key>
            <summary>dnsNameservers information not persisted in MDSAL</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="thapar">Vishal Thapar</assignee>
                                    <reporter username="thapar">Vishal Thapar</reporter>
                        <labels>
                    </labels>
                <created>Fri, 18 Dec 2015 08:30:29 +0000</created>
                <updated>Mon, 30 Oct 2017 19:53:31 +0000</updated>
                            <resolved>Wed, 30 Dec 2015 08:54:11 +0000</resolved>
                                    <version>Multiple</version>
                                                    <component>neutron-spi</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="53505" author="thapar" created="Fri, 18 Dec 2015 08:44:33 +0000"  >&lt;p&gt;Gerrit link: &lt;a href=&quot;https://git.opendaylight.org/gerrit/31580&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/31580&lt;/a&gt;&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>4818</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=4818]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

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

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