← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1288582] [NEW] Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

 

Public bug reported:

    Neutron assumes that all ports with the device_owner that start with
    'compute' are ports created by nova compute. Thus, when the debug agent
    creates a port with device_owner = compute:probe the nova callback
    feature tells nova when this port is wired even though nova does not know
    about (doesn't really matter we just log an error). This patch just renames
    this device_owner to not start with compute to avoid this.

** Affects: neutron
     Importance: Low
     Assignee: Aaron Rosen (arosen)
         Status: In Progress

** Changed in: neutron
   Importance: Undecided => Low

** Changed in: neutron
     Assignee: (unassigned) => Aaron Rosen (arosen)

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

Title:
  Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
      Neutron assumes that all ports with the device_owner that start with
      'compute' are ports created by nova compute. Thus, when the debug agent
      creates a port with device_owner = compute:probe the nova callback
      feature tells nova when this port is wired even though nova does not know
      about (doesn't really matter we just log an error). This patch just renames
      this device_owner to not start with compute to avoid this.

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


Follow ups

References