Public bug reported:

Description
===========

Nova uses strict cpu flag comparison during live migration, this introduces 
some problems when 
migrating with some cpu flags which do not affect actually migration. For 
example, `monitoring` flag
could be neglected safely.

So I think it might be reasonable to ignore some features provided from
user input, whether static by configuration or dynamically from api
input.

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

Title:
  allow less strict cpu flag comparison

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========

  Nova uses strict cpu flag comparison during live migration, this introduces 
some problems when 
  migrating with some cpu flags which do not affect actually migration. For 
example, `monitoring` flag
  could be neglected safely.

  So I think it might be reasonable to ignore some features provided
  from user input, whether static by configuration or dynamically from
  api input.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to