Reviewed: https://review.openstack.org/502168 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=84360f693fbaa8c6b4993d30c1ddf6db547ec770 Submitter: Jenkins Branch: master
commit 84360f693fbaa8c6b4993d30c1ddf6db547ec770 Author: Matt Riedemann <[email protected]> Date: Fri Sep 8 16:02:27 2017 -0400 api-ref: note the microversions for GET /resource_providers query params The member_of query parameter was new in 1.3. The resources query parameter was new in 1.4. As a result, the 'resources' parameter description used for allocation_candidates has to be decoupled since the entire allocation_candidates API was new in 1.10 and is not specified per parameter. Change-Id: I6e0688b4a12212ace98a6876132735094df84b77 Closes-Bug: #1716046 ** 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/1716046 Title: GET /resource_providers api-ref doesn't mention microversions for resources/member_of filters Status in OpenStack Compute (nova): Fix Released Bug description: https://developer.openstack.org/api-ref/placement/#list-resource- providers The member_of query parameter is only available starting in 1.3. The resources query parameter is only available starting in 1.4. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1716046/+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

