← Back to team overview

yahoo-eng-team team mailing list archive

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

 

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

** No longer affects: neutron/icehouse

-- 
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

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