← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1236821] Re: migration-list can't return correct information

 

*** This bug is a duplicate of bug 1260249 ***
    https://bugs.launchpad.net/bugs/1260249

** Changed in: nova
       Status: In Progress => Invalid

** This bug has been marked a duplicate of bug 1260249
   migration-list: 'unicode' object has no attribute 'iteritems'

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

Title:
  migration-list can't return correct information

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  when I use 'nova migration-list' to show the migration information, I got the following error.
  $ nova migration-list
  ERROR: 'unicode' object has no attribute 'iteritems'

  This is because the server returns the migration information like {u'migrations': {u'objects':[]}}, while {u'migrations': []} is expected.
  I will give the patch soon.

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