Reviewed: https://review.openstack.org/396867 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=633c817de5a67e798d8610d0df1135e5a568fd8a Submitter: Jenkins Branch: master
commit 633c817de5a67e798d8610d0df1135e5a568fd8a Author: Matt Riedemann <[email protected]> Date: Sat Nov 12 11:59:13 2016 -0500 api-ref: fix server_id in metadata docs The api-ref was saying that the server_id was in the body of the server metadata requests but it's actually in the path for all of the requests. Change-Id: Icdecd980767f89ee5fcc5bdd4802b2c263268a26 Closes-Bug: #1641331 ** 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/1641331 Title: server metadata PUT request details are wrong Status in OpenStack Compute (nova): Fix Released Bug description: The api-ref says that a PUT for server metadata has the server_id in the body of the request, but it's actually in the path: http://developer.openstack.org/api-ref/compute/?expanded=create-or- replace-metadata-items-detail To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1641331/+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

