Reviewed: https://review.openstack.org/561404 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d435f2f03ffe6cb473c516b4d21027c706467d59 Submitter: Zuul Branch: master
commit d435f2f03ffe6cb473c516b4d21027c706467d59 Author: Matt Riedemann <[email protected]> Date: Sat Apr 14 08:42:58 2018 -0400 Update os_compute_api:os-flavor-extra-specs:index docs for 2.61 The 2.61 microversion relies on this policy rule to determine if extra specs should be included directly in responses for the flavor resource directly, specifically showing flavor details, updating the description of a flavor, and creating a new flavor. Change-Id: I8d8bc5c74f9eb9a4c36418d36990cf6db78af061 Closes-Bug: #1763741 ** 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/1763741 Title: Policy docs for os_compute_api:os-flavor-extra-specs:index don't include 2.47 and 2.61 usage Status in OpenStack Compute (nova): Fix Released Status in OpenStack Compute (nova) pike series: Confirmed Status in OpenStack Compute (nova) queens series: In Progress Bug description: Looking at: https://docs.openstack.org/nova/latest/configuration/policy.html It doesn't mention that os_compute_api:os-flavor-extra-specs:index is used by other APIs for 2.47 and 2.61. Specifically: 2.47: GET /servers/{server_id} GET /servers/detail PUT /servers/{server_id} POST /servers/{server_id} (rebuild) 2.61: GET /flavors/{flavor_id} GET /flavors/detail PUT /flavors/{flavor_id} POST /flavors To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1763741/+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

