← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1764878] [NEW] api-ref: confirmResize Preconditions doc has some incorrect information

 

Public bug reported:

There are three things wrong here:

https://developer.openstack.org/api-ref/compute/#confirm-resized-server-
confirmresize-action

"You can only confirm the resized server where the status is
VERIFY_RESIZED, the vm_status is RESIZED, and the migration_status is
finished or confirming."

1. The status must be VERIFY_RESIZE.
2. The vm_state field is RESIZED, not vm_status.
3. The migration status would be 'finished', not 'confirming' since 'confirming' is the migration status after you initiate the confirmResize status.

** Affects: nova
     Importance: Medium
     Assignee: Matt Riedemann (mriedem)
         Status: In Progress


** Tags: api-ref docs

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

Title:
  api-ref: confirmResize Preconditions doc has some incorrect
  information

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  There are three things wrong here:

  https://developer.openstack.org/api-ref/compute/#confirm-resized-
  server-confirmresize-action

  "You can only confirm the resized server where the status is
  VERIFY_RESIZED, the vm_status is RESIZED, and the migration_status is
  finished or confirming."

  1. The status must be VERIFY_RESIZE.
  2. The vm_state field is RESIZED, not vm_status.
  3. The migration status would be 'finished', not 'confirming' since 'confirming' is the migration status after you initiate the confirmResize status.

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


Follow ups