← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1514318] [NEW] running vm can not change its gateway and ip as the dhcp server send

 

Public bug reported:

In kilo + dvr environment, a running vm could not get the ip address sent by dhcp server.
1. Create a net with one subnet, setting no enable dhcp.
2. Create a vm in the subnet above, after it created successfully, it has no ip.
3. Setting the subnet enable dhcp, let the cirros vm created in step 2 exec "sudo udhcpc".
    Capturing packets in network node, the dhcp packet looks fine. But vm has no ip yet.
4. Reboot vm, it will get ip address.

The gateway setting on subnet has the same problem.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1514318

Title:
  running vm can not change its gateway and ip as the dhcp server send

Status in neutron:
  New

Bug description:
  In kilo + dvr environment, a running vm could not get the ip address sent by dhcp server.
  1. Create a net with one subnet, setting no enable dhcp.
  2. Create a vm in the subnet above, after it created successfully, it has no ip.
  3. Setting the subnet enable dhcp, let the cirros vm created in step 2 exec "sudo udhcpc".
      Capturing packets in network node, the dhcp packet looks fine. But vm has no ip yet.
  4. Reboot vm, it will get ip address.

  The gateway setting on subnet has the same problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1514318/+subscriptions


Follow ups