[Yahoo-eng-team] [Bug 1288582] Re: Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

2014-04-04 Thread Mark McClain
** 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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1288582] Re: Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

2014-04-04 Thread Mark McClain
** 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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1288582] Re: Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

2014-04-04 Thread OpenStack Infra
Reviewed:  https://review.openstack.org/85499
Committed: 
https://git.openstack.org/cgit/openstack/neutron/commit/?id=a5909c079f89f86bd6ca2c764c0c94c8707a555a
Submitter: Jenkins
Branch:milestone-proposed

commit a5909c079f89f86bd6ca2c764c0c94c8707a555a
Author: Aaron Rosen aaronoro...@gmail.com
Date:   Mon Mar 31 11:03:48 2014 -0700

Only send notifications on uuid device_id's

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 notifier
feature tells nova when this port is wired even though nova does not know
about it (doesn't really matter we just log an error). This patch adds a 
check
to make sure the device_id is a uuid as nova only uses uuids and the debug
agent uses the hostname for device_id.

Change-Id: I04e7195a1fb30bc37e1c0141315c053174f8722c
Closes-bug: #1288582
(cherry picked from commit 6b4fecb9de0aa80e66b31555001dca95d14c789f)


** Changed in: neutron
   Status: Fix Committed = Fix Released

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

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp