Reviewed: https://review.openstack.org/457167 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a369e30e08ba1b09e7cd901a620f37663a9bce5a Submitter: Jenkins Branch: master
commit a369e30e08ba1b09e7cd901a620f37663a9bce5a Author: Takashi NATSUME <[email protected]> Date: Mon Apr 17 16:20:12 2017 +0900 api-ref: Fix response code and parameters in evacuate * Unnecessary note is removed. * The 'on_shared_storage' parameter The max version is 2.13. Improve the description. * The 'evacuate' parameter Fix the type and the description. * The 'adminPass' parameter Fix the description and remove max version. * The 'host' parameter Improve the description. * response code Remove unncessary response codes. Add a missing response code. Change-Id: Ic857333ac25bee26e3ec22106b1b8fda2389b967 Implements: blueprint api-ref-in-rst-pike Closes-Bug: #1683264 ** 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/1683264 Title: api-ref: wrong response code and parameters in servers-action- evacuate.inc Status in OpenStack Compute (nova): Fix Released Bug description: https://developer.openstack.org/api-ref/compute/#evacuate-server- evacuate-action In API reference, the followings should be fixed. * Unnecessary note * The 'on_shared_storage' parameter The max version(2.14 --> 2.13) * The 'evacuate' parameter The type(string --> object) * The 'adminPass' parameter Remove max version. * response code Unncessary response code. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1683264/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

