Reviewed: https://review.openstack.org/530084 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6f92e3906baffba4fad55bf2133f4fbbc3e4adbc Submitter: Zuul Branch: master
commit 6f92e3906baffba4fad55bf2133f4fbbc3e4adbc Author: Takashi NATSUME <[email protected]> Date: Tue Dec 26 18:30:43 2017 +0900 api-ref: Fix incorrect parameter name In os-instance-actions.inc, the 'instance_actions_links' parameter should be 'links' in the response of "GET /servers/{server_id}/os-instance-actions" API. Change-Id: If333b6e063fe68c09706584890ae2753f1b7c84f Closes-Bug: #1740107 ** 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/1740107 Title: api-ref: Fix incorrect parameter name in os-instance-actions.inc Status in OpenStack Compute (nova): Fix Released Bug description: https://developer.openstack.org/api-ref/compute/#list-actions-for- server In os-instance-actions.inc, the 'instance_actions_links' parameter should be 'links' in the response of "GET /servers/{server_id}/os-instance-actions" API. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1740107/+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

