← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1774234] Re: api-ref: cold migrate reference doesn't mention asynchronous post conditions

 

Reviewed:  https://review.openstack.org/571375
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=55c86166326069f9fdf156b60d63f9f20b80f957
Submitter: Zuul
Branch:    master

commit 55c86166326069f9fdf156b60d63f9f20b80f957
Author: tianhui <tianhui@xxxxxxxxxxx>
Date:   Thu May 31 11:53:04 2018 +0800

    Fix bug to api-ref
    
    The API reference for the server 'migrate' (cold migrate) action
    doesn't mention any asynchronous post conditions. We should have
    something similar to what's in the 'resize' action API reference.
    
    Change-Id: I596b95cbd276e8d16a1cc8ce20d77f0ff6985317
    Closes-bug: #1774234


** Changed in: nova
       Status: In Progress => 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/1774234

Title:
  api-ref: cold migrate reference doesn't mention asynchronous post
  conditions

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The API reference for the server 'migrate' (cold migrate) action
  doesn't mention any asynchronous post conditions, like that the server
  goes to VERIFY_RESIZE status after a successful cold migration and
  then must be confirmed or reverted.

  https://developer.openstack.org/api-ref/compute/#migrate-server-
  migrate-action

  We should have something similar to what's in the 'resize' action API
  reference:

  https://developer.openstack.org/api-ref/compute/#resize-server-resize-
  action

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


References