Comment 3 for bug 1641331

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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 address hidden>
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