IPV4 address assignment with dhcp is not working with dual stack VM.
Description
Environment
Operating System: All
Platform: All
Attachments
1
- 08 Sep 2017, 09:40 AM
relates to
Activity
Show:
OpenDaylight Release May 3, 2018 at 10:25 AM
Sam, moving it to you for now.
Please decide to who this should be assigned.
Former user September 10, 2017 at 10:30 AM
this is probably related to https://bugs.opendaylight.org/show_bug.cgi?id=9117
RajaRajan September 8, 2017 at 9:40 AMEdited
Attachment logs.zip has been added with description: Logs attached
Description:
IPV4 address assignment with dhcp is not working with dual stack VM when IPV4 subnet created after ipV6 Subnet created.
1. Create Network,Subnet(SLAAC), Port and boot VM.
2. Create Router and add IPV6 subnet to it and check IPV6 address assigned in VM.
2. Create Second subnet(IVv4 with DHCP enabled) and boot VM.
Expected Result:
Both new VM's and existing VM should get IPV4 address. But, existing VM's which are part of IPV6 subnet not got any IPV4 address.
Observation:
Similar test done with IPV6 and IPV6 address got assigned with all VM's.