yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #50809
[Bug 1581382] [NEW] nova migration-list --status returns no results
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
Follow ups