← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1288582] Re: Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

 

** Also affects: neutron/icehouse
   Importance: Undecided
       Status: New

** Changed in: neutron
    Milestone: icehouse-rc2 => juno-1

** Changed in: neutron/icehouse
    Milestone: None => icehouse-rc2

** Changed in: neutron/icehouse
     Assignee: (unassigned) => Mark McClain (markmcclain)

** Changed in: neutron/icehouse
   Importance: Undecided => Medium

** Changed in: neutron/icehouse
       Status: New => In Progress

-- 
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):
  Fix Committed
Status in neutron icehouse series:
  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


References