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 protected]> 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 -- 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/1783380 Title: Placement version 1.26 is not documented in the API reference Status in OpenStack Compute (nova): Fix Released 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 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1783380/+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

