← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1301689] [NEW] Confirm migration failed should report more accurate reason

 

Public bug reported:

whenever confirm resize failed, it will report following reason

[root@controller ~]# nova resize-confirm test15
ERROR: Instance has not been resized. (HTTP 400) (Request-ID: req-06b57ada-8f12-4f92-9091-bcf2087bb263)

if user run confirm_resize 2 times concurrently , 2nd run will riase
MigrationNotFoundByStatus exception because migration status already
updated to confirming, we need to report error info more accurately

** Affects: nova
     Importance: Undecided
     Assignee: jichencom (jichenjc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jichencom (jichenjc)

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

Title:
  Confirm migration failed should report more accurate reason

Status in OpenStack Compute (Nova):
  New

Bug description:
  whenever confirm resize failed, it will report following reason

  [root@controller ~]# nova resize-confirm test15
  ERROR: Instance has not been resized. (HTTP 400) (Request-ID: req-06b57ada-8f12-4f92-9091-bcf2087bb263)

  if user run confirm_resize 2 times concurrently , 2nd run will riase
  MigrationNotFoundByStatus exception because migration status already
  updated to confirming, we need to report error info more accurately

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


Follow ups

References