Placement version 1.26 is not documented in the API reference

Bug #1783380 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Takashi Natsume

Bug Description

Placement API microversion 1.26 which was added here:

https://review.openstack.org/#/c/564838/

Is not documented in the API reference:

https://developer.openstack.org/api-ref/placement/

Looks like the description on the "reserved" parameter should be updated here:

https://developer.openstack.org/api-ref/placement/#update-resource-provider-inventories

and here:

https://developer.openstack.org/api-ref/placement/#update-resource-provider-inventory

Matt Riedemann (mriedem)
tags: added: placement
Changed in nova:
assignee: nobody → Takashi NATSUME (natsume-takashi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/587067

Changed in nova:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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

commit eec172a017e6de26add6b2172207f48a0f2e98a8
Author: Takashi NATSUME <email address hidden>
Date: Mon Jul 30 22:44:45 2018 +0900

    Add description for placement 1.26

    Add description for placement microversion 1.26
    in the following APIs in the placement API reference.

    * PUT /resource_providers/{uuid}/inventories
    * PUT /resource_providers/{uuid}/inventories/{resource_class}

    Up to microversion 1.25, the value of 'reserved' has to be less
    than the value of 'total' in the request.
    Starting from microversion 1.26, it has to be less than or
    equal to the value of 'total'.

    Change-Id: Id1857abf323c9776ab8fe957202848ff7ab3fbd2
    Closes-Bug: #1783380

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/nova 18.0.0.0rc1

This issue was fixed in the openstack/nova 18.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.