← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1549562] [NEW] fix live migration in progress hard code

 

Public bug reported:

now in code the  migration in progress is hard-code.
such as:
           filter(~models.Migration.status.in_(['accepted', 'confirmed',
                                                 'reverted', 'error',
                                                 'failed'])).\

There maybe many place need this list.

They should share.


After we fixed the depended on bus:  https://bugs.launchpad.net/nova/+bug/1549558

we can easy to clean up the   migration in progress hard-code.

** Affects: nova
     Importance: Undecided
     Assignee: lvmxh (shaohef)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => lvmxh (shaohef)

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

Title:
  fix live migration in progress hard code

Status in OpenStack Compute (nova):
  New

Bug description:
  now in code the  migration in progress is hard-code.
  such as:
             filter(~models.Migration.status.in_(['accepted', 'confirmed',
                                                   'reverted', 'error',
                                                   'failed'])).\

  There maybe many place need this list.

  They should share.

  
  After we fixed the depended on bus:  https://bugs.launchpad.net/nova/+bug/1549558

  we can easy to clean up the   migration in progress hard-code.

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