Comment 2 for bug 1786759

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

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

commit c0639b50d7eeb33c6f94ad027e91c3ffc2e71ec5
Author: Takashi NATSUME <email address hidden>
Date: Mon Aug 13 18:58:33 2018 +0900

    [placement] api-ref: Add missing aggregates example

    About "PUT /resource_providers/{uuid}/aggregates"
    in the Placement API reference,
    the example of the response body in microversion 1.1 - 1.18 is missing.
    So add it.

    Change-Id: Ic3dc665124ae7927cfa20cf70a08c39b856b8961
    Closes-Bug: #1786759