← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1453170] [NEW] compute update do unused update of RT when set instance to ERROR

 

Public bug reported:

we have function _set_instance_error_state in compute manager
 it will update the RT if the instance is set to ERROR , actually 
nothing changed except the instance state .
so we don't need to do so, use _set_instance_obj_error_state will be fine

** Affects: nova
     Importance: Undecided
     Assignee: jichenjc (jichenjc)
         Status: New

** 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/1453170

Title:
  compute update do unused update of RT when set instance to ERROR

Status in OpenStack Compute (Nova):
  New

Bug description:
  we have function _set_instance_error_state in compute manager
   it will update the RT if the instance is set to ERROR , actually 
  nothing changed except the instance state .
  so we don't need to do so, use _set_instance_obj_error_state will be fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1453170/+subscriptions


Follow ups

References