Merge "api: report progress when instance is migrating"

This commit is contained in:
Jenkins 2015-02-23 04:43:30 +00:00 committed by Gerrit Code Review
commit 8a6ddbe996
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ class ViewBuilder(common.ViewBuilder):
"REBUILD",
"RESIZE",
"VERIFY_RESIZE",
"MIGRATING",
)
_fault_statuses = (