← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1247106] Re: SHUTOFF instance resize status does not match ACTIVE instance resize status

 

** Changed in: nova
       Status: Fix Committed => Fix Released

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

Title:
  SHUTOFF instance resize status does not match ACTIVE instance resize
  status

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  OpenStack allows an instance to be resized in either a SHUTOFF or
  ACTIVE state.  However, the resize behavior between the states is not
  consistent.  In particular, resize of an ACTIVE instance will result
  in the instance's status to be mapped to RESIZE while a resize task is
  in progress.  The same is not true of SHUTOFF

  Before resize request:
  | f13dd4a2-eb8f-4a8b-91a1-dafed08049ad | rtheis-migrate-test-1    | SHUTOFF | None       | Shutdown    | VLAN164=10.164.0.14  |
  | 813e5a44-41ba-4ee7-8b7b-442d3fc017a7 | rtheis-sce-test-1        | ACTIVE  | None       | Running     | VLAN164=10.164.0.16  |

  During resize request:
  | f13dd4a2-eb8f-4a8b-91a1-dafed08049ad | rtheis-migrate-test-1    | SHUTOFF | resize_finish | Shutdown    | VLAN164=10.164.0.14  |
  | 813e5a44-41ba-4ee7-8b7b-442d3fc017a7 | rtheis-sce-test-1        | RESIZE  | resize_prep   | Running     | VLAN164=10.164.0.16  |

  After resize and confirmation:
  | f13dd4a2-eb8f-4a8b-91a1-dafed08049ad | rtheis-migrate-test-1    | SHUTOFF | None             | Shutdown    | VLAN164=10.164.0.14  |
  | 813e5a44-41ba-4ee7-8b7b-442d3fc017a7 | rtheis-sce-test-1        | ACTIVE  | None       | Running     | VLAN164=10.164.0.16  |

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