<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:23 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-1164] Ipv6 server creation failure with v6-fixed option</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1164</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;When Ipv6 instance is created using the v6-fixed ip option,&lt;/p&gt;

&lt;p&gt;the server goes to error state.&lt;/p&gt;

&lt;p&gt;To Reproduce the bug:&lt;/p&gt;

&lt;p&gt;Create a network:&lt;br/&gt;
network create net1 --provider-network-type vxlan&lt;/p&gt;

&lt;p&gt;Create a subnet:&lt;br/&gt;
subnet create --ip-version=6 --ipv6-address-mode=slaac --ipv6-ra-mode=slaac --network net1 --subnet-range 2001:db8:cafe:e::/64 sub1&lt;/p&gt;

&lt;p&gt;Create a router:&lt;br/&gt;
router create router1&lt;/p&gt;

&lt;p&gt;Add interface to the router:&lt;br/&gt;
router add subnet router1 sub1&lt;/p&gt;

&lt;p&gt;Create a server: &lt;br/&gt;
server create --image &amp;lt;imageID&amp;gt; --flavor m1.tiny --nic net-id=net1, v6-fixed-ip=2001:db8:cafe:e:f816:3eff:fea1:e170 VM1&lt;/p&gt;

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

&lt;p&gt;Also, add fixed-ip option when used after creating the server , it doesnt get the fixed ip.The ip gets auto assigned or sometimes both the ip&apos;s are assigned.&lt;/p&gt;

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

&lt;p&gt;a.Create Network&lt;br/&gt;
 network create net2 --provider-network-type vxlan&lt;br/&gt;
b. Create subnet&lt;br/&gt;
subnet create --ip-version=6 --no-dhcp --network net6 --subnet-range 2006:db9:cafe:e::/64 sub6&lt;/p&gt;

&lt;p&gt;c. Create Server:&lt;br/&gt;
server create --image cirros --flavor cirros --nic net-id=net6 vm1&lt;/p&gt;

&lt;p&gt;d.server add fixed-ip&lt;br/&gt;
server add fixed ip vm1 2006:db9:cafe:e::8&lt;/p&gt;</description>
                <environment></environment>
        <key id="29470">NETVIRT-1164</key>
            <summary>Ipv6 server creation failure with v6-fixed option</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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="yogalakshmi">yogalakshmi swetha</reporter>
                        <labels>
                    </labels>
                <created>Wed, 21 Mar 2018 08:19:38 +0000</created>
                <updated>Sat, 19 May 2018 00:07:24 +0000</updated>
                            <resolved>Sat, 19 May 2018 00:07:24 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="62989" author="vinhnguyen" created="Sat, 19 May 2018 00:06:35 +0000"  >&lt;p&gt;The reproduction steps for creating server with fixed ip (scenario 1) is not valid since the subnet is configured for automatic addresses:&lt;/p&gt;

&lt;p&gt;HttpException: Bad Request (HTTP 400) (Request-ID: req-1c1fa0a8-df12-409c-be17-0671844192f3), IPv6 address 2001:db8:cafe:e:f816:3eff:fea1:e170 cannot be directly assigned to a port on subnet 455e38c0-4864-4d02-875a-f4f51648ab76 as the subnet is configured for automatic addresses.&lt;/p&gt;

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

&lt;p&gt;For scenario 2 where the subnet is configured with &apos;no-dhcp&apos;, the server created is still get an address. This is expected as indicated below:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=1357618&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=1357618&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;in step d) the server should get new fixed ip address.&lt;/p&gt;

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

&lt;p&gt;At any rate, I found these are pure neutron scenarios rather than netvirt, please log issues against openstack-neutron if necessary&lt;/p&gt;

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

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="62990" author="vinhnguyen" created="Sat, 19 May 2018 00:07:24 +0000"  >&lt;p&gt;Please see last comment&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03byn:</customfieldvalue>

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