Public bug reported:

In the notifications emitted by the Nova services, the 'publisher_id' fields is 
sometimes equal to 'None.<node name>' while it is '<service name>.<node name>' 
(eg, 'conductor.node-1') otherwise. From what I can tell, the "problem" is 
located in nova/objects/instance.py (see  [1] and [2]).
This isn't a huge issue (eg instances can be created, deleted and so on) but it 
makes it problematic when trying to rely on this field for external 
processing/computation.

[1] 
http://git.openstack.org/cgit/openstack/nova/tree/nova/objects/instance.py?id=d59dd36015dcf94cfa8eda64f480c43b18d63852#n834
[2] 
http://git.openstack.org/cgit/openstack/nova/tree/nova/objects/instance.py?id=d59dd36015dcf94cfa8eda64f480c43b18d63852#n1013

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1416435

Title:
  The publisher_id field is missing the service name sometimes

Status in OpenStack Compute (Nova):
  New

Bug description:
  In the notifications emitted by the Nova services, the 'publisher_id' fields 
is sometimes equal to 'None.<node name>' while it is '<service name>.<node 
name>' (eg, 'conductor.node-1') otherwise. From what I can tell, the "problem" 
is located in nova/objects/instance.py (see  [1] and [2]).
  This isn't a huge issue (eg instances can be created, deleted and so on) but 
it makes it problematic when trying to rely on this field for external 
processing/computation.

  [1] 
http://git.openstack.org/cgit/openstack/nova/tree/nova/objects/instance.py?id=d59dd36015dcf94cfa8eda64f480c43b18d63852#n834
  [2] 
http://git.openstack.org/cgit/openstack/nova/tree/nova/objects/instance.py?id=d59dd36015dcf94cfa8eda64f480c43b18d63852#n1013

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1416435/+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

Reply via email to