Comment 2 for bug 1733329

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

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

commit 0027ee401803a852c4eea9d621f0852e3bec1f07
Author: Takashi NATSUME <email address hidden>
Date: Mon Nov 20 22:33:39 2017 +0900

    [placement] Add 'Location' parameters in API ref

    The 'Location' parameters are missing in the follwoing APIs of
    Placement API reference. So add them.

    * POST /resource_providers
    * POST /resource_classes
    * PUT /resource_classes/{name} (microversion 1.7-)
    * PUT /traits/{name}

    Change-Id: Ieed5cb7d4697472ab46b2e80d6d2df68098c5631
    Closes-Bug: #1733329