← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1348589] [NEW] dhcp port binding fail

 

Public bug reported:

When creating a subnet while ovs agent is down, the subnet and the
corresponding dhcp port are created successfully. However, the vif_type
of the port is "binding_failed" and the segment is NULL so when ovs
agent restarts, it won't set the vlan tag of the dhcp port and there is
no chance for the vif_type to be set again.

I think we need a mechanism the validate the dhcp port so dhcp agent can
recreate or update the port when the vif_type is invalid.

** 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/1348589

Title:
  dhcp port binding fail

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  When creating a subnet while ovs agent is down, the subnet and the
  corresponding dhcp port are created successfully. However, the
  vif_type of the port is "binding_failed" and the segment is NULL so
  when ovs agent restarts, it won't set the vlan tag of the dhcp port
  and there is no chance for the vif_type to be set again.

  I think we need a mechanism the validate the dhcp port so dhcp agent
  can recreate or update the port when the vif_type is invalid.

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


Follow ups

References