Public bug reported:

'nova migration-list --status  xxxx' returns no results. On further
investigation, this is because this status is passed down to
db.migration_get_all_by_filters() as unicode, which doesn't handle it
correctly.

** Affects: nova
     Importance: Undecided
     Assignee: Matthew Booth (mbooth-9)
         Status: In Progress

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

Title:
  nova migration-list --status returns no results

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  'nova migration-list --status  xxxx' returns no results. On further
  investigation, this is because this status is passed down to
  db.migration_get_all_by_filters() as unicode, which doesn't handle it
  correctly.

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