Public bug reported:

 https://bugs.launchpad.net/nova/+bug/1331537 reported an error for
processing conductor returned data

actually ,the service_update is only a timely function to update conductor 
service data
and we don't need to keep it as a 'call' API, instead, a 'cast' is fine because 
we don't need to wait for the return data 

to make it cast also can solve the bug 1331537 though we don't know the
real cause of the problem

** Affects: nova
     Importance: Undecided
     Assignee: jichenjc (jichenjc)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => jichenjc (jichenjc)

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

Title:
  service_update in conductor can be a async call

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
   https://bugs.launchpad.net/nova/+bug/1331537 reported an error for
  processing conductor returned data

  actually ,the service_update is only a timely function to update conductor 
service data
  and we don't need to keep it as a 'call' API, instead, a 'cast' is fine 
because we don't need to wait for the return data 

  to make it cast also can solve the bug 1331537 though we don't know
  the real cause of the problem

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